[Scummvm-tracker] [ScummVM :: Bugs] #14588: SCI: LSL6: Controls dialog misbehaves when subtitles are disabled in the low-res talkie version
ScummVM :: Bugs
trac at scummvm.org
Sun Aug 4 09:01:39 UTC 2024
#14588: SCI: LSL6: Controls dialog misbehaves when subtitles are disabled in the
low-res talkie version
-------------------------+-----------------------------------
Reporter: eriktorbjorn | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: SCI
Version: | Resolution:
Keywords: | Game: Leisure Suit Larry 6
-------------------------+-----------------------------------
Comment (by eriktorbjorn):
I have a vague idea about how it could be fixed.
Perhaps the `show` and `hide` methods of `ControlPanel` could be patched
so that they enable subtitles temporarily while the control panel is
shown?
I don't know if it's possible to add a new property to the dialog to store
the old value of `gMsgType`, but since it appears to be a bit flag it
would be possible to store the "text" bit in a previously unused bit, I
suppose?
--
Ticket URL: <https://bugs.scummvm.org/ticket/14588#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list