Emulator Issues #682
closedSound effects repeat forever in Battalion Wars 2
0%
Description
What steps will reproduce the problem?
- Start Battalion Wars 2
- Go to the menu
- Click anything that makes a sound, e.g. shooting the soldiers in the
background or creating a savefile, and the sound effects that are played
will play repeatidly and stack up. Disappears when the prologue mission
loads: Happens again ingame, but the emulator crashes shortly after anyway.
What is the expected output? What do you see instead?
Sound effects should stop after being played once
What version of the product are you using? On what operating system?
This happenes on all the revisions I tested (2195, 2276 and 2390)
Please provide any additional information below.
Updated by marcus over 15 years ago
Try using NullSound instead of DSPSound (under DSP settings).
Updated by PianoGamer over 15 years ago
Yeah turning the sound off helps, obviously. This is more like just reporting the
error since it's seems exceptional to this game. Dunno if it could give any clues to
the rest of the audio problems (SSBM/MP)
Updated by marcus over 15 years ago
Try rebuilding with #define MUSICMOD or #define SETUP_AVOID_SOUND_ARTIFACTS
uncommented in your setup.h file (Under the Common project in the VC solution).
Updated by PianoGamer over 15 years ago
Thanks for help but I'm not programmer and don't know how to... maybe the devs will
try it
Updated by Anonymous almost 14 years ago
Please respond if this issue is still valid, or it will be closed.
Updated by hatarumoroboshi almost 14 years ago
Don't have this game, but this seems to me somewhat similar to issue 3358 (Sound looping in NBA 2k3 & Michael Jackson)...
Updated by PianoGamer almost 14 years ago
It's still there (r6554 x64). This is HLE plugin btw.