PS3:PSX Saves: Difference between revisions
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 |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Category:PS3]] | |||
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. | 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== | ==Extracting/Injecting a Save== | ||
* You will need [ | * 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 12: | ||
#* 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== |
Latest revision as of 16:49, 9 January 2022
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
- You will need PSXGameEdit
- Open up an FTP program and transfer the <name>.VM1 file from
/dev_hdd0/savedata/vmc/
to your computer. - Rename your .VM1 file to ".mc".
- 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).
- With your memory card open in PSXGameEdit, select the radio button next to your desired game save.
- Select File → Open MemCard and choose the radio button next to your extracted save.
- Select Convert in the toolbar and choose your desired region. Select Yes to confirm.
- Save your memory card to commit the changes.