Users browsing this thread: 1 Guest(s)
szstools help (SOUNDS)
#6
Extract yaz0dec.exe and rarcdump.exe to a folder and place the .szs files in there. Make a .txt file and paste this in it:

Code:
@echo off

for %%f in (*.szs) do (
    yaz0dec "%%f"
    rarcdump "%%f 0.rarc"
)

Then change its extension to .bat. Run that and it should extract all your .szs files into separate folders.

If you need help with the resulting files just say, but be sure to try VGSC on them first.
You may have a fresh start any moment you choose, for this thing that we call "failure" is not the falling down, but the staying down. -Mary Pickford
Reply
Thanked by: Struggleton!


Messages In This Thread
szstools help (SOUNDS) - by SuperMario123311 - 01-23-2015, 09:32 PM
RE: szstools help (SOUNDS) - by puggsoy - 01-23-2015, 10:01 PM
RE: szstools help (SOUNDS) - by Struggleton! - 01-23-2015, 10:54 PM
RE: szstools help (SOUNDS) - by SuperMario123311 - 01-24-2015, 01:45 PM
RE: szstools help (SOUNDS) - by Struggleton! - 01-24-2015, 04:56 PM
RE: szstools help (SOUNDS) - by puggsoy - 01-25-2015, 12:52 AM

Forum Jump: