By entering this site you need to consent to the use of cookies and their functional use according to this privacy policy. Cookies help us to provide the functional services of the website. Kindly read the below message of use and consent to the use.
The following cookies are stored and shared when accessing this website:
- Internal cookies for the MediaWiki site. This is used for user authentication and article modifications.
- Third-party cookies from Google providing services for Google AdSense and Google Analytics
We will never use data collected outside of the above scope.
Only values 0-2 are valid. This is the same as [[#ContentStorageId]]. Determines the storage where the savedata is stored.
Only values 0-2 are valid. This is the same as [[#ContentStorageId]]. Determines the storage where the savedata is stored.
+
+
= SaveDataType =
+
{| class="wikitable" border="1"
+
|-
+
! Value || Name
+
|-
+
| 0 || SystemSaveData
+
|-
+
| 1 || SaveData
+
|-
+
| 3 || DeviceSaveData
+
|}
= ContentPath =
= ContentPath =
Line 861:
Line 873:
|-
|-
| 0x20
| 0x20
−
| 0x8
+
| 0x1
−
| [[#SaveDataSpaceId]]. 0 for SystemSaveData. 1 for SaveData. 2 for DeviceSaveData(with official user-processes all other fields are 0 for DeviceSaveData).
+
| [[#SaveDataType]]
+
|-
+
| 0x21
+
| 0x7
+
| Padding
|-
|-
| 0x28
| 0x28
Line 878:
Line 894:
Total size is 0x40-bytes.
Total size is 0x40-bytes.
+
+
For DeviceSaveData, this struct is all-zero except for the [[#SaveDataType]] field.