[Scummvm-tracker] [ScummVM :: Bugs] #15457: SCI: KQ7: Odd behavior for disabling subtitles
ScummVM :: Bugs
trac at scummvm.org
Tue Nov 19 12:00:09 UTC 2024
#15457: SCI: KQ7: Odd behavior for disabling subtitles
-----------------------+-----------------------------
Reporter: antoniou79 | Owner: (none)
Type: defect | Status: new
Priority: high | Component: Engine: SCI
Version: | Resolution:
Keywords: | Game: King's Quest 7
-----------------------+-----------------------------
Comment (by antoniou79):
Looks like this commit may have fixed this:
https://github.com/scummvm/scummvm/commit/52b7b3194cf496fa8a71c9c4208ec78b92e8aec8
The commit was by @sev to fix this ticket:
https://bugs.scummvm.org/ticket/15262
I didn't bisect. I just commented out the two lines added by the above
commit, built ScummVM and tested, and confirmed that the bug was back.
For already added games, for which "Speech" was set in their specific
settings, overriding the Global audio settings, and Global Audio was
"Both", and no key-value for subtitles was written to ScummVM config file,
this commit will "change" the game specific setting so it reflects the
Global Audio setting (ie. Game Options -> Audio will now show "Both").
Changing the value will correctly write back to the config.ini.
--
Ticket URL: <https://bugs.scummvm.org/ticket/15457#comment:11>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list