[Scummvm-tracker] [ScummVM] #10758: QFG4: ScummVM is deleting all my early saved games!?

David Turner trac at scummvm.org
Sun Oct 21 13:01:41 CEST 2018


#10758: QFG4: ScummVM is deleting all my early saved games!?
--------------------------------+-------------------------
  Reporter:  Vhati              |      Owner:  (none)
      Type:  defect             |     Status:  new
  Priority:  high               |  Component:  Engine: SCI
Resolution:                     |   Keywords:  SCI32
      Game:  Quest for Glory 4  |
--------------------------------+-------------------------

Comment (by digitall):

 Hmm... The only code I can find in the SCI engine to remove save states is
 this:
 https://github.com/scummvm/scummvm/blob/master/engines/sci/engine/kfile.cpp#L130

 But it does not look right, it almost looks like a case statement has been
 deleted such that the GET_FILENAME case is falling through and removing
 them!

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


More information about the Scummvm-tracker mailing list