Save Data: Difference between revisions

From Vita Developer wiki
Jump to navigation Jump to search
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
=== Location ===
= Location =
Savegames are stored encrypted inside [[save data directory]]:/[[sce_sys]]/


files contained within:
PS Vita games and applications save data are stored encrypted inside [[save data directory]]:/[[sce_sys]]/
 
== Internal ==
 
Files contained under PFS layer:
* [[_safemem.dat]]
* [[_safemem.dat]]
* [[keystone]]
* keystone
* [[param.sfo]]
* [[param.sfo]]
* [[sdslot.dat]]
* [[sdslot.dat]]
* [[sealedkey / pfsSKKey|sealedkey]]


=== External ===
The pfsSKKey file, which is not PFS encrypted.
Savegames may be copied from PS Vita to the PC Application CMA on the HDD storage.
 
== External ==


They will be located at yourDrive:\PS Vita\App\[[NP Account ID|user Id]]\[[Title_ID|title Id]]\savedata
Any save data can be copied from a PS Vita to a PC using the [[Content Manager Assistant]] program.


=== Files ===
They will be by default stored at yourDrive:\PS Vita\App\[[NP Account ID|User Id]]\[[Title_ID|Title Id]]\savedata

Latest revision as of 02:18, 14 December 2024

Location[edit | edit source]

PS Vita games and applications save data are stored encrypted inside save data directory:/sce_sys/

Internal[edit | edit source]

Files contained under PFS layer:

The pfsSKKey file, which is not PFS encrypted.

External[edit | edit source]

Any save data can be copied from a PS Vita to a PC using the Content Manager Assistant program.

They will be by default stored at yourDrive:\PS Vita\App\User Id\Title Id\savedata