Monster Hunter: World
0 of 0

File information

Last updated

Original upload

Created by

TwoTonChihuahua

Uploaded by

TwoTonChihuahua

Virus scan

Safe to use

About this mod

This is a batch file to automate conversion of .wem files into .ogg files for audio modding.

Requirements
Permissions and credits
When I first got into audio modding for Monster Hunter World, back in 2018, I would unpack the Chunk files, then extract the .nbnk files, then convert each one by hand.

Recently, having gotten back into audio modding, to finally accomplish ideas I've had for a while, I found myself staring down 100s, if not 1,000s of .wem files. And all of them needing to be converted into .ogg files by hand... I was not thrilled. But, thanks to a member of my Discord, EchoWaves, I was able to write a batch file and finally, at long last, automate this lengthy process. Whereas it used to take me days to convert the files, now I can double click the batch file and everything is completed in seconds.

I am not skilled with working in Command Prompt, and learning how to write the code that would do what I was envisioning took hours upon hours of research. The code might not be perfect, but it does what I need it to do. Now, having completed the batch file I am making it public for anyone out there who might find this useful.

Instructions:
1. Unzip, or Copy the 2TC_Wem_Converter.bat file into a directory with your extracted .wem files, AND the ww2ogg.exe, AND packed_codebooks_aoTuV_603.bin files. (see mod page image)
2. Double click the 2TC_Wem_Converter.bat and let it run.
3. Close the Command Prompt Window when complete.

Requirements:
1. ww2ogg.exe
https://github.com/hcs64/ww2ogg/releases

2. packed_codebooks_aoTuV_603.bin
Found inside the ww2ogg zip file at https://github.com/hcs64/ww2ogg/releases 

For a guide on audio modding for Monster Hunter World please visit: 
https://github.com/hpxro7/wwiseutil/wiki/Modding-MH:W 


-2TC