[Scummvm-tracker] [ScummVM :: Bugs] #13497: LSL6 inventory items have incorrectly colored background
ScummVM :: Bugs
trac at scummvm.org
Sun May 22 21:24:34 UTC 2022
#13497: LSL6 inventory items have incorrectly colored background
---------------------+-----------------------------------
Reporter: RayKoopa | Owner: sluicebox
Type: defect | Status: closed
Priority: normal | Component: Engine: SCI
Version: | Resolution: fixed
Keywords: | Game: Leisure Suit Larry 6
---------------------+-----------------------------------
Comment (by sluicebox):
Yes; it works by accident in the original.
The script chooses green or black based on a variable that is never set,
so it's operating on "whatever happens to be there". We detect these
errors and have a table of known offenders so we can reply with the value
they need to work. Our workaround for this one was wrong, we were offering
a zero but really it needs a non-zero value for the correct outcome.
--
Ticket URL: <https://bugs.scummvm.org/ticket/13497#comment:7>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list