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

ScummVM :: Bugs trac at scummvm.org
Wed Nov 20 23:57:30 UTC 2024


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

 * owner:  (none) => bluegr
 * resolution:   => wontfix
 * status:  new => closed

Comment:

 This is how the original game was designed. The dialogs have a specific
 timeout, which is hardcoded.

 There's not much that can be done here, as patching the game dialog
 timeouts may introduce unwanted side-effects in the game animations. SCI
 games are quite sensitive to animation synchronization, unfortunately.

 Since there's not much that can be done here without breaking things in a
 nasty way, I'm closing this as wontfix
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15206#comment:11>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list