[Scummvm-tracker] [ScummVM :: Bugs] #14005: SCI: Wrong behavior at end of SQ1 VGA intro

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


#14005: SCI: Wrong behavior at end of SQ1 VGA intro
-------------------------+----------------------------
Reporter:  GermanTribun  |       Owner:  sluicebox
    Type:  defect        |      Status:  closed
Priority:  normal        |   Component:  Engine: SCI
 Version:                |  Resolution:  invalid
Keywords:                |        Game:  Space Quest 1
-------------------------+----------------------------
Changes (by sluicebox):

 * owner:  (none) => sluicebox
 * status:  new => closed
 * resolution:   => invalid

Comment:

 The "Skip It" option changes the music behavior. Try watching the whole
 introduction.

 If you don't skip, the script waits for the music to complete before
 loading the next room. That is happening correctly in ScummVM. (Let us
 know if it's not)

 But if you do skip, the script is programmed to ignore the music and just
 pause for a few seconds before loading the next room and interrupting the
 music, as you've described. The slower the computer, the longer it takes
 to load the next room so the more music you hear. For example, on my mid-
 90s DOS machine the original interrupts the music, but much quicker than
 ScummVM since it's unthrottled.

 Closing as this is original behavior.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14005#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list