[Scummvm-tracker] [ScummVM :: Bugs] #15379: ADL: HIRES5: Game unsolvable after loading savegame. Save state not properly restored?

ScummVM :: Bugs trac at scummvm.org
Sun Sep 22 18:50:05 UTC 2024


#15379: ADL: HIRES5: Game unsolvable after loading savegame. Save state not
properly restored?
-------------------------+---------------------------------------------
Reporter:  eriktorbjorn  |       Owner:  (none)
    Type:  defect        |      Status:  new
Priority:  normal        |   Component:  Engine: ADL
 Version:                |  Resolution:
Keywords:                |        Game:  Hi-Res Adventure #5: Time Zone
-------------------------+---------------------------------------------
Comment (by eriktorbjorn):

 @waltervn pointed out to me that `restoreRoomState()` is actually called
 every time you enter a new room, so the changes read from the savegame
 should be applied. Except that only happens if the `isFirstTime` flag is
 false. And since I had never looked through the window before the dryad
 quest, `isFirstTime` was true. (Looking through the window a second time
 does not seem to help here.)

 If I look through the window before going on the dryad quest, it does work
 even after loading a savegame.

 Apparently this bug happens with the original interpreter as well. So
 maybe it makes sense to add some sort of workaround? Question is, does
 this happen in other places as well?
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15379#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list