Changes

146 bytes added ,  02:30, 26 March 2018
no edit summary
Line 800: Line 800:     
= SaveDataSpaceId =
 
= SaveDataSpaceId =
Only values 0-2 are valid. This is the same as [[#ContentStorageId]]. Determines the storage where the savedata is stored.
+
{| class="wikitable" border="1"
 +
|-
 +
! Value || Name
 +
|-
 +
| 0 || NandSystem
 +
|-
 +
| 1 || NandUser
 +
|-
 +
| 2 || SdCard
 +
|-
 +
| 3 || [3.0.0+] TemporaryStorage
 +
|}
 +
 
 +
Determines the storage where the savedata is stored.
    
= SaveDataType =
 
= SaveDataType =
Line 812: Line 825:  
|-
 
|-
 
| 3 || DeviceSaveData
 
| 3 || DeviceSaveData
 +
|-
 +
| 4 || [3.0.0+] TemporaryStorage
 +
|-
 +
| 5 || [3.0.0+] CacheStorage
 
|}
 
|}