Changes

319 bytes added ,  16:52, 25 March 2018
no edit summary
Line 924: Line 924:     
=SaveDataInfo=
 
=SaveDataInfo=
 +
{| class="wikitable" border="1"
 +
|-
 +
! Offset
 +
! Size
 +
! Description
 +
|-
 +
| 0x0
 +
| 0x8
 +
| Internal saveID, same as below saveID for SystemSaveData.
 +
|-
 +
| 0x8
 +
| 0x8
 +
| ?
 +
|-
 +
| 0x10
 +
| 0x10
 +
| userID
 +
|-
 +
| 0x20
 +
| 0x8
 +
| saveID, 0 for non-SystemSaveData.
 +
|-
 +
| 0x28
 +
| 0x8
 +
| ?
 +
|-
 +
| 0x30
 +
| 0x8
 +
| Raw saveimage size
 +
|-
 +
| 0x38
 +
| 0x28
 +
| ?
 +
|}
 +
 
This is a 0x60-byte struct.
 
This is a 0x60-byte struct.
    
[[Category:Services]]
 
[[Category:Services]]