Actually, the sound extension is probably only there so the game knows what the files are called. In SoundEffects.ini you only list the file names, not the extensions. So the game has to somehow know what the full name is, and that's what SoundsExtension is for.
But, if you just rename an mp3 to .wav it could work. You should try it.
What might also work is to simply add mp3 to the SoundsExtension list, after wav. No guarantee here but it's worth a try.
|