The Legend of Korra™

The Legend of Korra™

データを表示:
MUSIC - WE NEED IT!
I've found the BGM.bnk file (BGM= BackGround Music), and when I follow the tutorials on the interwebz on how to crack these babies open I can't convert the .wem

Internet tutorials:

Converting .bnk to .wem
1. Go to the folder where you have your .bnk files stored.
2. Download bnkextr.zip. You may need to click on the bold link on that Russian page if the download does not pop up immediately.
3. Extract the zip archive and copy bnkextr.exe to your .bnk folder.
4. Now drag a .bnk file and drop it onto bnkextr.exe. Beware: A .bnk archive may contain hundreds of .wem files, so do this one file at a time.
5. In the folder, you will now find a few .wav files. These are actually .wem files; the bnkextr program just uses an older file extension.
6. Create a new text document in this folder, rename it to extensionChanger.bat. Open this .bat file with notepad, then copy & paste the following line. Then save and close Notepad.
Code:
ren *.wav *.wem
7. In the folder, double-click on the .bat file. Your .wav files will now be renamed to .wem files. You can now follow the steps below to convert the .wem files to .ogg files.

Converting .wem to .ogg
1. Go to the folder where you have your *.wem files.
2. Download ww2ogg019.zip and revorb.exe. Extract the ZIP archive. Then copy ww2ogg.exe, packed_codebooks_aoTuV_603.bin and revorb.exe into the folder with your *.wem files.
3. Now create a new text document in this folder, rename it to convert.bat. Open this .bat file with notepad, then copy & paste the following lines. Then save and close Notepad.
Code:
for %%f in (*.wem) do ww2ogg.exe %%f --pcb packed_codebooks_aoTuV_603.bin
pause
for %%f in (*.ogg) do revorb.exe %%f
pause
4. In the folder, double-click on the .bat file. Now you will find— in addition to your .wem files — .ogg files in the folder.
< >
1-6 / 6 のコメントを表示
J' 2014年10月25日 11時06分 
not working. any video how to do?
J' 2014年11月19日 6時26分 
This is the problem: "Parse error: RIFF trucated" in all tracks. After that convert the first wem file to ogg and this track can't play in any player. Any help?
I have the same problem :/
J' 2014年11月20日 13時02分 
If someone do this and works, please post the tracks to download. I think is 120 tracks. Thanks.
Peoples, do you really think that all soundtrack is in one 5Mb BGM.bnk file??? Think again! :rfacepalm:
Most of music is in GameData\sound\stream\*.wem
最近の変更はConkwerが行いました; 2016年3月30日 20時58分
< >
1-6 / 6 のコメントを表示
ページ毎: 1530 50