Final Fantasy Hacktics

Modding => Help! => Topic started by: Xifanie on September 30, 2009, 09:31:07 pm

Title: Palette in photoshop
Post by: Xifanie on September 30, 2009, 09:31:07 pm
Hey guys, seems weird for me to create a new topic in this section huh? :P

Anyway, for batch converting purposes, I need to have access to the full 256 colors table, but I can't find it anywhere. I googled and stuff without any success. The best I managed was to reset the color table in Imageready, but that only keeps the 16 used colors; which sucks.

I just hope I can use photoshop, else it will be a pain to build a program since I've never coded anything for graphics before.
Title:
Post by: Xifanie on September 30, 2009, 10:08:09 pm
Well fuck it.

Photoshop can't do shit with palettes, I'll have to write a program to flip them.
Title:
Post by: Vanya on September 30, 2009, 11:01:55 pm
What exactly do you mean by THE FULL 256 color table?
Title:
Post by: Kupoe on September 30, 2009, 11:08:32 pm
what i did was dropped it down to 16 made sprite. saved it. toyed with palettes. saved every pallette i liked. increased to 256.  then loaded palettes.
Title:
Post by: Xifanie on September 30, 2009, 11:12:25 pm
I needed photoshop because that's how I process the "demo" sprites on the Custom Sprites section on the site. It would have been extremely convenient to just export as bmp and then have photoshop save a file for every 8 palettes of the portrait and the 8 palettes of the spritesheet; but it can't. So now I won't need portraits anymore as I updated my batch process but I'll have to code a program that creates new files with switched palettes.
Title:
Post by: Vanya on September 30, 2009, 11:14:06 pm
Ah. Yeah that's a pretty specialized function. I don't know of any program that does that.