Modding - Taunts

I FIGURED IT OUT!

Okay, so you will need to download Wwise through their launcher. All the sound effects you want to add to the game you need to convert to .wav files. Then you need to import these files to Wwise and convert them into .wems, this video shows you how

After you that all you need to do is place them in your mods folder
\mods\local\MODNAME\resources\en\sound\taunt
(non english taunts go in the other language folders, i.e \de\ for Germany)

And prefix them with a number. The number they are prefixed with tell the game what number the taunt corresponds to.

1 yes.wem will play when you type 1 into chat,
999 ear_destroyer.wem will play when you type 999 in chat, you get the idea.

There seems to be some requirement for the original mp3 file, as I have gotten some sounds to work, but not others? Maybe bitrate or something I don’t know, some sounds just don’t play when converted to .wem

3 Likes