• 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.

Batch File to resize textures?

falcon409

Moderator
Staff member
The title pretty much describes what I'm looking for. Is there any such thing? I'm resizing 4096 textures to 1024 for an AI Aircraft, but at the rate I'm going it could take most of the afternoon. lol
 
Is it for only 1 aircraft? How many different textures? I normally have to resize about 5 or 6 textures whenever I download an aircraft from Rob Richardson. Usually takes about 15 minutes.
 
Is it for only 1 aircraft? How many different textures? I normally have to resize about 5 or 6 textures whenever I download an aircraft from Rob Richardson. Usually takes about 15 minutes.
This a GAS Stearman and I've whittled it down to 52.
 
http://stuff4fs.com/newpage.asp?Folder=TM&Docs=TextureManager.pdf

Note that the tool tends to choke up when the resizing it uses tool runs out of memory (known, but unfixable problem as the resizer is a third party application). This is usually expressed as an "attempt to write to protected memory" error.
If this happens, move the already converted files temporarily outside of the folder you're working on, restart Texture Manager and try again on the remaining textures. Rinse and repeat until done.
 
Yes the GAS Stearman has huge texture sizes which cause my FSX to have OOM problems.

Each texture is 65,537KB and there is a total for one texture file is 593 MB with the common texture file being 294MB.

They are in dds and spec dds format.Any help reducing their size would be appreciated.

Cheers chris
 
Yes the GAS Stearman has huge texture sizes which cause my FSX to have OOM problems.
Each texture is 65,537KB and there is a total for one texture file is 593 MB with the common texture file being 294MB.
They are in dds and spec dds format.Any help reducing their size would be appreciated.
Cheers chris
Agreed, I started out with a single livery file around 600mb, whittled it down to around 100mb and felt like I'd really accomplished something, lol.

As it turns out the taxiing problem discussed in another thread has been corrected and so I no longer have a need to use an AI plane that tops out at 120meg, lol. . .phew!
 
Back
Top