Editing PS1 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 275: | Line 275: | ||
! Offset !! Length !! Example !! Description | ! Offset !! Length !! Example !! Description | ||
|- | |- | ||
| | |0x00000 || 0x08 || 00 56 53 50 00 00 00 00 || " VSP" | ||
|- | |- | ||
| | |0x00008 || 0x14 || 5D EF E2 10 2A D0 F0 1D 0C 56 59 FF B9 7F 8C D2 AA D1 BC 8D || Key seed, decrypted via aes 128 cbc (vtrm type 3 or static key) | ||
|- | |- | ||
| | |0x0001C || 0x14 || F6 FA 58 3C 53 10 80 D1 91 2F ED 10 CC C9 CF BC C9 F8 9D 88 || Sha1 hmac digest | ||
|- | |- | ||
| | |0x00030 || 0x08 || 00 00 00 00 00 00 00 00 || padding related with the alignment of the previous 2 values ? | ||
|- | |- | ||
| | |0x00038 || 0x04 || 14 00 00 00 || PS1=0x14, PS2=0x2C | ||
|- | |- | ||
| | |0x0003C || 0x04 || 01 00 00 00 || PS1=0x1, PS2=0x2 | ||
|- | |- | ||
| | |0x00040 || 0x04 || 00 20 00 00 || '''Use Byte''' (Size displayed on XMB). | ||
|- | |- | ||
| | |0x00044 || 0x04 || 84 00 00 00 || First slot absolute start offset (start of "'''SC'''" area in PS1, or "'''PS2D'''" area in PS2) | ||
|- | |- | ||
| | |0x00048 || 0x04 || 00 02 00 00 || Savedata offset (relative to the start offset of "SC" section) | ||
|- | |- | ||
| | |0x0004C || 0x10 || 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 || ? | ||
|- | |- | ||
| | |0x0005C || 0x04 || 00 20 00 00 || ? | ||
|- | |- | ||
| | |0x00060 || 0x04 || 03 90 00 00 || ? | ||
|- | |- | ||
| | |0x00064 || 0x14 || 42 41 53 43 55 53 2D 39 34 31 36 33 46 46 37 2D 53 30 31 00 || '''File Name''' (byte 7 enables PocketStation display) | ||
|- | |- | ||
| | |0x00078 || 0x0C || 00 00 00 00 00 00 00 00 00 00 00 00 || padding ? | ||
|-{{cellcolors|lightgrey}} | |-{{cellcolors|lightgrey}} | ||
| colspan="4" | | | colspan="4" | | ||
|- | |- | ||
| | |0x00084 || 0x02000 || 53 43 ... || "'''SC'''" savedata slot, see .VM1 format | ||
|- | |- | ||
|} | |} |