RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. psx savegame
    Log in to post
    • All categories
    • R

      Saving games - Final Fantasy/PSX

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support final fantasy psx savegame
      2
      0 Votes
      2 Posts
      489 Views
      windgW

      @retrogaming
      Back then , to save your progress in a ps1 game it was necessary to use a memorycard. So is normal if the game searching for one when you chose to save your game. Of course you don't need a actual memorycard, the all process is virtualized.

      So when you want to save from the game, select the memorycard and chose to save. You can find the save file in the game folder, it will be something like this :
      Final Fantasy VII.srm.

    • thomas.apT

      SAVE STATE STUCK AT 0% ISSUSES

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support savestates psx savegame raspberrypi 3b+ issues saving issues
      19
      0 Votes
      19 Posts
      15k Views
      T

      @deskjobo

      @deskjobo said in SAVE STATE STUCK AT 0% ISSUSES:

      @theotherdan Thank you so incredibly much for your response. I followed both sets of steps you gave, and my results are as follows:
      After using df -h my available storage is shown to be 785M out of 3.3G size.
      For the command ls -al /home/pi/RetroPie/roms/ all the emulators appear to have 'pi' in both the user and group, as well as all the correct modebits.

      Is 785M enough of an available storage or could that be the cause of the problem?

      ps. All my roms are stored in a usb drive instead of in the sd card with the image.

      @deskjobo
      785M will be 785 Megabytes, so a decent amount of space. For save states, I would say that space is not an issue..
      Now, since you are not using the default location for saving, you will need to adjust the process a bit.
      You can look at /opt/retropie/configs/all/retroarch.cfg by running 'cat /opt/retropie/configs/all/retroarch.cfg'. This file should show you where the save states and saves games are stored:

      #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 = "/media/usb0/savefile" <--

      #Save all save states (*.state) to this directory.
      #This will be overridden by explicit command line options.
      savestate_directory = "/media/usb0/savestate" <--

      Based on the output, and where the USB device is loaded, you will have to append the command to meet it:

      sudo chown -R pi:pi /media/usb0/<emulator>

      Let me know how that turns out.

    • B

      psp files won't run on psx?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support psp roms psx savegame blackscreen
      6
      0 Votes
      6 Posts
      1k Views
      B

      Thanks guys I'll install a psp emulator 😎

    • SixSpeedDeathS

      **Solved** Same savegame file for multidisc games. (Linux)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support psx psx savegame multidisc
      1
      0 Votes
      1 Posts
      463 Views
      No one has replied
    • J

      Not detecting bios or SRN files

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bios bios file psx-rearmed srm psx savegame
      9
      0 Votes
      9 Posts
      2k Views
      J

      @hankola copied them via file manager and how I previously did it which was going via \RETROPIE.
      think I might need to do a clean install again

    • A

      PSX not loading my srm file

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support psx savegame psx srm not loading
      4
      0 Votes
      4 Posts
      5k Views
      A

      I have converted FF7 to PBP but it just keeps sending me back to the game list every time

      Using a RPi3 B
      Offical RPi Power Supply 2.5Amp
      RetroPie 4.1
      Built from RetroPie premade image on retropie.org.uk
      PS3 Six Axis controller over bluetooth
      Emulator lr-pcsx-rearmed

    • A

      Parasite Eve failed to save

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support saving psx savegame
      3
      0 Votes
      3 Posts
      2k Views
      A

      @PetroRie In-game saving

    • K

      Pi 3 PSX how to enable save and load memory card as well as switching cd's for certain games

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support psx savegame psx disc change noob
      8
      0 Votes
      8 Posts
      8k Views
      russelljonesR

      @Kilika

      You need to find a PSX bios file and put it in your BIOS directory. Try looking for SCPH1001.BIN or
      scph5501.bin those are both very common.

    • P

      Can't save files (PS1)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support psx savegame
      4
      0 Votes
      4 Posts
      6k Views
      dankcushionsD

      @pyd in the documentation it says that ps2 doesn't work for pi:

      https://github.com/retropie/retropie-setup/wiki/Playstation-2
      "This is only for x86 builds- Not the Raspberry Pi!."

      so it (and paths) are not installed on your pi