sfall-team / sfall

sfall - Engine modifications for Fallout 2
https://sfall-team.github.io/sfall/
GNU General Public License v3.0
348 stars 41 forks source link

latest quicksave marked wrong due to cyclequicksave #460

Closed Owyn closed 1 year ago

Owyn commented 1 year ago

When you open the game and hit load it highlights the last saved game if you have save games paging enabled BUT if you also have cycling quicksaving enabled - it highlights not the latest but pre-pre-latest game saved for some reason

here's what I see after launching the game and hitting load button: (see that the time of auto-selected save is behind) image

NovaRain commented 1 year ago

When you open Load Game screen from the main menu, it loads the position of the selected save slot from your last time exiting the Save/Load Game screens, not your last quicksave, because obviously you haven't started a quicksave session yet.

Owyn commented 1 year ago

Oh, I guess it was a coincidence since I chose where to save myself

but with cycling quicksaving such feature would be very appreciated (and expected)

NovaRain commented 1 year ago

If you already start quicksaving in the game, opening Load Game screen will select your last quicksave, I think that's enough for a game session.