Skip to content

Always loads savestate automatically #25

Description

@demauk

The emulator is hard-coded to auto-load the latest savestate it can find. This can lead to issues like in this post by SparroHawc: http://www.snes9x.com/phpbb3/viewtopic.php?f=6&t=5584#p32588

Perhaps this could be a configurable option? A checkbox with "Load latest savestate automatically"

A slightly more complicated solution could be to include the SRAM date in the calculation for the latest thing to load. If the SRAM file is newest than the latest savestate, ignore the savestate and load the SRAM as normal.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions