Mass Texture Upscale / Converting
-
Hey everyone, I was recently dealing with some issues in being able to convert all of a game's images from iwd to dds as the exe in the tools documentation only supports like 5 files at a time and I needed to like 20k lol
So I made some simple python code to deal with this.
I also added some options for automatic upscaling and other useful things for getting through a huge folder of iwd or dds files which would turn an upscaling of a COD from a huge project into about 5 minutes of a program setup and letting your pc run through it all automatically.
I know it's 2025 lol so not sure if any of this is useful anymore but if anyone is interested I can make a post for this with the tools, it's set up in python, I did it with anaconda so it should be pretty easy to get going.
If anyone thinks this would be useful let me know!
-
it would have been useful for me awhile ago with my bo1 & 2 packs but its done
im sure later on it will be useful for others that would want to make camo packs and such so thanks for your effort