• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Texture conversion script [BMP -> DDS]

Bjoern

worst developer ever
Here's a potentially helpful texture conversion script that I've slapped together. It converts .bmp textures to .dds and deletes the old bitmaps afterwards so your repaint folders don't blow up in size.

Works on native models and portovers (though I'd be careful with any portover transparent files such as props, better to move them to safety before converting everything else).

Usage: Drop the two files into the folder of the specific repaint and run the .bat file. After the conversion is done hit any key. Feel free to delete the two files after usage or move them on to the next repaint.

See the attachment for the .zip.


I've included Aces' ImageTool for convienience.



DISCALIMER: This shouldn't harm your computer in any way. No hardware explosions, no OS corruptions, no communist propaganda pop-ups. Use with common sense is advised though. To be on the safe side, test it first in a controlled environment or back up whatever you're planning to convert first.

DO NOT RUN THIS IN FSX'S MAIN FOLDER OR IN AN AIRCRAFT FOLDER, JUST IN A REPAINT FOLDER! IT *WILL* AT LEAST ATTEMPT TO CONVERT EVERYTHING THAT HAS A BMP FILE EXTENSION!
You have been warned.
 
Wozza was showing us how to do a BAT file ages ago for converting entire folders to DDS from BMP.

Mind you, his didnt delete BMP's, only added copies in DDS format.


I hope this does well for people. Good to see others are still making tools and things for FS.



Bill
 
Superb, thankyou for this. Just spend half an hour converting all my BMP files.

Highly recommended.
 
Thanks. This should be helpful. Can't tell you how many I've forgotten in all the excitement to delete the bmp.
:ernae:
 
Back
Top