[Scummvm-tracker] [ScummVM :: Bugs] #14004: SCI: LSL1VGA animations too fast

ScummVM :: Bugs trac at scummvm.org
Mon Jan 2 09:19:22 UTC 2023


#14004: SCI: LSL1VGA animations too fast
-------------------------+-----------------------------------
Reporter:  GermanTribun  |       Owner:  (none)
    Type:  defect        |      Status:  new
Priority:  normal        |   Component:  Engine: SCI
 Version:                |  Resolution:
Keywords:                |        Game:  Leisure Suit Larry 1
-------------------------+-----------------------------------
Comment (by sluicebox):

 Thank you! I missed this game when patching the remaining speed tests. If
 the scripts think the machine is slow, they try to compensate by changing
 the speeds of many individual things in this game.

 Fixed in:
 https://github.com/scummvm/scummvm/commit/47fbb31c081512a23adcc1d28a5abe3be0b71bbc

 This doesn't change existing save games. You *should* be able to fix
 existing save games (English versions) with the ScummVM debugger commands:

 {{{
 vv g 101 1
 vv g 169 3
 vv g 3 1
 }}}

 Afterwards you'll have to change rooms. It's possible that those commands
 don't undo everything, this game sets a lot of things at the start based
 on the test result.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14004#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list