==================================================================
.DDS -> .TGA Converter Version 1.0
February 09, 2003
==================================================================
==================================================================
Thanks for downloading the .DDS -> .TGA tool! This program is
based off source code provided by nVidia on their developer
website.
If you want to contact me, the creator of this tool:
Josh "MadBull" Barger
josh.barger @ attbi.com
Webiste
http://www.flashbots.co.uk/madbull/
==================================================================
Release Notes
==================================================================
Version 1.0
-----------
- Initial Release
==================================================================
Known Issues
==================================================================
There are no known issues at this time
If you find an Issue with this tool, want to give me your
thoughts/feedback, or want to send me money (I had to try :), you
can contact me at my email address:
josh.barger@attbi.com
And please, don't be affraid of telling me how you feel - I don't
usually bite :)
==================================================================
How do I use this tool?
==================================================================
This tool is a command line tool that will convert all *.dds files
in a specific directory to *.tga files in another specified
directory.
An example usage of this tool is as follows:
/files/dds_files <-- DDS files to convert
/files/tga_files <-- this will hold tga files
undxt.exe "/files/dds_files" "/files/tga_files"
Use quotes around folder paths if they contain spaces!
At this point, the program should run and convert all dds files
found into tga files!
==================================================================
Final Notes
==================================================================
I have to say that if this tool erases your harddrive, deletes
your textures, blows up your computer or causes sleep deprivation:
I CAN NOT AND WILL NOT HELP YOU AND I AM NOT RESPONSIBLE
Now, having said that, I don't think any of that will happen
besides possibly sleep deprivation, but you gotta watch out for
yourself these days...
HAVE FUN, CREATE, SHARE!!