Users browsing this thread: 1 Guest(s)
Sonic Forces DDS to TGA conversion tool
#3
(11-28-2017, 07:33 PM)Friedslick6 Wrote: As minor as this is, any convenience in a major project is helpful and encouraged.
I would recommend adding the following lines at the top of your batch file to clean up output and fix potential starting directory issues:
Code:
@ECHO OFF
CD/D%~dp0
And the following lines at the bottom to stop the console from closing and allow the user to check for errors:
Code:
<NUL SET/P=""
PAUSE>NUL

I'm glad you credited Castano too.

thanks for the feedback, ive added your recommendations to the batch file and added you to the "special thanks" section of the credits Smile
Reply
Thanked by:


Messages In This Thread
RE: Sonic Forces DDS to TGA conversion tool - by roket333 - 11-28-2017, 08:31 PM

Forum Jump: