NACP: Difference between revisions
No edit summary |
No edit summary |
||
Line 202: | Line 202: | ||
| 0x318C | | 0x318C | ||
| 0x4 | | 0x4 | ||
| | | SupportingLimitedApplicationLicenses | ||
|- | |- | ||
| 0x3190 | | 0x3190 | ||
Line 225: | Line 225: | ||
|- | |- | ||
| 0x3214 | | 0x3214 | ||
| | | 0x1 | ||
| [20.0.0+] ApplicationErrorCodePrefix | |||
|- | |||
| 0x3215 | |||
| 0x1 | |||
| Reserved | | Reserved | ||
|- | |||
| 0x3216 | |||
| 0x1 | |||
| [20.0.0+] AcdIndex | |||
|- | |||
| 0x3217 | |||
| 0x1 | |||
| [20.0.0+] ApparentPlatform | |||
|- | |- | ||
| 0x3218 | | 0x3218 | ||
Line 237: | Line 249: | ||
|- | |- | ||
| 0x33C0 | | 0x33C0 | ||
| 0x40 | | 0x40 | ||
| RequiredAddOnContentsSetBinaryDescriptor | | [[#RequiredAddOnContentsSetBinaryDescriptor|RequiredAddOnContentsSetBinaryDescriptor]] | ||
|- | |- | ||
| 0x3400 | | 0x3400 | ||
Line 262: | Line 274: | ||
| 0x3408 | | 0x3408 | ||
| 0x40 (0x8*0x8) | | 0x40 (0x8*0x8) | ||
| AccessibleLaunchRequiredVersion | | [[#AccessibleLaunchRequiredVersionValue|AccessibleLaunchRequiredVersion]] | ||
|- | |- | ||
| 0x3448 | | 0x3448 | ||
| | | 0x89 | ||
| [20.0.0+] [[#ApplicationControlDataCondition|ApplicationControlDataCondition]] | |||
|- | |||
| 0x34D1 | |||
| 0x1 | |||
| [20.0.0+] InitialProgramIndex | |||
|- | |||
| 0x34D2 | |||
| 0x2 | |||
| Reserved | |||
|- | |||
| 0x34D4 | |||
| 0x4 | |||
| [20.0.0+] AccessibleProgramIndexFlags | |||
|- | |||
| 0x34D8 | |||
| 0x1 | |||
| [20.0.0+] AlbumFileExport | |||
|- | |||
| 0x34D9 | |||
| 0x7 | |||
| Reserved | |||
|- | |||
| 0x34E0 | |||
| 0x80 | |||
| [20.0.0+] SaveDataCertificateBytes | |||
|- | |||
| 0x3560 | |||
| 0x1 | |||
| [20.0.0+] HasInGameVoiceChat | |||
|- | |||
| 0x3561 | |||
| 0x3 | |||
| Reserved | |||
|- | |||
| 0x3564 | |||
| 0x4 | |||
| [20.0.0+] SupportedExtraAddOnContentFlag | |||
|- | |||
| 0x3568 | |||
| 0x698 | |||
| Reserved | | Reserved | ||
|- | |||
| 0x3C00 | |||
| 0x400 | |||
| [20.0.0+] PlatformSpecificRegion | |||
|} | |} | ||
Line 405: | Line 461: | ||
| 0x8 | | 0x8 | ||
| MemorySize | | MemorySize | ||
|} | |||
== RequiredAddOnContentsSetBinaryDescriptor == | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 | |||
| 0x2 * 32 | |||
| Descriptors | |||
|} | |||
== AccessibleLaunchRequiredVersionValue == | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 | |||
| 0x8 * 8 | |||
| Array of [[NCM_services#ApplicationId|ApplicationId]] | |||
|} | |||
== ApplicationControlDataCondition == | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 | |||
| 0x1 * 8 | |||
| Type | |||
|- | |||
| 0x8 | |||
| 0x10 * 8 | |||
| [[#ApplicationControlDataConditionData|Data]] | |||
|- | |||
| 0x88 | |||
| 0x1 | |||
| Count | |||
|} | |||
=== ApplicationControlDataConditionData === | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 | |||
| 0x1 | |||
| Priority | |||
|- | |||
| 0x1 | |||
| 0x7 | |||
| Reserved | |||
|- | |||
| 0x8 | |||
| 0x2 | |||
| AocIndex | |||
|- | |||
| 0xA | |||
| 0x6 | |||
| Reserved | |||
|} | |} |