RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Save state failed

    Scheduled Pinned Locked Moved Help and Support
    save states
    3 Posts 3 Posters 2.8k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Acidbased
      last edited by

      So I can't figure out how to get my save state to work. I have the buttons configured but when attempting it always says failed

      B P 2 Replies Last reply Reply Quote 0
      • B
        backstander @Acidbased
        last edited by

        @Acidbased
        I think there's a setting to the RetroPie menu to reset all the permissions. I'm not at my RPi so I can't advise further.

        It would also be best if you followed the advice in https://retropie.org.uk/forum/topic/3/read-this-first when posting for help.
        Like for example, you're not telling us what emulator you are using, etc...

        1 Reply Last reply Reply Quote 0
        • P
          PetroRie @Acidbased
          last edited by

          @Acidbased said in Save state failed:

          So I can't figure out how to get my save state to work. I have the buttons configured but when attempting it always says failed

          You do realize that you need to set up the save folders manually right? If you didn't set up the folder RPi doesn't know from which directory to load them from.

          You can do this very quick via SMB. If you;re on windows open the following file:

          \retropie\configs\all\retroarch.cfg

          The first two things you'll see are:

          . Save all save files (*.srm) to this directory. This includes related files like .bsv, .rtc, .psrm, etc ...
          . This will be overridden by explicit command line options.
          savefile_directory = "/home/pi/RetroPie/roms/SAVE/SAVE_FILES/"

          . Save all save states (*.state) to this directory.
          . This will be overridden by explicit command line options.
          savestate_directory = "/home/pi/RetroPie/roms/SAVE/SAVE_STATE/"

          In my example you see that I already added the paths of the folders. Just use the same paths as I did and save the file.

          Now we need to make the folders, open up the following directory:

          \retropie\roms

          Create one folder and name it SAVE. Open up the SAVE folder and create two new folders. Name one SAVE_FILES and the other SAVE_STATE.

          So now you have one folder (SAVE) which includes two folders SAVE_FILES and SAVE_STATES. Keep in mind everything is case sensitive.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

          Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.