Editing PS2 Savedata
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
=Common terms used in this page= | =Common terms used in this page= | ||
{{Savedata common terms}} | {{Savedata common terms}} | ||
Line 249: | Line 247: | ||
|0x64 || 0x04 || 03 00 00 00 || number of files in the .PSV container | |0x64 || 0x04 || 03 00 00 00 || number of files in the .PSV container | ||
|- | |- | ||
|0x68 || 0x38 || 00 2E | |0x68 || 0x38 || 00 2E .. .. || PS2 Main Dir Info | ||
|- | |- | ||
|0xA0 || 0x3C || 00 2E | |0xA0 || 0x3C || 00 2E .. .. || PS2 File Info | ||
|-{{cellcolors|lightgrey}} | |-{{cellcolors|lightgrey}} | ||
| colspan="4" | | | colspan="4" | | ||
Line 266: | Line 264: | ||
===Virtual Memory Card Encrypted (.VME)=== | ===Virtual Memory Card Encrypted (.VME)=== | ||
When exporting Game Saves for "PS2 classics" (CATEGORY 2P) to a external USB drive there is a "rare" PARAM.SFO exported. This PARAM.SFO seems to be a copy of the main PARAM.SFO from the installed game folder with an added "signature" "injected" at the end of the file (out of his structure) with a | When exporting Game Saves for "PS2 classics" (CATEGORY 2P) to a external USB drive there is a "rare" PARAM.SFO exported. This PARAM.SFO seems to be a copy of the main PARAM.SFO from the installed game folder with an added "signature" "injected" at the end of the file (out of his structure) with a lenght of 20 bytes. Is supposed to be a security feature when exporting the gamesave, is not confirmed if this PARAM.SFO (with the injected "signature" out of his structure) exists in the internal HDD (when importing, or present at some time with the "PS2 virtual memory cards"). | ||
Wrote by ps3hen in ps3hax forums | Wrote by ps3hen in ps3hax forums |