[Scummvm-tracker] [ScummVM :: Bugs] #15206: SCI: KQ4: Text Boxes Clear Too Quickly

ScummVM :: Bugs trac at scummvm.org
Tue Jun 18 20:00:18 UTC 2024


#15206: SCI: KQ4: Text Boxes Clear Too Quickly
---------------------------------+-----------------------------
Reporter:  ArthurWalden          |       Owner:  (none)
    Type:  defect                |      Status:  new
Priority:  normal                |   Component:  Engine: SCI
 Version:                        |  Resolution:
Keywords:  kq4, sci, text speed  |        Game:  King's Quest 4
---------------------------------+-----------------------------
Comment (by m-kiewitz):

 Timing in SCI is normally done either in cycles (CPU-dependent) or
 seconds. Seconds should be fixed duration. The cycles method caused all
 sorts of timer issues when ran on faster CPUs, but we got the speed
 throttler for that, and also script patches.

 I don't know anymore how SCI games handle timed message boxes, would have
 to look into it.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15206#comment:5>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list