-
Notifications
You must be signed in to change notification settings - Fork 0
Playstation Vita (PS Vita) Guide
Extracting saves from the PS Vita (to port to another console)
Encrypt and copy the save file to PS Vita (from another console)
This is the list of implemented save conversions, so far.
Supported | PS Vita |
---|---|
Nintendo Switch | YES |
Steam | YES |
PS3 | YES |
PS4 | NO |
Xbox One | NO |
'Verified' means that I tried going to/from the console to confirm it worked.
Supported | PS Vita |
---|---|
Nintendo Switch | NO |
Steam | NO |
PS3 | NO |
PS4 | NO |
Xbox One | NO |
- Custom Firmware on your PS Vita (See vita.hacks.guide for more details)
- Vita Shell (You likely already installed this as part of the guide above, but otherwise the
VPK
can be downloaded here.)
- Vita Shell (You likely already installed this as part of the guide above, but otherwise the
NOTE: This requires Custom Firmware (CFW) running on the Vita.
-
Open
Vita Shell
and navigate to 'ux0:user/00/savedata/'. -
Press
Triangle
over thePCSE00293/
folder and selectOpen decrypted
. -
Move the cursor to the save file that you want to extract and press
Triangle
andCopy
the file.- (The save files are numbered from
0000
to0999
. The ormat isdataXXXX.bin
, whereXXXX
is one of the numbers. For example,data0001.bin
corresponds to the second game save.)
- (The save files are numbered from
-
Navigate somewhere outside of the current folder, which as the root of
ux0:
and pressTriangle
to paste the (now decrypted) save. -
Using FTP (from
Vita Shell
) or by plugging your console in to your computer using USB, copy this (decrypted) save file to your PC.- (Note: It's important to follow steps 2-4 to create a decrypted copy of the save. Trying to move the original file directly to your computer will move the encrypted version, which cannot be converted between consoles.)
This save file can now be used as the input to the program, since it's already decrypted.
- Custom Firmware on your PS Vita (See https://vita.hacks.guide/ for more details)
- Vita Shell (You likely already installed this as part of the guide above, but otherwise the
VPK
can be downloaded here.)
- Vita Shell (You likely already installed this as part of the guide above, but otherwise the
-
Pre-work: The PS Vita requires you to overwrite an existing save file. If you have existing saves, just load one of them and save it to a new saveslot to act as the dummy save we will overwrite. Otherwise play the game for the first few minutes until you can make a save, to have a dummy save to overwrite.
-
Rename the file from
dataXXXX.bin
by replacing theXXXX
with a number from 0000-0999 that DOES collide with an existing save slot. (Such as the save we made in step 0.) -
Copy this file to your PS Vita, such as over FTP (from
Vita Shell
) or by plugging your console in to your computer using USB, copy this (decrypted) save file to your vita.- (The file location does not matter much. I would just put it at the root of
ux0:
).
- (The file location does not matter much. I would just put it at the root of
-
Use
Vita Shell
and locate the new save file. PressTriangle
andCopy
the new save file.- (Note:
Move
did not work correctly for me. So be sure to useCopy
.)
- (Note:
-
Navigate to
ux0:user/00/savedata/
. -
Press
Triangle
over thePCSE00293/
folder and selectOpen decrypted
. -
Then press
Triangle
andPaste
. -
Load this save file on your PS Vita by launching the game.
- (Note: it may still resemble the previous save file that was there, but this is normal).
-
Use an in-game save point to save the currently running game. This will correct the save file.
And now you're done!