Page 1 of 1

CFS3 Textures

PostPosted: Thu Jun 19, 2003 3:30 pm
by Iroquois
I'm working on a little project to convert FS2002 aircraft to CFS3 format. FS2002 comes with the original Gmax model of the Dash 8 so that was a start.
My question is, how do I convert Bitmap textures to CFS3's DDS texture format? It doesn't tell me how in the SDK.

Re: CFS3 Textures

PostPosted: Fri Jun 20, 2003 6:25 pm
by Woodlouse2002
Use MW's lates DXTbmp to creat DDS files from Bitmaps. ;)

Good luck.