Changes

Jump to navigation Jump to search
1 byte added ,  21:31, 20 May 2019
Line 1: Line 1:  +
This is '''control.nacp'''.
 +
 
Roughly equivalent to non-gfx areas of 3DS SMDH. All strings for language-entries are UTF-8, unlike SMDH which uses UTF-16.
 
Roughly equivalent to non-gfx areas of 3DS SMDH. All strings for language-entries are UTF-8, unlike SMDH which uses UTF-16.
   Line 44: Line 46:  
| 0x3034
 
| 0x3034
 
| 0x1
 
| 0x1
| isScreenshotEnabled
+
| Screenshot
 
|-
 
|-
 
| 0x3035
 
| 0x3035
Line 52: Line 54:  
| 0x3036
 
| 0x3036
 
| 0x1
 
| 0x1
| isDataLossConfirmationEnabled
+
| DataLossConfirmation
 
|-
 
|-
 
| 0x3037
 
| 0x3037
Line 116: Line 118:  
| 0x30F2
 
| 0x30F2
 
| 0x1
 
| 0x1
| isRuntimeAddOnContentInstallEnabled
+
| RuntimeAddOnContentInstall
 
|-
 
|-
 
| 0x30F3
 
| 0x30F3
 
| 0x3
 
| 0x3
| ?
+
| Reserved
 
|-
 
|-
 
| 0x30F6
 
| 0x30F6
Line 136: Line 138:  
| 0x3100
 
| 0x3100
 
| 0x41
 
| 0x41
| [[BCAT_Content_Container|BcatPassphrase]], all-zero when unused.
+
| [[BCAT_Content_Container|BcatPassphrase]] (all-zero when unused)
 
|-
 
|-
 
| 0x3141
 
| 0x3141
 
| 0x1
 
| 0x1
| ?
+
| Reserved
 
|-
 
|-
 
| 0x3142
 
| 0x3142
 
| 0x6
 
| 0x6
| ReservedForUserAccountSaveDataOperation
+
| Reserved
 
|-
 
|-
 
| 0x3148
 
| 0x3148
 
| 0x8
 
| 0x8
| UserAccountSaveDataSizeMax
+
| UserAccountSaveDataMaxSize
 
|-
 
|-
 
| 0x3150
 
| 0x3150
 
| 0x8
 
| 0x8
| UserAccountSaveDataJournalSizeMax
+
| UserAccountSaveDataMaxJournalSize
 
|-
 
|-
 
| 0x3158
 
| 0x3158
 
| 0x8
 
| 0x8
| DeviceSaveDataSizeMax
+
| DeviceSaveDataMaxSize
 
|-
 
|-
 
| 0x3160
 
| 0x3160
 
| 0x8
 
| 0x8
| DeviceSaveDataJournalSizeMax
+
| DeviceSaveDataMaxJournalSize
 
|-
 
|-
 
| 0x3168
 
| 0x3168
Line 176: Line 178:  
| 0x3180
 
| 0x3180
 
| 0x8
 
| 0x8
| CacheStorageDataAndJournalSizeMax
+
| CacheStorageMaxSizeAndMaxJournalSize
 
|-
 
|-
 
| 0x3188
 
| 0x3188
 
| 0x8
 
| 0x8
| CacheStorageIndexMax
+
| CacheStorageMaxIndex
 
|-
 
|-
 
| 0x3190
 
| 0x3190
| 0x80 (0x8*0x10)
+
| 0x80 (0x10*0x8)
 
| PlayLogQueryableApplicationId
 
| PlayLogQueryableApplicationId
 
|-
 
|-
Line 257: Line 259:  
| 12 || "Korean"
 
| 12 || "Korean"
 
|-
 
|-
| 13 || "Taiwanese"
+
| 13 || "TraditionalChinese"
 
|-
 
|-
| 14 || "Chinese"
+
| 14 || "SimplifiedChinese"
 
|}
 
|}
   Line 265: Line 267:     
== VideoCaptureMode ==
 
== VideoCaptureMode ==
   
This is the enum used to determine how gameplay recording can occur, if at all.
 
This is the enum used to determine how gameplay recording can occur, if at all.
    
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
! Enum Value || Meaning
+
! Value || Meaning
 
|-
 
|-
 
| 0 || Disabled
 
| 0 || Disabled
4

edits

Navigation menu