[Scummvm-tracker] [ScummVM :: Bugs] #14873: AGS: Heroine's Quest - Save games are ordered by creation date instead of last save date
ScummVM :: Bugs
trac at scummvm.org
Fri Jan 19 12:05:42 UTC 2024
#14873: AGS: Heroine's Quest - Save games are ordered by creation date instead of
last save date
---------------------------------------+--------------------------
Reporter: ZsKokos | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: AGS
Version: | Resolution:
Keywords: Heroine's Quest save order | Game:
---------------------------------------+--------------------------
Comment (by tag2015):
Thanks for the report.
This is not strictly related to Heroine's Quest, it's a shortcoming of the
AGS implementation in ScummVM.
When using the in-game interface the saves are generally sorted following
the saveslot number (in reverse), to accomodate the fact that a user can
also save using the Global Main Menu (opened using CTRL-F5) which is
always sorted by saveslot.
The saves are sorted in reverse so that newly generated saves appear at
the top, of course, this does not happen if you overwrite an existing
slot, like you noticed.
The behavior could be changed, but should be carefully planned as this
could make matters worse in other games.
--
Ticket URL: <https://bugs.scummvm.org/ticket/14873#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list