[Scummvm-tracker] [ScummVM :: Bugs] #14020: SCI: Jones in the Fast Lane store item animations cycle far too quickly

ScummVM :: Bugs trac at scummvm.org
Mon Jan 9 04:13:46 UTC 2023


#14020: SCI: Jones in the Fast Lane store item animations cycle far too quickly
----------------------+-------------------------------------
Reporter:  Purduecoz  |       Owner:  (none)
    Type:  defect     |      Status:  new
Priority:  normal     |   Component:  Engine: SCI
 Version:             |  Resolution:
Keywords:             |        Game:  Jones in the Fast Lane
----------------------+-------------------------------------
Comment (by sluicebox):

 Thank you for reporting this. This is an unthrottled inner loop, so it
 also goes really fast in the original on fast computers. It looks like
 this only affects the CD version.

 You're right, recent changes in August have exposed this. No more hiding
 behind kGetEvent fast cast throttling!

 We usually patch scripts like this, but I would like to first know how
 many screens are affected. I've never played this game, beyond one other
 timing bug fix. Are you seeing this on other screens? Have you played it
 all the way through?
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14020#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list