[Scummvm-tracker] [ScummVM :: Bugs] #15457: SCI: KQ7: Odd behavior for disabling subtitles

ScummVM :: Bugs trac at scummvm.org
Wed Nov 20 06:43:02 UTC 2024


#15457: SCI: KQ7: Odd behavior for disabling subtitles
-----------------------+-----------------------------
Reporter:  antoniou79  |       Owner:  sev-
    Type:  defect      |      Status:  closed
Priority:  high        |   Component:  GUI
 Version:              |  Resolution:  fixed
Keywords:              |        Game:  King's Quest 7
-----------------------+-----------------------------
Comment (by eriktorbjorn):

 This is what it looks like in the GUI after I've added the game the way I
 described above:

 [[Image(scummvm-gui.png)]]

 So at least to me, it looks like I've overridden ''all'' audio settings so
 that the game will have speech, but no subtitles.

 But that's not what scummvm.ini says:

 {{{
 [kq7]
 description=King's Quest VII: The Princeless Bride (DOS/English)
 gmm_save_enabled=false
 path=/usr/local/games/scummvm/kq7
 enable_video_upscale=true
 engineid=sci
 gameid=kq7
 language=en
 music_driver=fluidsynth
 platform=pc
 enable_hq_video=true
 opl_driver=db
 speech_mute=false
 guioptions=sndLinkSpeechToSfx sndLinkMusicToSfx noAspect gameOptionA
 gameOptionD gameOptionI lang_English
 }}}

 It has `opl_driver=db` and `speech_mute=false` but no `subtitles=false`.
 So when the global setting changes, so does the game setting.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15457#comment:15>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list