[Scummvm-tracker] [ScummVM :: Bugs] #13354: MI1: Guybrush can hold his breath for longer than 10 minutes.

ScummVM :: Bugs trac at scummvm.org
Tue Mar 15 15:21:24 UTC 2022


#13354: MI1: Guybrush can hold his breath for longer than 10 minutes.
-------------------+------------------------------
Reporter:  ffyte   |       Owner:  (none)
    Type:  defect  |      Status:  new
Priority:  normal  |   Component:  Engine: SCUMM
 Version:          |  Resolution:
Keywords:          |        Game:  Monkey Island 1
-------------------+------------------------------
Comment (by eriktorbjorn):

 If I understand the script that handles drowning (room-42-205.dmp.txt), it
 first waits 480 seconds (8 minutes) before printing "Gee, I don't know how
 much longer I can hold my breath."

 It then waits 60 seconds before changing the actor palette.
 It then waits another 30 seconds before changing the actor palette again.
 It then waits another 15 seconds before changing the actor palette again.
 It then waits another 15 seconds before starting the final animation,
 where guybrush changes color several times before rising up.

 (The conversation you overhear on the dock is handled by a different
 script, so that doesn't interfere with the main sequence of events.)

 So by that standard, it should take exactly 10 minutes before the final
 animation begins. That's what I see with the aforementioned change, so I
 guess it's at least ''theoretically'' correct.

 I haven't compared it to DOSBox, though.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/13354#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list