Users browsing this thread: 1 Guest(s)
Bomberman Android Assets folder (.BIN .TEX files)
#2
The .tex files are pretty simple, just 32-bit BGRA with a header; 'TEX' + 0x00 magic ID, width at 0x10, height at 0x12 (both shorts), data length at 0x1C (long) and offset at 0x20 (either a short or a long, not sure).

I'm pretty busy today but tomorrow I'll try find some time to whip up something for this, if nobody else does first.

(As for the .bin files, they just seem like info for the game that won't be useful for extracting.)
You may have a fresh start any moment you choose, for this thing that we call "failure" is not the falling down, but the staying down. -Mary Pickford
Reply
Thanked by: Daxar


Messages In This Thread
RE: Bomberman Android Assets folder (.BIN .TEX files) - by puggsoy - 09-28-2015, 07:20 PM

Forum Jump: