[Scummvm-tracker] [ScummVM :: Bugs] #13703: KYRA: Legend of Kyrandia 3: Problem with autosave
ScummVM :: Bugs
trac at scummvm.org
Sat Sep 17 07:42:59 UTC 2022
#13703: KYRA: Legend of Kyrandia 3: Problem with autosave
---------------------+---------------------------
Reporter: ctoroman | Owner: athrxx
Type: defect | Status: closed
Priority: normal | Component: Engine: Kyra
Version: | Resolution: fixed
Keywords: | Game: Kyrandia 3
---------------------+---------------------------
Comment (by macca8):
Replying to [comment:6 ctoroman]:
> In the game, autosave was called "Avtosohranenie" and it seemed to
conflict with the already existing name "Autosave". But the problem was
solved. Now everything is working fine.
Thanks for responding. The original problem was indeed the name conflict
causing a false positive, and it's resolved, as expected, by using the
saveType test in this case, instead of the name test (but see also #13842
for an improved solution that applies to all games, regardless of which
test is used).
However, I'm curious as to what is happening with your autosave file's
name. It may be behaviour unique to the Kyra engine (which is fine), or
the in-game warning dialog may need tweaking, due to not resolving the
initial problems you were having. Could you please clarify the current
status of it's name?
I'm assuming here that your game language is English, is that correct? If
so, is your autosave file still named "Avtosohranenie", and NOT been
changed to "Autosave"? If still named "Avtosohranenie", are your autosaves
continuing to update the file as expected?
If you've answered yes to each question, and you've got the time, then
there's one more thing we can try to sort out what's going on with the
name.
Please drag your autosave file from the saved game folder (and keep it),
and allow the next autosave to create a new file? If the new file is
named "Autosave", then the in-game warning dialog is behaving as expected.
Thanks for your help.
--
Ticket URL: <https://bugs.scummvm.org/ticket/13703#comment:7>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list