PS3:PSX Saves: Difference between revisions

From ConsoleMods Wiki
Jump to navigation Jump to search
(Created page with "Below are guides to managing PSX (PS1) game saves. You can extract a PSX save from your PS3, modify it, change the save region, and inject it (or a new save) back into the fil...")
 
mNo edit summary
Line 3: Line 3:
==Extracting/Injecting a Save==
==Extracting/Injecting a Save==


* You will need [PSXGameEdit](http://www.zophar.net/download_file/3286)
* You will need [http://www.zophar.net/download_file/3286 PSXGameEdit]


# Open up an [[PS3:FTP|FTP program]] and transfer the <name>.VM1 file from `/dev_hdd0/savedata/vmc/` to your computer.
# Open up an [[PS3:FTP|FTP program]] and transfer the <name>.VM1 file from `/dev_hdd0/savedata/vmc/` to your computer.
Line 11: Line 11:
#* To inject a game save, select File → Open Single Game Save and choose the desired save.
#* To inject a game save, select File → Open Single Game Save and choose the desired save.


* When you are finished, FTP the modified file back into /dev_hdd0/savedata/vmc.
* When you are finished, FTP the modified file back into `/dev_hdd0/savedata/vmc`.


==Changing Save Region==
==Changing Save Region==

Revision as of 17:26, 30 September 2021

Below are guides to managing PSX (PS1) game saves. You can extract a PSX save from your PS3, modify it, change the save region, and inject it (or a new save) back into the file system.

Extracting/Injecting a Save

  1. Open up an FTP program and transfer the <name>.VM1 file from /dev_hdd0/savedata/vmc/ to your computer.
  2. Rename your .VM1 file to ".mc".
  3. Open PSXGameEdit, select OK to the warning message prompt, select File → Open MemCard Image and choose your memory card. Your saves should be displayed.
    • To extract a game save, select the radio button next to an individual game save, then File → Save Single Game Save. Save it in the location of your choice and in any format desired.
    • To inject a game save, select File → Open Single Game Save and choose the desired save.
  • When you are finished, FTP the modified file back into /dev_hdd0/savedata/vmc.

Changing Save Region

If your game has the same exact save structure between two different regions, you can convert your save to a different region. The three regions are NTSC (North America), PAL (Europe), and NTSC-J (Japan).

  1. With your memory card open in PSXGameEdit, select the radio button next to your desired game save.
  2. Select File → Open MemCard and choose the radio button next to your extracted save.
  3. Select Convert in the toolbar and choose your desired region. Select Yes to confirm.
  4. Save your memory card to commit the changes.