Hello, today I will teach you how to create voice mods with .bnk(wwise) format for 9.14 patch and onward.
Let get started with the programs you will need
1. Install the Required tools/programs:
Audiokinetic WWIS (free for non-comercial use) https://www.audiokinetic.com/download/
Audacity (freeware) http://audacityteam.org/download/
Notepad ++ (freeware * optional) https://notepad-plus...oad/v6.8.3.html
Tools for packing and converting files .bnk and .wem http://www.mediafire...ju/soundMod.zip
Useful Video tutorial
Step 1: Unpacking the Voiceover.bnk
1. Unzip soundmod.zip to a random location on your computer(desktop best)
2. Go to worldoftanks/res/aduioww folder and copy voiceover.bnk
3. paste voiceover.bnk in your soundmod folder(in the same folder that have soundfileeditor.exe in it)
4. Open up sound_banks.txt with notepad++. replace the word WOWS_SP with voiceover
5. Then double click on Soundfileditor.exe.
It will open up a command panel window, let it run as it unpack the voiceover.bnk into a new folder.
6. copy everything in soundmod/tools folder(convert2ogg, packed_codebooks_aoTuV_603, revorb and ww2ogg file)
7. Next go to soundmod/voiceover/bank_streams folder.
Paste the all 4 tools you just copied and paste it inside the bank_streams folder
8. Double click convert2ogg.batch file.
It will open a new command panel, let it run as it convert all of the stream files into ogg audio formats
9. Open Audacity. click the file tab. Select the Edit Chains ... Click Add. Type in the name of your chain, for example. Wav conversion
10. on the right side edit the chain. Click Insert. Select the ExportWav. Confirm OK
11. Next in Audacity. Click Apply Chain ... Check Wav conversion. Then Click Apply to files.
12. find the banks_stream folder you just created. Go down to the bottom and select "files of type: All supported files". select all of the ogg files and then click open.
13. Audacity will now convert ogg into wav format. Go to bank_streams/cleaned folder. Now you can now listen to the all of the voiceover sounds.
Edited by MajorRenegade, Mar 10 2016 - 23:39.