Save Data: Difference between revisions

From Vita Developer wiki
Jump to navigation Jump to search
(Created page with "=== Location === Savegames are stored encrypted inside save data directory:/sce_sys/ files contained within: * _safemem.dat * keystone * param.sfo * sds...")
 
No edit summary
 
(5 intermediate revisions by 2 users 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.
 
== External ==


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