Page 1 of 1

I lost my TTDW palette!

Posted: 18 Jun 2007 01:23
by Simo
I've lost my palette that I usually use for converting new grfs, or at least, the one I have no longer seems to work.

Can somebody please convert this PCX into TTDW Palette for me?!

Edit: Yes I have even tried downloading a new palette, in both MS and PSP modes, and neither are recognised by GRFwizard when I try to encode. :(

Posted: 18 Jun 2007 02:44
by DaleStan

Code: Select all

grfcodec -d -p 2 <any [New]GRF>.grf
Then snag the palette from the PCX file GRFCodec creates.

Posted: 18 Jun 2007 04:45
by Simo
DaleStan wrote:

Code: Select all

grfcodec -d -p 2 <any [New]GRF>.grf
Then snag the palette from the PCX file GRFCodec creates.
Cheers. Worked like a charm :)