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 sev-, 14 years ago

Owner: set to eriktorbjorn

comment:2 by sev-, 14 years ago

Component: Engine: Sword1
Game: Broken Sword 1

comment:3 by sev-, 14 years ago

Priority: normalblocker

comment:4 by sev-, 14 years ago

Raising priority. This is a release-critical bug.

comment:5 by sev-, 14 years ago

Owner: changed from eriktorbjorn to sev-
Resolution: fixed
Status: newclosed

comment:6 by sev-, 14 years ago

Fixed.

Note: See TracTickets for help on using tickets.