Search the archive:
YaBB - Yet another Bulletin Board
 
   
 
Page Index Toggle Pages: 1
Send Topic Print
Texture Conversion (Read 112 times)
Dec 24th, 2005 at 9:06am

Gary R.   Offline
Colonel
If God is you're co-pilot,
switch seats.
PA, USA

Gender: male
Posts: 811
*****
 
Hi all.  Does anyone know of a generic texture conversion program that can work with any aircraft it is ran on in order to make a 32 bit tex into dxt3? I know some plane download with a specific texture converion exec but I am looking or a converter I can use with any plane.  Specifically I would like to use it on the new ifly 744 to try to make it less of a frame hog.  Any help?  Thanks.
 

AMD 2800xp on gigabyte vt600l k7 triton overclocked @ 2.3 ghz, 768 PC 3200, 128 DDR 6600GT AGP, 60 gig,5200 rpm maxtor, 160gig 7200rpm WD, Sony FD Trinitron 19
IP Logged
 
Reply #1 - Dec 24th, 2005 at 9:20am

Felix/FFDS   Offline
Admin
FINALLY an official Granddad!
Orlando, FL

Gender: male
Posts: 1000000627
*****
 
MIcrosoft's IMageTool, Martin Wright's DXTBMP ....   you still have to load the textures individually and convert them, but for you purposes, that's probably best ... one at a time until you "find" the "culprit"...

 

Felix/FFDS...
IP Logged
 
Reply #2 - Dec 24th, 2005 at 11:22am

Sterk   Offline
Colonel

Posts: 316
*****
 
I think you have the Imagetool on one of your MSFS2004 installation
disks.
Check your fs installation disks-there are several useful utilities and small programms there.
 

...&&&&
IP Logged
 
Reply #3 - Dec 24th, 2005 at 11:29am

AuMaV   Offline
Colonel
Old Git
The Great Southern Land

Gender: male
Posts: 293
*****
 
Hi
Um If you use imagetool and you know how to write a batch file you can do batch conversions of all textures
What I normally do is copy the batch file imagetool and all the textures to be converted to a new folder and run the batch file
ok batch file copy this text

imagetool -dxt3 *.bmp
pause
del *.bmp
ren *.mip *.bmp

open notepad and past the text above,Then File~save as
file name call it say convert.bat then click on the dropdown list for save as type select all files then save
Now copy this file +Imagetoll.exe and all the textures you wan to convert double click on convert.bat and you shoud see imagetool go to work,when finished the dos window will pause hit anykey to continue then copy all the textures back to the aircraft/texture folder and ya done Smiley
cheers
Wozza
 
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print