06-27-2013, 10:01 PM
(06-27-2013, 09:32 PM)puggsoy Wrote: Unfortunately though, you can't convert multiple files with HCA2WAV, which will probably become tedious since there are a lot of files in the .awb you gave me (and probably even more in the other two).Paste this into a text file, save it, and rename its extension to .BAT. Then run it in the same folder as HCA2WAV and all the BIN files.
Code:
for /f %%a IN ('dir /b *.bin') do HCA2WAV.exe %%a %%a.wav