[Scummvm-tracker] [ScummVM :: Bugs] #15303: SCI: LSL5: There is a small chance that text messages are skipped (might affect other games as well)
ScummVM :: Bugs
trac at scummvm.org
Tue Dec 3 17:17:13 UTC 2024
#15303: SCI: LSL5: There is a small chance that text messages are skipped (might
affect other games as well)
-------------------------+-----------------------------------
Reporter: eriktorbjorn | Owner: sluicebox
Type: defect | Status: closed
Priority: normal | Component: Engine: SCI
Version: | Resolution: fixed
Keywords: | Game: Leisure Suit Larry 5
-------------------------+-----------------------------------
Comment (by sluicebox):
On closer inspection, this bug is completely different from the KQ5 CD
bug. The only thing they have in common is that they test for timer
completion incorrectly, but each does so in their own incorrect way.
KQ5 CD is an unsigned rollover bug, this is a signed rollover bug. KQ5 CD
is vulnerable every 18 minutes from the start of the game, LSL5 is
vulnerable 9 minutes from the start, and then every 18 minutes after that.
--
Ticket URL: <https://bugs.scummvm.org/ticket/15303#comment:49>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list