[Scummvm-tracker] [ScummVM :: Bugs] #5110: QFG3: Spastic Flames in Temple of Sekhmet

ScummVM :: Bugs trac at scummvm.org
Sun Jun 30 23:02:11 UTC 2024


#5110: QFG3: Spastic Flames in Temple of Sekhmet
------------------------+--------------------------------
Reporter:  SF/mourty29  |       Owner:  sluicebox
    Type:  defect       |      Status:  closed
Priority:  normal       |   Component:  Engine: SCI
 Version:               |  Resolution:  fixed
Keywords:               |        Game:  Quest for Glory 3
------------------------+--------------------------------
Changes (by sluicebox):

 * owner:  m-kiewitz => sluicebox
 * resolution:  invalid => fixed

Comment:

 This has been fixed by many improvements to our speed throttler since
 then.

 The fast flames while the statue spoke were due to the "fast cast" inner
 script loop when a message is being displayed. That loop doesn't call
 kGameIsRestarting so it avoided our speed throttler. Now we explicitly
 detect fast cast mode and throttle kGetEvent in there, so the flames don't
 suddenly go fast.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/5110#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list