07-25-2012, 07:35 AM
(07-25-2012, 12:47 AM)Previous Wrote: I don't think it really is compressed. I was able to view some things with TiledGGD (8bpp, linear, 256px width), but I wasn't able to find anything resembling a palette besides some weird gradients. Palettes might be in another file?
The thing with file extensions is that they don't mean nothing. Linux users know this, Windows is still pretending they have some sort of meaning. However, file extensions are mere eyecandy and make it easier for users to see what their files are probably supposed to be. In this case, BMP really just means "bitmap" and doesn't necessarily need to refer to the Windows BitMap format.
I got the feeling they sort of "archived" a few graphic chunks there they then ould just have to copy to graphics hardware memory or something.
I can't help more than that, though. Maybe you can find some palette stuff among the other files?
Awesome, I tried out what you suggested about using TiledGGD and this is what came out.
Here are the settings I used in TiledGG
-Offset: 0x74
-Panel Size: 256x2560 (to make sure I got everything)
-Format: 8bpp
-Endianness: Big End
-Mode: Linear
With that I believe riddle to these unusual pics has been solved. All that is left is to get the pics sorted and ready for upload. Thanks!