Menu

#4931 SWORD1: Mute setting does not work

Broken Sword 1
closed-fixed
None
9
2010-09-20
2010-07-21
No

ScummVM trunk r51098
Linux/amd64 with g++ 4.4.4

The "mute" setting of ScummVM is not respected by the Broken Sword engine at all. This means it can not be used to either mute the sound while the game is running, nor is it respected on game startup.

I tried fixing this by simply adopting SwordEngine::syncSoundSettings, but that messes up the in-game menu screen of Sword1, I guess that is because Sword1 seems to handle the music settings itself via the Music class (same for the SFX/Speech via Sound I guess).

Discussion

  • Eugene Sandulenko

    • assigned_to: nobody --> eriktorbjorn
     
  • Eugene Sandulenko

    • milestone: --> Broken Sword 1
     
  • Eugene Sandulenko

    • priority: 5 --> 9
     
  • Eugene Sandulenko

    Raising priority. This is a release-critical bug.

     
  • Eugene Sandulenko

    • assigned_to: eriktorbjorn --> sev
    • status: open --> closed-fixed
     
  • Eugene Sandulenko

    Fixed.