gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

Graphics > Palette problems

#12250 - twillinx - Wed Nov 05, 2003 6:34 pm

I'm using Paint Shop Pro 7, I've just finished some of the animations of my character for a GBA game. The problem came with the last two frames: the palette isn't identical to the other ones.

The skintone of the character is yellow and on the last two frames it switches to white (wich is not intended), if I look at the palette it differ from other ones because the yellow color switch places with some of the greytones.

The thing is the palette is different for almost every frame but it only screws up with the last two.

I'm gonna change the palette that is loaded in the GBA, but I don't think that will help.

I hope somebody understands my crappy explanation, and can give me some advice. Pherhaps there is a function in PSP to get the same palette for all my frames. Or some other program or whatever. Thanks in advance.

#12256 - tepples - Wed Nov 05, 2003 8:27 pm

twillinx wrote:
Pherhaps there is a function in PSP to get the same palette for all my frames.

Easy. Just paste all your cels into one file, then have your paint program assign one palette to that file.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.

#12268 - twillinx - Wed Nov 05, 2003 11:10 pm

Yes, thanks for the advice. It's working just fine now.