Quote:
Originally Posted by anhminh
I need help, how to change those sprite to 8bpp? When i try to put it in platinum rom, it say this will probably not work because it not 8bpp, and sprite broken when i write it to rom.
This is what i try to put into rom.
img256.imageshack.us/img256/6682/unledzts.png
img29.imageshack.us/img29/7416/unled2bz.png
|
8bpp essentially means the picture has 256 different colors. This means you have to index it with 256 colors, as opposed to 16. I'm not sure what you used to index the sprite initially, but in Irfanview, you'd go to "increase color depth", and select 256 colors.