Opened 14 years ago
Closed 14 years ago
#4931 closed defect (fixed)
SWORD1: Mute setting does not work
Reported by: | lordhoto | Owned by: | sev- |
---|---|---|---|
Priority: | blocker | Component: | Engine: Sword1 |
Version: | Keywords: | ||
Cc: | Game: | Broken Sword 1 |
Description
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).
Ticket imported from: #3032772. Ticket imported from: bugs/4931.
Change History (6)
comment:1 by , 14 years ago
Owner: | set to |
---|
comment:2 by , 14 years ago
Component: | → Engine: Sword1 |
---|---|
Game: | → Broken Sword 1 |
comment:3 by , 14 years ago
Priority: | normal → blocker |
---|
comment:4 by , 14 years ago
comment:5 by , 14 years ago
Owner: | changed from | to
---|---|
Resolution: | → fixed |
Status: | new → closed |
Raising priority. This is a release-critical bug.