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

    Finalising RetroPie Questions

    Scheduled Pinned Locked Moved Help and Support
    24 Posts 6 Posters 7.5k 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.
    • J
      jay81uk
      last edited by jay81uk

      Ok, so I've almost finished my setup! Just had a few more questions though relating to this...

      Scraping... I have over 1000 games and didn't realise I had to scrape each one manually! Is there a quicker way?

      How do I find out how much space I have left on my Pi's Micro SD card?

      Saving games... how do I save my progress if I've played an hour of a NES or SNES game?

      Finally, how do I delete roms from the retropie?

      Thanks

      briankrossB 1 Reply Last reply Reply Quote 0
      • briankrossB
        briankross @jay81uk
        last edited by

        @jay81uk said in Finalising RetroPie Questions:

        Ok, so I've almost finished my setup! Just had a few more questions though relating to this...

        Scraping... I have over 1000 games and didn't realise I had to scrape each one manually! Is there a quicker way?

        Use Steven Selph's Scraper

        How do I find out how much space I have left on my Pi's Micro SD card?

        In terminal type:

        df -h
        

        Look up linux commands for more info.

        Saving games... how do I save my progress if I've played an hour of a NES or SNES game?

        This depends on the emulator used. NES, SNES.

        Finally, how do I delete roms from the retropie?

        SSH or FTP

        Thanks

        Yep.

        • Brian
        1 Reply Last reply Reply Quote 0
        • J
          jay81uk
          last edited by

          That doesn't show how to save games though? As for the scraper, I have no idea what I'm supposed to do there?

          briankrossB 1 Reply Last reply Reply Quote 0
          • BuZzB
            BuZz administrators
            last edited by BuZz

            instructions are in the documentation https://github.com/retropie/retropie-setup/wiki/scraper

            also

            To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

            1 Reply Last reply Reply Quote 0
            • briankrossB
              briankross @jay81uk
              last edited by briankross

              @jay81uk said in Finalising RetroPie Questions:

              That doesn't show how to save games though? As for the scraper, I have no idea what I'm supposed to do there?

              Like I mentioned it depends. If you give me specifics I can be more specific. Generally there are two ways to save games, in game as if it's the original hardware, and by using snap shots (save states) with RetroArch. Try this.

              Go here and scroll down to Steven Selph's Scraper.

              • Brian
              1 Reply Last reply Reply Quote 0
              • J
                jay81uk
                last edited by

                I will be using Nes, Snes, Gameboy and Sega

                briankrossB 1 Reply Last reply Reply Quote 0
                • briankrossB
                  briankross @jay81uk
                  last edited by briankross

                  @jay81uk said in Finalising RetroPie Questions:

                  I will be using Nes, Snes, Gameboy and Sega

                  Each emulator may have a different way to save, if it was possible to save to begin with based on the game. What you need to do is pick an emulator for each of the systems you plan to use and go from there. Emulators that start with lr- are RetroArch, so there can be two ways to save as previously mentioned.

                  For example, I play The Legend of Zelda on NES, using the lr-nestopia emulator. I'm able to save in game as if on the original hardware with the gamepad. On the backend, the emulator saves a .srm file in the /roms/nes directory. This file can also be backed up and transferred. When I play The Legend of Zelda on NES again, I go to the game saves as in game I would normally if on the original hardware, the emulator reads the .srm file, and I see all of the saved games, select, load, and play.

                  How to save games in RetroPie / RetroArch is worth a read. (Floob is amazing!)

                  Generally speaking, try using in game save / load first after playing for a few min or the next checkpoint etc. then just try it and see if you can save / load. If possible, use a RetroArch emulator. Test this before spending hours expecting to save your progress, maybe the game never had saves to begin with, or maybe something isn't configured.

                  • Brian
                  1 Reply Last reply Reply Quote 1
                  • J
                    jay81uk
                    last edited by

                    @briankross I'm just using the emulators that came with Retropie though.

                    Games that allow in game saving, like Mario World 2 on the Snes... when I save, will the save be there as it is on the physical console?

                    I guess systems like NES are different though... how would I save and load state? When I load a rom, there's no option...

                    briankrossB 1 Reply Last reply Reply Quote 0
                    • briankrossB
                      briankross @jay81uk
                      last edited by

                      @jay81uk said in Finalising RetroPie Questions:

                      @briankross I'm just using the emulators that came with Retropie though.

                      Games that allow in game saving, like Mario World 2 on the Snes... when I save, will the save be there as it is on the physical console?

                      I guess systems like NES are different though... how would I save and load state? When I load a rom, there's no option...

                      Okay, try this for NES so you get the idea: (you may need a keyboard)

                      1. Select your system (NES) in Emulataion Station
                      2. Select a game and launch
                      3. Look for a small screen that comes after that and press a button on your gamepad (B or A). This takes you in to a screen where you can select the emulator for this specific game or all games. Select lr-nestopia for all games (NES).
                      4. Now select, launch
                      5. Play the game a bit, and save in-game
                      6. Exit the emulator by pressing both Select and Start (feature of RetroArch, by the way)
                      7. Re-launch the same game, ignore the grey box screen
                      8. See if you can load the previously saved game using the game menu, try Start or Select if you need to.
                      9. Did it work?

                      After step 5, you can FTP to your rPi and see if there is a [romname].srm file in your opt/home/pi/RetroPie/roms/nes/ folder. If there is, you're golden.

                      • Brian
                      1 Reply Last reply Reply Quote 0
                      • Beretta9B
                        Beretta9
                        last edited by

                        This post is deleted!
                        1 Reply Last reply Reply Quote 0
                        • J
                          jay81uk
                          last edited by

                          @briankross But how do I save in game? On NES titles, you could never save...

                          briankrossB 1 Reply Last reply Reply Quote 0
                          • briankrossB
                            briankross @jay81uk
                            last edited by briankross

                            @jay81uk said in Finalising RetroPie Questions:

                            @briankross But how do I save in game? On NES titles, you could never save...

                            Edited

                            The Legend of Zelda, press Start, saved games are displayed.

                            When you die in Zelda, you have the option to Continue, Save, or Retry. Other games may work differently.

                            Take a moment and try the thing...

                            • Brian
                            1 Reply Last reply Reply Quote 0
                            • J
                              jay81uk
                              last edited by

                              @briankross I just tried a NES game - Mario Bros. Couldn't find anywhere to save...

                              briankrossB 1 Reply Last reply Reply Quote 0
                              • briankrossB
                                briankross @jay81uk
                                last edited by

                                @jay81uk said in Finalising RetroPie Questions:

                                @briankross I just tried a NES game - Mario Bros. Couldn't find anywhere to save...

                                Mario Bros. was never able to save. Try a game that can save, like The Legend of Zelda.

                                • Brian
                                J 1 Reply Last reply Reply Quote 0
                                • J
                                  jay81uk @briankross
                                  last edited by

                                  @briankross Oh ok, I presumed you could still save via a snapshot or something.

                                  briankrossB 1 Reply Last reply Reply Quote 0
                                  • briankrossB
                                    briankross @jay81uk
                                    last edited by

                                    @jay81uk said in Finalising RetroPie Questions:

                                    @briankross Oh ok, I presumed you could still save via a snapshot or something.

                                    I was referring to one method of saving, as if you're on the original hardware.

                                    You may be able to use save states if using an emulator that starts with lr- (RetroArch). Go to the RGUI menu and save states by pressing Select+X on a SNES controller. Check out RetroArch Configuration and RGUI.

                                    Give it a whirl.

                                    • Brian
                                    B 1 Reply Last reply Reply Quote 0
                                    • B
                                      bobcat987 @briankross
                                      last edited by

                                      @briankross said in Finalising RetroPie Questions:

                                      @jay81uk said in Finalising RetroPie Questions:

                                      @briankross Oh ok, I presumed you could still save via a snapshot or something.

                                      I was referring to one method of saving, as if you're on the original hardware.

                                      You may be able to use save states if using an emulator that starts with lr- (RetroArch). Go to the RGUI menu and save states by pressing Select+X on a SNES controller. Check out RetroArch Configuration and RGUI.

                                      Give it a whirl.

                                      More specifically, you can quick save/load with select + R and select + L, respectively, on all retroarch emulators (which is most of the default ones). You can read a bit on hotkey settings here https://github.com/retropie/retropie-setup/wiki/RetroArch-Configuration, it's a worthwhile read. Of course you can remap hotkeys if the defaults don't work for you.

                                      J 1 Reply Last reply Reply Quote 0
                                      • J
                                        jay81uk @bobcat987
                                        last edited by

                                        @bobcat987 Are all the default emulators Retroarch then? So on my SNES controller, what would I press as I manually configured it via the setup in retropie.

                                        B 1 Reply Last reply Reply Quote 0
                                        • J
                                          jay81uk
                                          last edited by

                                          @bobcat987 Can you help? Thanks

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

                                            Why not using quick saves? They're much better. You can save and load anytime you want. First you need to make a directory which is going to hold all the save files, I made mine in the ROMS folder. I called it SAVE and within this folder I made two separate folders, one called SAVE_FILES and other SAVE_STATE. Open retroarch.cfg and add the path of the save folder to the following line:

                                            savefile_directory = "/home/pi/RetroPie/roms/SAVE/SAVE_FILES/"

                                            savestate_directory = "/home/pi/RetroPie/roms/SAVE/SAVE_STATE/"

                                            Also add these following lines to your retroarch.cfg file:

                                            input_enable_hotkey_btn = "8"
                                            input_state_slot_decrease = "left"
                                            input_state_slot_increase = "right"
                                            input_load_state_btn = "6"
                                            input_save_state_btn = "7"

                                            The numbers in my example are linked to the corresponding buttons of my PS4 controller. I think your's will be different but it won't be hard to figure it out. You can get the button ID's from the controller file which is located at:

                                            /opt/retropie/configs/all/retroarch-joypads/

                                            Or if you're using Windows:

                                            \RETROPIE\configs\all\retroarch-joypads

                                            Sometimes it's a pain in the butt but once it works it works flawless.

                                            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.