[Scummvm-tracker] [ScummVM :: Bugs] #14387: SCUMM: ZAK (FM-Towns): Cannot load saves from ScummVM launcher

ScummVM :: Bugs trac at scummvm.org
Fri Jun 2 21:15:25 UTC 2023


#14387: SCUMM: ZAK (FM-Towns): Cannot load saves from ScummVM launcher
--------------------+----------------------------
Reporter:  mikesk8  |       Owner:  (none)
    Type:  defect   |      Status:  new
Priority:  normal   |   Component:  Engine: SCUMM
 Version:           |  Resolution:
Keywords:           |        Game:  Zak McKracken
--------------------+----------------------------
Comment (by AndywinXp):

 Where do I begin :-)

 [https://github.com/scummvm/scummvm/commit/a1f440c073eb21302ccb6b185e1045015ed4badb
 This] commit, and in particular the changes in saveload.cpp are
 responsible for breaking saving/loading for ZAK FM-Towns. Well, not all
 the changes, just the `runInventoryScript(0)` line.

 It runs a bunch of stuff which among other things: crashes the game if the
 steps described in this ticket are reproduced, changes the current active
 SCUMM variable without ever restoring it, causing the save screen to never
 automatically close after loading a game.

 These have been a really frustrating 2 months (on and off admittedly) of
 research for this ticket, I must say :-P

 I'll provide a fix very soon, as soon as I understand how to make both my
 thing and the commit above co-exist.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14387#comment:8>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list