[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
Wed Jun 4 03:56:12 UTC 2025
#15985: SCI: LSL6: Fix for not called final message when using hand cursor on Larry
(original bug)
----------------------------+-----------------------------------
Reporter: GermanTribun | Owner: sluicebox
Type: feature request | Status: closed
Priority: normal | Component: Engine: SCI
Version: | Resolution: fixed
Keywords: original | Game: Leisure Suit Larry 6
----------------------------+-----------------------------------
Changes (by sluicebox):
* keywords: => original
* owner: (none) => sluicebox
* resolution: => fixed
* status: new => closed
Comment:
Enabled in f4ebaf807ea2c91a3dd933d0346a92f7e2c79c79
Good find! I don't see anything to suggest that the sixth message was
meant to be excluded. It looks like this is just an off-by-one mistake in
the script. It makes more sense for the game to keep repeating the sixth
message than the fifth.
We did a similar patch for SQ1VGA message sequences that accidentally
excluded the last one. It's fun to enable messages like this where the
intent is clear but a simple programming mistake prevented it, especially
when there's audio.
Thanks!
--
Ticket URL: <https://bugs.scummvm.org/ticket/15985#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list