Hi to all, I have a firing sound in mp3 and wav format. It works perfect in my mod, but ingame it's weaker that in WMP. Compared to the other firing sounds it has the same volume when played in WMP, but when ingame it's really weaker. Is there a way to make it louder? I've alredy set the volume to 1.0 and 6.0 but it's the same... Maybe I have converted it from mp3 to wav in a wrong way? It's format is .wav 44.1kHz, 16bit, mono.
I've discovered that encoding it to .wav 32bit, when ingame, it's played with a lower volume, so maybe encoding it in a different way will make it louder... I hope...
I've tried saving it in a lot of different formats, but it's always too low... I think that I can't make the volume of the file louder...
So I've chosen a different way, I've changed the sound to a 2D sound and used it with the MaxPayne_GameMode->A_PlaySound code inside the Male_Player file.