Does anybody know a tool to convert Q3 PCXs to BMP files?
Printable View
Does anybody know a tool to convert Q3 PCXs to BMP files?
Look at wotsit.org and get the PCX file format. Open it yourself, read it to an array, and save it as a bmp, by either using DIB sections to copy it to a picturebox and then save that picture, or by saving the array directly.
The problem is that Q2 uses an palette I need an special Q2 file viewer (a good pak file explorer would be cool!)