[Scummvm-tracker] [ScummVM :: Bugs] #16029: LASTEXPRESS: DEMO: Demo reel does not play when idle at Egg screen

ScummVM :: Bugs trac at scummvm.org
Wed Jun 18 12:59:51 UTC 2025


#16029: LASTEXPRESS: DEMO: Demo reel does not play when idle at Egg screen
-----------------------+----------------------------------
Reporter:  antoniou79  |       Owner:  AndywinXp
    Type:  defect      |      Status:  closed
Priority:  normal      |   Component:  Engine: LastExpress
 Version:              |  Resolution:  fixed
Keywords:              |        Game:
-----------------------+----------------------------------
Comment (by AndywinXp):

 The actual behavior from code is:
 - Start the reel after 2700 ticks idling
 - If the reel was started from an idle wait (like above), set a mouse
 handler which will terminate the video if the mouse is moved within 5
 pixels (in x and in y) from the last registered position. If the movement
 happens, reset the timer.
 - If the reel terminates naturally, then remove the savegame (which resets
 the egg/clock hands position)
 - If the reel is interrupted at any other time, then just go back to the
 menu without removing the savegame

 Thanks!
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/16029#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list