[Scummvm-tracker] [ScummVM] #10758: QFG4: When Running QFG4, SCI Engine Deletes Older Savegames...

David Turner trac at scummvm.org
Mon Oct 22 01:58:26 CEST 2018


#10758: QFG4: When Running QFG4, SCI Engine Deletes Older Savegames...
--------------------------------+-------------------------
  Reporter:  Vhati              |      Owner:  (none)
      Type:  defect             |     Status:  new
  Priority:  high               |  Component:  Engine: SCI
Resolution:                     |   Keywords:  SCI32
      Game:  Quest for Glory 4  |
--------------------------------+-------------------------

Comment (by digitall):

 Had another look at the code in engines/sci/engine/kfile.cpp. You need to
 pass "./scummvm -d 3" and then enable the file debug flag using the
 console i.e. CTRL-SHIFT-F5 in game, then type "debugflag_enable file" and
 hit return, then "exit" to return to game.

 The text console will now show file I/O ... I think this is probably a
 call to kFileUnlink, but looking at the game, the autosave is under the
 game script control and something odd is going on there.

--
Ticket URL: <https://bugs.scummvm.org/ticket/10758#comment:7>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list