[Scummvm-tracker] [ScummVM :: Bugs] #11967: SCI: LSL3 Score counter behavior (was: SCI: Score counter behavior)
ScummVM :: Bugs
trac at scummvm.org
Sun Dec 13 20:59:55 UTC 2020
#11967: SCI: LSL3 Score counter behavior
-----------------------------------+-------------------------
Reporter: GermanTribun | Owner: sluicebox
Type: defect | Status: closed
Priority: normal | Component: Engine: SCI
Resolution: fixed | Keywords:
Game: Leisure Suit Larry 3 |
-----------------------------------+-------------------------
Changes (by sluicebox):
* owner: (none) => sluicebox
* status: new => closed
* resolution: => fixed
* summary: SCI: Score counter behavior => SCI: LSL3 Score counter behavior
Comment:
This has also prevented lighting effects and graphics during the dances
and at the comedy club.
Patching the speed test to always be 40 is a good idea; the throttled
speed result is almost that anyway, so it doesn't significantly change the
number of exercises. We can even remove the LSL3 throttling workaround now
there's no more test to throttle.
Fixed in: 4a7248627906ca34a45118d65bd0e51656f6421c
Thanks for reporting this. As m-kiewitz said, this change won't apply to
existing saved games, but you can patch those with the debugging command:
{{{
vv g 123 40
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/11967#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list