Users browsing this thread: 1 Guest(s)
Ripping From .awb files?
#5
(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


Messages In This Thread
Ripping From .awb files? - by canasniimehugh - 06-27-2013, 05:23 PM
RE: Ripping From .awb files? - by puggsoy - 06-27-2013, 07:38 PM
RE: Ripping From .awb files? - by canasniimehugh - 06-27-2013, 07:57 PM
RE: Ripping From .awb files? - by puggsoy - 06-27-2013, 09:32 PM
RE: Ripping From .awb files? - by Random Talking Bush - 06-27-2013, 10:01 PM
RE: Ripping From .awb files? - by canasniimehugh - 06-27-2013, 10:25 PM

Forum Jump: