Users browsing this thread: 3 Guest(s)
.bcwav Fire Emblem Fates unplayable...
#6
(05-03-2016, 06:11 PM)puggsoy Wrote: OK, sorry for the wait. Go to the folder where ctrtool is, and put this in a batch file:

Code:
@echo off

for /R bcwavs %%x in (*.bcwav) do (
    mkdir wavs
    ctrtool -t cwav --wav=wavs/%%~nx.wav %%x
)
pause

Then make a subfolder called "bcwavs" and put all the files to convert in there. Run the batch file and it should have made a "wavs" folder with all the converted sounds.
Thank you, I believe I am getting an error though http://i.imgur.com/fnaQ2Rs.png as I saw no file being converted or am I just being impatient?
Reply
Thanked by:


Messages In This Thread
RE: .bcwav Fire Emblem Fates unplayable... - by TheWinter - 05-03-2016, 07:25 PM

Forum Jump: