[Scummvm-tracker] [ScummVM :: Bugs] #15985: SCI: LSL6: Fix for not called final message when using hand cursor on Larry (original bug)
ScummVM :: Bugs
trac at scummvm.org
Mon Jun 2 22:37:18 UTC 2025
#15985: SCI: LSL6: Fix for not called final message when using hand cursor on Larry
(original bug)
---------------------------------+-------------------------
Reporter: GermanTribun | Owner: (none)
Type: feature request | Status: new
Priority: normal | Component: Engine: SCI
Version: | Keywords:
Game: Leisure Suit Larry 6 |
---------------------------------+-------------------------
This is an original bug in the game which goes through all versions.
When using the hand cursor on Larry, the game goes through a squence of
messages before the final one loops indefinitely. The problem is, there
are six messages, but the looping already starts with the fifth ("Could
you just wait a little while before we do that again?"), meaning the sixth
message ("Stop playing with yourself.") is never heard, despite the text
and the audio (in 000.msg by Talker 99 (the Narrator)) being in the game.
Sierra, for whatever reason, started the looping one message too early.
Can this be fixed so it's the true final message in the sequence which
loops indefinitely?
--
Ticket URL: <https://bugs.scummvm.org/ticket/15985>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list