Line 1: |
Line 1: |
| = aoc:u = | | = aoc:u = |
| This is "nn::aocsrv::detail::IAddOnContentManager". | | This is "nn::aocsrv::detail::IAddOnContentManager". |
| + | |
| + | This is only available when [[Process_Manager_services|pm:bm]] GetBootMode returns output 0 (Normal). |
| | | |
| {| class="wikitable" border="1" | | {| class="wikitable" border="1" |
Line 23: |
Line 25: |
| |- | | |- |
| | 8 || [4.0.0+] GetAddOnContentListChangedEvent | | | 8 || [4.0.0+] GetAddOnContentListChangedEvent |
| + | |- |
| + | | 9 || [10.0.0+] GetAddOnContentLostErrorCode |
| + | |- |
| + | | 10 || [11.0.0+] GetAddOnContentListChangedEventWithProcessId |
| + | |- |
| + | | 11 || [13.0.0+] NotifyMountAddOnContent |
| + | |- |
| + | | 12 || [13.0.0+] NotifyUnmountAddOnContent |
| + | |- |
| + | | 13 || [13.0.0+] IsAddOnContentMountedForDebug |
| + | |- |
| + | | 50 || [13.0.0+] CheckAddOnContentMountStatus |
| |- | | |- |
| | 100 || [7.0.0+] [[#IPurchaseEventManager|CreateEcPurchasedEventManager]] | | | 100 || [7.0.0+] [[#IPurchaseEventManager|CreateEcPurchasedEventManager]] |
| |- | | |- |
| | 101 || [9.0.0+] [[#IPurchaseEventManager|CreatePermanentEcPurchasedEventManager]] | | | 101 || [9.0.0+] [[#IPurchaseEventManager|CreatePermanentEcPurchasedEventManager]] |
| + | |- |
| + | | 110 || [12.0.0+] [[#IContentsServiceManager|CreateContentsServiceManager]] |
| + | |- |
| + | | 200 || [13.1.0+] SetRequiredAddOnContentsOnContentsAvailabilityTransition |
| + | |- |
| + | | 300 || [16.0.0+] SetupHostAddOnContent |
| + | |- |
| + | | 301 || [16.0.0+] GetRegisteredAddOnContentPath |
| + | |- |
| + | | 302 || [16.0.0+] UpdateCachedList |
| |} | | |} |
| | | |
Line 45: |
Line 69: |
| |- | | |- |
| | 4 || [9.0.0+] PopPurchasedProductInfoWithUid | | | 4 || [9.0.0+] PopPurchasedProductInfoWithUid |
| + | |} |
| + | |
| + | == IContentsServiceManager == |
| + | This is "nn::ec::IContentsServiceManager". |
| + | |
| + | This was added with [12.0.0+]. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name |
| + | |- |
| + | | 0 || [16.0.0+] RequestContentsAuthorizationTokenDeprecated ([12.0.0-15.0.1] [[#RequestContentsAuthorizationToken]]) |
| + | |- |
| + | | 1 || [16.0.0+] RequestContentsAuthorizationToken |
| + | |} |
| + | |
| + | === RequestContentsAuthorizationToken === |
| + | Takes a total of 0x50-bytes of input, a PID, a type-0x5 input buffer. Returns an [[#IAsyncData|IAsyncData]] and an output handle. |
| + | |
| + | == IAsyncData == |
| + | This is "nn::ec::detail::IAsyncData". |
| + | |
| + | This was added with [12.0.0+]. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name |
| + | |- |
| + | | 0 || GetSize |
| + | |- |
| + | | 1 || Get |
| + | |- |
| + | | 2 || Cancel |
| |} | | |} |
| | | |
Line 50: |
Line 107: |
| This is "nn::ns::detail::IApplicationManagerInterface". | | This is "nn::ns::detail::IApplicationManagerInterface". |
| | | |
− | [3.0.0+] This service was replaced by [[#ns:am2, ns:ec, ns:rid, ns:rt, ns:web|ns:am2]]. | + | [3.0.0+] This service was replaced by [[#ns:am2, ns:ec, ns:rid, ns:rt, ns:web, ns:ro, ns:sweb|ns:am2]]. |
| | | |
| {| class="wikitable" border="1" | | {| class="wikitable" border="1" |
Line 62: |
Line 119: |
| | 2 || GetApplicationRecordUpdateSystemEvent | | | 2 || GetApplicationRecordUpdateSystemEvent |
| |- | | |- |
− | | 3 || GetApplicationViewDeprecated | + | | 3 || GetApplicationView |
| |- | | |- |
| | 4 || DeleteApplicationEntity | | | 4 || DeleteApplicationEntity |
Line 76: |
Line 133: |
| | 9 || MoveApplicationEntity | | | 9 || MoveApplicationEntity |
| |- | | |- |
− | | 11 || CalculateApplicationOccupiedSize | + | | 11 || [[#CalculateApplicationOccupiedSize]] |
| |- | | |- |
| | 16 || PushApplicationRecord | | | 16 || PushApplicationRecord |
Line 82: |
Line 139: |
| | 17 || ListApplicationRecordContentMeta | | | 17 || ListApplicationRecordContentMeta |
| |- | | |- |
− | | 18 || | + | | 18 || CheckLaunchRights |
| |- | | |- |
| | 19 || [[#LaunchApplication]] | | | 19 || [[#LaunchApplication]] |
Line 104: |
Line 161: |
| | 33 || ResumeApplicationDownload | | | 33 || ResumeApplicationDownload |
| |- | | |- |
− | | 34 || | + | | 34 || ClearTaskStatusList |
| |- | | |- |
| | 35 || UpdateVersionList | | | 35 || UpdateVersionList |
Line 122: |
Line 179: |
| | 42 || CleanupSdCard | | | 42 || CleanupSdCard |
| |- | | |- |
− | | 43 || CheckSdCardMountStatus | + | | 43 || [[#CheckSdCardMountStatus]] |
| |- | | |- |
| | 44 || GetSdCardMountStatusChangedEvent | | | 44 || GetSdCardMountStatusChangedEvent |
Line 212: |
Line 269: |
| | 504 || [2.0.0+] RequestRegisterGameCard | | | 504 || [2.0.0+] RequestRegisterGameCard |
| |- | | |- |
− | | 600 || [2.0.0+] CountApplicationContentMeta | + | | 600 || [2.0.0+] [[#CountApplicationContentMeta]] |
| |- | | |- |
| | 601 || [2.0.0+] [[#ListApplicationContentMetaStatus]] | | | 601 || [2.0.0+] [[#ListApplicationContentMetaStatus]] |
| |- | | |- |
− | | 602 || [2.0.0+] ListAvailableAddOnContent | + | | 602 || [2.0.0+] ListOwnedAndInstalledAddOnContent |
| |- | | |- |
| | 603 || [2.0.0+] GetOwnedApplicationContentMetaStatus | | | 603 || [2.0.0+] GetOwnedApplicationContentMetaStatus |
Line 226: |
Line 283: |
| | 700 || [2.0.0+] PushDownloadTaskList | | | 700 || [2.0.0+] PushDownloadTaskList |
| |- | | |- |
− | | 701 || [2.0.0+] ClearTaskStatusList | + | | 701 || [2.0.0+] [[#ClearTaskStatusList]] |
| |- | | |- |
− | | 702 || [2.0.0+] RequestDownloadTaskList | + | | 702 || [2.0.0+] [[#RequestDownloadTaskList]] |
| |- | | |- |
− | | 703 || [2.0.0+] RequestEnsureDownloadTask | + | | 703 || [2.0.0+] [[#RequestEnsureDownloadTask]] |
| |- | | |- |
− | | 704 || [2.0.0+] ListDownloadTaskStatus | + | | 704 || [2.0.0+] [[#ListDownloadTaskStatus]] |
| |- | | |- |
| | 705 || [2.0.0+] RequestDownloadTaskListData | | | 705 || [2.0.0+] RequestDownloadTaskListData |
Line 258: |
Line 315: |
| | 908 || [2.0.0+] ListApplicationRecordInstalledContentMeta | | | 908 || [2.0.0+] ListApplicationRecordInstalledContentMeta |
| |- | | |- |
− | | 1000 || [2.0.0+] RequestVerifyApplicationDeprecated | + | | 1000 || [2.0.0+] RequestVerifyApplication |
| |- | | |- |
| | 1001 || [2.0.0+] CorruptApplicationForDebug | | | 1001 || [2.0.0+] CorruptApplicationForDebug |
Line 278: |
Line 335: |
| | 1502 || [2.0.0+] GetLastSdCardFormatUnexpectedResult | | | 1502 || [2.0.0+] GetLastSdCardFormatUnexpectedResult |
| |- | | |- |
− | | 1503 || [2.0.0+] | + | | 1503 || [2.0.0+] DetachSdCard |
| |- | | |- |
| | 1600 || [2.0.0+] GetSystemSeedForPseudoDeviceId | | | 1600 || [2.0.0+] GetSystemSeedForPseudoDeviceId |
Line 292: |
Line 349: |
| | | |
| == ListApplicationRecord == | | == ListApplicationRecord == |
− | Takes a type-0x6 output buffer containing an array of the below record and an s32 entry_offset, returns an output s32 out_entrycount. | + | Takes a type-0x6 output buffer containing an array of [[#ApplicationRecord]] and an s32 entry_offset, returns an output s32 out_entrycount. |
| | | |
| Returns an array of entries with the below format using the specified offset and count. | | Returns an array of entries with the below format using the specified offset and count. |
− |
| |
− | === Application Record Format ===
| |
− | {| class="wikitable" border="1"
| |
− | |-
| |
− | ! Offset
| |
− | ! Size
| |
− | ! Description
| |
− | |-
| |
− | | 0x0
| |
− | | 0x8
| |
− | | [[NCM_services#ApplicationId|ApplicationId]]
| |
− | |-
| |
− | | 0x8
| |
− | | 0x1
| |
− | | Type? (Known values: 0x2=Installing?, 0x3=Installed / Gamecard inserted, 0x5=Gamecard not inserted, 0xB=Archived)
| |
− | |-
| |
− | | 0x9
| |
− | | 0x1
| |
− | | Unknown, usually 0x02
| |
− | |-
| |
− | | 0xA
| |
− | | 0x6
| |
− | | Unknown, usually zeros?
| |
− | |-
| |
− | | 0x10
| |
− | | 0x1
| |
− | | Unknown, seems to change between reboots and removing/reinserting gamecards
| |
− | |-
| |
− | | 0x11
| |
− | | 0x7
| |
− | | Unknown, usually zeros?
| |
− | |}
| |
| | | |
| == LaunchApplication == | | == LaunchApplication == |
Line 373: |
Line 398: |
| Loads cached [[control.nacp]] to buf+0 and the cached icon to buf+0x4000. Returns an error if the buffer is too small. | | Loads cached [[control.nacp]] to buf+0 and the cached icon to buf+0x4000. Returns an error if the buffer is too small. |
| | | |
− | === ApplicationControlSource === | + | == ListApplicationContentMetaStatus == |
| + | Takes a type-0x6 output buffer containing an array of [[#ApplicationContentMetaStatus]], an input s32 index and [[NCM_services#ApplicationId|ApplicationId]], returns an output s32 out_entrycount. |
| + | |
| + | Returns 0x10-byte entries using the specified [[NCM_services#ApplicationId|ApplicationId]] starting at the specified index. Can only return game titles. The second entry if any is the update-title usually. When the input entryindex is >= totalentries, this will return 0 with out_entrycount=0. |
| + | |
| + | = ns:am2, ns:ec, ns:rid, ns:rt, ns:web, ns:ro, ns:sweb = |
| + | These are "nn::ns::detail::IServiceGetterInterface". |
| + | |
| + | These commands check a state field for a command-specific bit and returns an error if not set, this is likely a permissions check for service+command. |
| + | |
| + | [11.0.0+] ns:ro was added. |
| + | |
| + | [15.0.0+] ns:sweb was added. |
| + | |
| {| class="wikitable" border="1" | | {| class="wikitable" border="1" |
| |- | | |- |
− | ! Value | + | ! Cmd || Name |
− | ! Description
| |
| |- | | |- |
− | | 0x0 | + | | 7988 || [6.0.0+] [[#IDynamicRightsInterface|GetDynamicRightsInterface]] |
− | | CacheOnly (Returns data from cache) | |
| |- | | |- |
− | | 0x1 | + | | 7989 || [5.1.0+] [[#IReadOnlyApplicationControlDataInterface|GetReadOnlyApplicationControlDataInterface]] |
− | | Storage (Returns data from storage if not present in cache) | + | |- |
| + | | 7991 || [5.0.0+] [[#IReadOnlyApplicationRecordInterface|GetReadOnlyApplicationRecordInterface]] |
| |- | | |- |
− | | 0x2 | + | | 7992 || [4.0.0+] [[#IECommerceInterface|GetECommerceInterface]] |
− | | StorageOnly (Returns data from storage without using cache) | |
− | |} | |
− | | |
− | == ListApplicationContentMetaStatus ==
| |
− | Takes a type-0x6 output buffer containing an array of the below entries, an input s32 index and [[NCM_services#ApplicationId|ApplicationId]], returns an output s32 out_entrycount.
| |
− | | |
− | Returns 0x10-byte entries using the specified [[NCM_services#ApplicationId|ApplicationId]] starting at the specified index. Can only return game titles. The second entry if any is the update-title usually. When the input entryindex is >= totalentries, this will return 0 with out_entrycount=0.
| |
− | | |
− | Entry structure:
| |
− | {| class="wikitable" border="1"
| |
| |- | | |- |
− | ! Offset
| + | | 7993 || [4.0.0+] [[#IApplicationVersionInterface|GetApplicationVersionInterface]] |
− | ! Size
| |
− | ! Description
| |
| |- | | |- |
− | | 0x0 | + | | 7994 || [[#IFactoryResetInterface|GetFactoryResetInterface]] |
− | | 0x1 | |
− | | [[NCM_services#ContentMetaType|ContentMetaType]] ("type") | |
| |- | | |- |
− | | 0x1 | + | | 7995 || [[#IAccountProxyInterface|GetAccountProxyInterface]] |
− | | 0x1 | |
− | | [[NCM_services#StorageId|StorageId]] ("installedStorage") | |
| |- | | |- |
− | | 0x2 | + | | 7996 || [[#IApplicationManagerInterface|GetApplicationManagerInterface]] |
− | | 0x1 | |
− | | Unknown. Non-zero with output from cmd 605, differs for app/update titles. | |
| |- | | |- |
− | | 0x3 | + | | 7997 || [[#IDownloadTaskInterface|GetDownloadTaskInterface]] |
− | | 0x1 | |
− | | Padding | |
| |- | | |- |
− | | 0x4 | + | | 7998 || [[#IContentManagementInterface|GetContentManagementInterface]] |
− | | 0x4 | |
− | | Version | |
| |- | | |- |
− | | 0x8 | + | | 7999 || [[#IDocumentInterface|GetDocumentInterface]] |
− | | 0x8 | |
− | | [[NCM_services#ApplicationId|ApplicationId]] | |
| |} | | |} |
| | | |
− | = ns:am2, ns:ec, ns:rid, ns:rt, ns:web =
| + | === IAccountProxyInterface === |
− | These services are all, at the top level, "nn::ns::detail::IServiceGetterInterface". These commands check a state field for a command-specific bit and returns an error if not set, this is likely a permissions check for service+command.
| |
− | | |
− | {| class="wikitable" border="1"
| |
− | |-
| |
− | ! Cmd || Name
| |
− | |-
| |
− | | 7988 || [6.0.0+] [[#IDynamicRightsInterface|GetDynamicRightsInterface]].
| |
− | |-
| |
− | | 7989 || [5.1.0+] [[#IReadOnlyApplicationControlDataInterface|GetReadOnlyApplicationControlDataInterface]].
| |
− | |-
| |
− | | 7991 || [5.0.0+] [[#IReadOnlyApplicationRecordInterface|GetReadOnlyApplicationRecordInterface]].
| |
− | |-
| |
− | | 7992 || [4.0.0+] [[#IECommerceInterface|GetECommerceInterface]]
| |
− | |-
| |
− | | 7993 || [4.0.0+] [[#IApplicationVersionInterface|GetApplicationVersionInterface]]
| |
− | |-
| |
− | | 7994 || [[#IFactoryResetInterface|GetFactoryResetInterface]]
| |
− | |-
| |
− | | 7995 || [[#IAccountProxyInterface|GetAccountProxyInterface]]
| |
− | |-
| |
− | | 7996 || [[#IApplicationManagerInterface|GetApplicationManagerInterface]]
| |
− | |-
| |
− | | 7997 || [[#IDownloadTaskInterface|GetDownloadTaskInterface]]
| |
− | |-
| |
− | | 7998 || [[#IContentManagementInterface|GetContentManagementInterface]]
| |
− | |-
| |
− | | 7999 || [[#IDocumentInterface|GetDocumentInterface]]
| |
− | |}
| |
− | | |
− | === IAccountProxyInterface === | |
| This is "nn::ns::detail::IAccountProxyInterface". | | This is "nn::ns::detail::IAccountProxyInterface". |
| | | |
Line 491: |
Line 474: |
| | 8 || [[#IsApplicationEntityMovable]] | | | 8 || [[#IsApplicationEntityMovable]] |
| |- | | |- |
− | | 9 || [[#MoveApplicationEntity]] | + | | 9 || [1.0.0-9.2.0] [[#MoveApplicationEntity]] |
| |- | | |- |
− | | 11 || CalculateApplicationOccupiedSize | + | | 11 || [[#CalculateApplicationOccupiedSize]] |
| |- | | |- |
| | 16 || PushApplicationRecord | | | 16 || PushApplicationRecord |
Line 513: |
Line 496: |
| | 30 || [[#RequestApplicationUpdateInfo]] | | | 30 || [[#RequestApplicationUpdateInfo]] |
| |- | | |- |
− | | 31 || [1.0.0-3.0.2] | + | | 31 || [1.0.0-3.0.2] RequestUpdateApplication |
| |- | | |- |
| | 32 || [[#CancelApplicationDownload]] | | | 32 || [[#CancelApplicationDownload]] |
Line 535: |
Line 518: |
| | 42 || [[#CleanupSdCard]] | | | 42 || [[#CleanupSdCard]] |
| |- | | |- |
− | | 43 || CheckSdCardMountStatus | + | | 43 || [[#CheckSdCardMountStatus]] |
| |- | | |- |
| | 44 || [[#GetSdCardMountStatusChangedEvent]] | | | 44 || [[#GetSdCardMountStatusChangedEvent]] |
Line 597: |
Line 580: |
| | 83 || [4.0.0-6.2.0] CheckApplicationResumeRights | | | 83 || [4.0.0-6.2.0] CheckApplicationResumeRights |
| |- | | |- |
− | | 84 || [4.0.0+] GetDynamicCommitEvent | + | | 84 || [4.0.0-16.1.0] GetDynamicCommitEvent |
| |- | | |- |
| | 85 || [4.0.0+] [[#RequestUpdateApplication2]] | | | 85 || [4.0.0+] [[#RequestUpdateApplication2]] |
Line 605: |
Line 588: |
| | 87 || [4.0.0+] IsApplicationCrashReportEnabled | | | 87 || [4.0.0+] IsApplicationCrashReportEnabled |
| |- | | |- |
− | | 90 || [4.0.0-8.1.0] BoostSystemMemoryResourceLimit | + | | 90 || [15.0.0+] BoostSystemMemoryResourceLimit ([4.0.0-8.1.0] BoostSystemMemoryResourceLimit) |
| |- | | |- |
| | 91 || [5.0.0+] DeprecatedLaunchApplication | | | 91 || [5.0.0+] DeprecatedLaunchApplication |
Line 613: |
Line 596: |
| | 93 || [5.0.0+] GetMainApplicationProgramIndex | | | 93 || [5.0.0+] GetMainApplicationProgramIndex |
| |- | | |- |
− | | 94 || [6.0.0+] LaunchApplication | + | | 94 || [6.0.0+] [[#LaunchApplication_2|LaunchApplication]] |
| |- | | |- |
− | | 95 || [6.0.0+] GetApplicationLaunchInfo | + | | 95 || [6.0.0+] [[#GetApplicationLaunchInfo]] |
| |- | | |- |
− | | 96 || [6.0.0+] AcquireApplicationLaunchInfo | + | | 96 || [6.0.0+] [[#AcquireApplicationLaunchInfo]] |
| |- | | |- |
− | | 97 || [6.0.0+] GetMainApplicationProgramIndexByApplicationLaunchInfo | + | | 97 || [6.0.0+] [[#GetMainApplicationProgramIndexByApplicationLaunchInfo]] |
| |- | | |- |
| | 98 || [6.0.0+] EnableApplicationAllThreadDumpOnCrash | | | 98 || [6.0.0+] EnableApplicationAllThreadDumpOnCrash |
Line 625: |
Line 608: |
| | 99 || [8.0.0+] [[#LaunchDevMenu]] | | | 99 || [8.0.0+] [[#LaunchDevMenu]] |
| |- | | |- |
− | | 100 || ResetToFactorySettings | + | | 100 || [[#ResetToFactorySettings]] |
| + | |- |
| + | | 101 || [[#ResetToFactorySettingsWithoutUserSaveData]] |
| + | |- |
| + | | 102 || [[#ResetToFactorySettingsForRefurbishment]] |
| |- | | |- |
− | | 101 || ResetToFactorySettingsWithoutUserSaveData | + | | 103 || [9.1.0+] [[#ResetToFactorySettingsWithPlatformRegion]] |
| |- | | |- |
− | | 102 || ResetToFactorySettingsForRefurbishment | + | | 104 || [9.1.0+] [[#ResetToFactorySettingsWithPlatformRegionAuthentication]] |
| |- | | |- |
− | | 103 || [9.1.0+] ResetToFactorySettingsWithPlatformRegion | + | | 105 || [10.0.0+] [[#RequestResetToFactorySettingsSecurely]] |
| |- | | |- |
− | | 104 || [9.1.0+] ResetToFactorySettingsWithPlatformRegionAuthentication | + | | 106 || [10.0.0+] [[#RequestResetToFactorySettingsWithPlatformRegionAuthenticationSecurely]] |
| |- | | |- |
| | 200 || CalculateUserSaveDataStatistics | | | 200 || CalculateUserSaveDataStatistics |
| |- | | |- |
− | | 201 || DeleteUserSaveDataAll | + | | 201 || [[#DeleteUserSaveDataAll]] |
| |- | | |- |
| | 210 || [[#DeleteUserSystemSaveData]] | | | 210 || [[#DeleteUserSystemSaveData]] |
Line 651: |
Line 638: |
| | 301 || PopApplicationShellEventInfo | | | 301 || PopApplicationShellEventInfo |
| |- | | |- |
− | | 302 || LaunchLibraryApplet | + | | 302 || [[#LaunchLibraryApplet]] |
| |- | | |- |
| | 303 || TerminateLibraryApplet | | | 303 || TerminateLibraryApplet |
| |- | | |- |
− | | 304 || LaunchSystemApplet | + | | 304 || [[#LaunchSystemApplet]] |
| |- | | |- |
| | 305 || TerminateSystemApplet | | | 305 || TerminateSystemApplet |
| |- | | |- |
− | | 306 || LaunchOverlayApplet | + | | 306 || [[#LaunchOverlayApplet]] |
| |- | | |- |
| | 307 || TerminateOverlayApplet | | | 307 || TerminateOverlayApplet |
Line 675: |
Line 662: |
| | 405 || ListApplicationControlCacheEntryInfo | | | 405 || ListApplicationControlCacheEntryInfo |
| |- | | |- |
− | | 406 || [6.0.0+] GetApplicationControlProperty | + | | 406 || [6.0.0-18.1.0] [[#GetApplicationControlProperty]] |
| |- | | |- |
| | 407 || [8.0.0+] [[#ListApplicationTitle]] | | | 407 || [8.0.0+] [[#ListApplicationTitle]] |
Line 681: |
Line 668: |
| | 408 || [8.0.0+] [[#ListApplicationIcon]] | | | 408 || [8.0.0+] [[#ListApplicationIcon]] |
| |- | | |- |
− | | 502 || [[#RequestCheckGameCardRegistration]] | + | | 411 || [19.0.0+] |
| + | |- |
| + | | 412 || [19.0.0+] |
| + | |- |
| + | | 413 || [19.0.0+] |
| + | |- |
| + | | 414 || [19.0.0+] |
| + | |- |
| + | | 415 || [19.0.0+] |
| + | |- |
| + | | 416 || [19.0.0+] |
| + | |- |
| + | | 417 || [19.0.0+] InvalidateAllApplicationControlCacheOfTheStage |
| + | |- |
| + | | 418 || [19.0.0+] InvalidateApplicationControlCacheOfTheStage |
| + | |- |
| + | | 419 || [19.0.0+] RequestDownloadApplicationControlDataInBackground |
| + | |- |
| + | | 420 || [19.0.0+] CloneApplicationControlDataCacheForDebug |
| + | |- |
| + | | 421 || [20.0.0+] |
| + | |- |
| + | | 422 || [20.0.0+] |
| + | |- |
| + | | 423 || [20.0.0+] |
| + | |- |
| + | | 424 || [20.0.0+] |
| + | |- |
| + | | 425 || [20.0.0+] |
| + | |- |
| + | | 426 || [20.0.0+] |
| + | |- |
| + | | 427 || [20.0.0+] |
| + | |- |
| + | | 502 || [[#RequestCheckGameCardRegistration]] |
| |- | | |- |
| | 503 || [[#RequestGameCardRegistrationGoldPoint]] | | | 503 || [[#RequestGameCardRegistrationGoldPoint]] |
Line 699: |
Line 720: |
| | 510 || [9.0.0+] [[#GetGameCardPlatformRegion]] | | | 510 || [9.0.0+] [[#GetGameCardPlatformRegion]] |
| |- | | |- |
− | | 600 || CountApplicationContentMeta | + | | 511 || [19.0.0+] GetGameCardWakenReadyEvent |
| + | |- |
| + | | 512 || [19.0.0+] IsGameCardApplicationRunning |
| + | |- |
| + | | 513 || [20.0.0+] |
| + | |- |
| + | | 514 || [20.0.0+] |
| + | |- |
| + | | 515 || [20.0.0+] |
| + | |- |
| + | | 600 || [[#CountApplicationContentMeta]] |
| |- | | |- |
| | 601 || [[#ListApplicationContentMetaStatus]] | | | 601 || [[#ListApplicationContentMetaStatus]] |
Line 707: |
Line 738: |
| | 603 || GetOwnedApplicationContentMetaStatus | | | 603 || GetOwnedApplicationContentMetaStatus |
| |- | | |- |
− | | 604 || RegisterContentsExternalKey | + | | 604 || [1.0.0-15.0.1] RegisterContentsExternalKey |
| |- | | |- |
| | 605 || ListApplicationContentMetaStatusWithRightsCheck | | | 605 || ListApplicationContentMetaStatusWithRightsCheck |
Line 713: |
Line 744: |
| | 606 || [3.0.0+] GetContentMetaStorage | | | 606 || [3.0.0+] GetContentMetaStorage |
| |- | | |- |
− | | 607 || [6.0.0+] ListAvailableAddOnContent | + | | 607 || [6.0.0+] [[#ListAvailableAddOnContent]] |
| + | |- |
| + | | 609 || [13.0.0+] ListAvailabilityAssuredAddOnContent |
| + | |- |
| + | | 610 || [14.0.0+] GetInstalledContentMetaStorage |
| + | |- |
| + | | 611 || [16.0.0+] PrepareAddOnContent |
| |- | | |- |
| | 700 || PushDownloadTaskList | | | 700 || PushDownloadTaskList |
| |- | | |- |
− | | 701 || ClearTaskStatusList | + | | 701 || [[#ClearTaskStatusList]] |
| |- | | |- |
− | | 702 || RequestDownloadTaskList | + | | 702 || [[#RequestDownloadTaskList]] |
| |- | | |- |
− | | 703 || RequestEnsureDownloadTask | + | | 703 || [[#RequestEnsureDownloadTask]] |
| |- | | |- |
− | | 704 || ListDownloadTaskStatus | + | | 704 || [[#ListDownloadTaskStatus]] |
| |- | | |- |
| | 705 || [[#RequestDownloadTaskListData]] | | | 705 || [[#RequestDownloadTaskListData]] |
Line 751: |
Line 788: |
| | 908 || ListApplicationRecordInstalledContentMeta | | | 908 || ListApplicationRecordInstalledContentMeta |
| |- | | |- |
− | | 909 || [3.0.0+] WithdrawCleanupAddOnContentsWithNoRightsRecommendation | + | | 909 || [3.0.0-14.1.2] WithdrawCleanupAddOnContentsWithNoRightsRecommendation |
| |- | | |- |
| | 910 || [5.0.0+] HasApplicationRecord | | | 910 || [5.0.0+] HasApplicationRecord |
Line 765: |
Line 802: |
| | 915 || [9.0.0+] ShowApplicationRecord | | | 915 || [9.0.0+] ShowApplicationRecord |
| |- | | |- |
− | | 1000 || [[#RequestVerifyApplicationDeprecated]] | + | | 916 || [11.0.0+] IsApplicationAutoDeleteDisabled |
| |- | | |- |
− | | 1001 || CorruptApplicationForDebug | + | | 917 || [20.0.0+] |
| |- | | |- |
− | | 1002 || [3.0.0+] [[#RequestVerifyAddOnContentsRights]] | + | | 918 || [20.0.0+] |
| |- | | |- |
− | | 1003 || [5.0.0+] [[#RequestVerifyApplication]] | + | | 919 || [20.0.0+] |
| |- | | |- |
− | | 1004 || [5.0.0+] CorruptContentForDebug | + | | 920 || [20.0.0+] |
| |- | | |- |
− | | 1200 || [[#NeedsUpdateVulnerability]] | + | | 921 || [20.0.0+] |
| |- | | |- |
− | | 1300 || [[#IsAnyApplicationEntityInstalled]] | + | | 922 || [20.0.0+] |
| |- | | |- |
− | | 1301 || DeleteApplicationContentEntities | + | | 923 || [20.0.0+] |
| |- | | |- |
− | | 1302 || CleanupUnrecordedApplicationEntity | + | | 928 || [20.0.0+] |
| |- | | |- |
− | | 1303 || [3.0.0+] CleanupAddOnContentsWithNoRights | + | | 929 || [20.0.0+] |
| |- | | |- |
− | | 1304 || [3.0.0+] DeleteApplicationContentEntity | + | | 930 || [20.0.0+] |
| + | |- |
| + | | 931 || [20.0.0+] |
| + | |- |
| + | | 1000 || [[#RequestVerifyApplicationDeprecated]] |
| + | |- |
| + | | 1001 || CorruptApplicationForDebug |
| + | |- |
| + | | 1002 || [3.0.0-9.2.0] [[#RequestVerifyAddOnContentsRights]] |
| + | |- |
| + | | 1003 || [5.0.0+] [[#RequestVerifyApplication]] |
| + | |- |
| + | | 1004 || [5.0.0+] CorruptContentForDebug |
| + | |- |
| + | | 1200 || [[#NeedsUpdateVulnerability]] |
| + | |- |
| + | | 1300 || [[#IsAnyApplicationEntityInstalled]] |
| + | |- |
| + | | 1301 || DeleteApplicationContentEntities |
| + | |- |
| + | | 1302 || CleanupUnrecordedApplicationEntity |
| + | |- |
| + | | 1303 || [3.0.0-9.2.0] CleanupAddOnContentsWithNoRights |
| + | |- |
| + | | 1304 || [3.0.0+] DeleteApplicationContentEntity |
| |- | | |- |
| | 1308 || [5.0.0+] DeleteApplicationCompletelyForDebug | | | 1308 || [5.0.0+] DeleteApplicationCompletelyForDebug |
| |- | | |- |
| | 1309 || [6.0.0+] [[#CleanupUnavailableAddOnContents]] | | | 1309 || [6.0.0+] [[#CleanupUnavailableAddOnContents]] |
| + | |- |
| + | | 1310 || [10.0.0+] [[#RequestMoveApplicationEntity]] |
| + | |- |
| + | | 1311 || [10.0.0+] [[#EstimateSizeToMove]] |
| + | |- |
| + | | 1312 || [10.0.0+] HasMovableEntity |
| + | |- |
| + | | 1313 || [11.0.0+] CleanupOrphanContents |
| + | |- |
| + | | 1314 || [11.0.0+] CheckPreconditionSatisfiedToMove |
| |- | | |- |
| | 1400 || PrepareShutdown | | | 1400 || PrepareShutdown |
Line 804: |
Line 875: |
| |- | | |- |
| | 1506 || [9.0.0+] GetSdCardStartupStatus | | | 1506 || [9.0.0+] GetSdCardStartupStatus |
| + | |- |
| + | | 1508 || [20.0.0+] |
| + | |- |
| + | | 1509 || [20.0.0+] |
| + | |- |
| + | | 1510 || [20.0.0+] |
| + | |- |
| + | | 1511 || [20.0.0+] |
| + | |- |
| + | | 1512 || [20.0.0+] |
| |- | | |- |
| | 1600 || GetSystemSeedForPseudoDeviceId | | | 1600 || GetSystemSeedForPseudoDeviceId |
Line 818: |
Line 899: |
| |- | | |- |
| | 1704 || [8.0.0+] [[#GetApplicationViewWithPromotionInfo]] | | | 1704 || [8.0.0+] [[#GetApplicationViewWithPromotionInfo]] |
| + | |- |
| + | | 1705 || [11.0.0+] [[#IsPatchAutoDeletableApplication]] |
| + | |- |
| + | | 1706 || [20.0.0+] |
| |- | | |- |
| | 1800 || IsNotificationSetupCompleted | | | 1800 || IsNotificationSetupCompleted |
Line 823: |
Line 908: |
| | 1801 || GetLastNotificationInfoCount | | | 1801 || GetLastNotificationInfoCount |
| |- | | |- |
− | | 1802 || ListLastNotificationInfo | + | | 1802 || [[#ListLastNotificationInfo]] |
| |- | | |- |
− | | 1803 || [3.0.0+] ListNotificationTask | + | | 1803 || [3.0.0+] [[#ListNotificationTask]] |
| |- | | |- |
− | | 1900 || [3.0.0+] IsActiveAccount | + | | 1900 || [3.0.0-12.1.0] IsActiveAccount |
| |- | | |- |
| | 1901 || [4.0.0+] [[#RequestDownloadApplicationPrepurchasedRights]] | | | 1901 || [4.0.0+] [[#RequestDownloadApplicationPrepurchasedRights]] |
| |- | | |- |
| | 1902 || [5.0.0+] GetApplicationTicketInfo | | | 1902 || [5.0.0+] GetApplicationTicketInfo |
| + | |- |
| + | | 1903 || [13.1.0+] RequestDownloadApplicationPrepurchasedRightsForAccount |
| |- | | |- |
| | 2000 || [4.0.0+] [[#GetSystemDeliveryInfo]] | | | 2000 || [4.0.0+] [[#GetSystemDeliveryInfo]] |
Line 870: |
Line 957: |
| |- | | |- |
| | 2018 || [5.0.0+] [[#GetApplicationDeliveryInfoHash]] | | | 2018 || [5.0.0+] [[#GetApplicationDeliveryInfoHash]] |
| + | |- |
| + | | 2019 || [20.0.0+] |
| |- | | |- |
| | 2050 || [6.0.0+] [[#GetApplicationRightsOnClient]] | | | 2050 || [6.0.0+] [[#GetApplicationRightsOnClient]] |
| |- | | |- |
| | 2051 || [9.0.0+] InvalidateRightsIdCache | | | 2051 || [9.0.0+] InvalidateRightsIdCache |
| + | |- |
| + | | 2052 || [20.0.0+] |
| + | |- |
| + | | 2053 || [20.0.0+] |
| |- | | |- |
| | 2100 || [6.0.0+] [[#GetApplicationTerminateResult]] | | | 2100 || [6.0.0+] [[#GetApplicationTerminateResult]] |
Line 891: |
Line 984: |
| | 2155 || [7.0.0+] UpdateRightsEnvironmentStatus | | | 2155 || [7.0.0+] UpdateRightsEnvironmentStatus |
| |- | | |- |
− | | 2156 || [9.0.0+] CreateRightsEnvironmentForPreomia | + | | 2156 || [10.0.0-12.1.0] CreateRightsEnvironmentForMicroApplication ([9.0.0-9.2.0] CreateRightsEnvironmentForPreomia) |
| |- | | |- |
| | 2160 || [6.0.0+] AddTargetApplicationToRightsEnvironment | | | 2160 || [6.0.0+] AddTargetApplicationToRightsEnvironment |
Line 911: |
Line 1,004: |
| | 2199 || [6.0.0+] GetRightsEnvironmentCountForDebug | | | 2199 || [6.0.0+] GetRightsEnvironmentCountForDebug |
| |- | | |- |
− | | 2200 || [6.0.0+] GetGameCardApplicationCopyIdentifier | + | | 2200 || [6.0.0-9.2.0] GetGameCardApplicationCopyIdentifier |
| |- | | |- |
− | | 2201 || [6.0.0+] GetInstalledApplicationCopyIdentifier | + | | 2201 || [6.0.0-9.2.0] GetInstalledApplicationCopyIdentifier |
| |- | | |- |
| | 2250 || [6.0.0-6.2.0] RequestReportActiveELicence | | | 2250 || [6.0.0-6.2.0] RequestReportActiveELicence |
Line 924: |
Line 1,017: |
| |- | | |- |
| | 2352 || [9.0.0+] [[#RequestResolveNoDownloadRightsError]] | | | 2352 || [9.0.0+] [[#RequestResolveNoDownloadRightsError]] |
| + | |- |
| + | | 2353 || [10.0.0+] GetApplicationDownloadTaskInfo |
| + | |- |
| + | | 2354 || [11.0.0+] PrioritizeApplicationBackgroundTask |
| + | |- |
| + | | 2355 || [12.0.0+] PreferStorageEfficientUpdate |
| + | |- |
| + | | 2356 || [12.0.0+] RequestStorageEfficientUpdatePreferable |
| + | |- |
| + | | 2357 || [15.0.0+] EnableMultiCoreDownload |
| + | |- |
| + | | 2358 || [15.0.0+] DisableMultiCoreDownload |
| + | |- |
| + | | 2359 || [15.0.0+] IsMultiCoreDownloadEnabled |
| + | |- |
| + | | 2360 || [19.0.0+] GetApplicationDownloadTaskCount |
| + | |- |
| + | | 2361 || [19.0.0+] GetMaxApplicationDownloadTaskCount |
| + | |- |
| + | | 2362 || [20.0.0+] |
| + | |- |
| + | | 2363 || [20.0.0+] |
| + | |- |
| + | | 2364 || [20.0.0+] |
| + | |- |
| + | | 2365 || [20.0.0+] |
| + | |- |
| + | | 2366 || [20.0.0+] |
| + | |- |
| + | | 2367 || [20.0.0+] |
| + | |- |
| + | | 2368 || [20.0.0+] |
| |- | | |- |
| | 2400 || [8.0.0+] [[#GetPromotionInfo]] | | | 2400 || [8.0.0+] [[#GetPromotionInfo]] |
Line 929: |
Line 1,054: |
| | 2401 || [8.0.0+] CountPromotionInfo | | | 2401 || [8.0.0+] CountPromotionInfo |
| |- | | |- |
− | | 2402 || [8.0.0+] ListPromotionInfo | + | | 2402 || [8.0.0+] [[#ListPromotionInfo|ListPromotionInfo]] |
| |- | | |- |
| | 2403 || [8.0.0+] [[#ImportPromotionJsonForDebug]] | | | 2403 || [8.0.0+] [[#ImportPromotionJsonForDebug]] |
Line 941: |
Line 1,066: |
| | 2511 || [9.0.0+] [[#GetApplicationResource]] | | | 2511 || [9.0.0+] [[#GetApplicationResource]] |
| |- | | |- |
− | | 2513 || [9.0.0+] LaunchPreomia | + | | 2513 || [10.0.0+] [[#LaunchMicroApplication]] ([9.0.0-9.2.0] LaunchPreomia) |
| |- | | |- |
| | 2514 || [9.0.0+] ClearTaskOfAsyncTaskManager | | | 2514 || [9.0.0+] ClearTaskOfAsyncTaskManager |
| + | |- |
| + | | 2515 || [10.0.0+] CleanupAllPlaceHolderAndFragmentsIfNoTask |
| + | |- |
| + | | 2516 || [10.0.0-14.1.2] EnsureApplicationCertificate |
| + | |- |
| + | | 2517 || [13.0.0+] [[#CreateApplicationInstance]] |
| + | |- |
| + | | 2518 || [13.0.0+] UpdateQualificationForDebug |
| + | |- |
| + | | 2519 || [13.0.0+] IsQualificationTransitionSupported |
| + | |- |
| + | | 2520 || [13.0.0+] IsQualificationTransitionSupportedByProcessId |
| + | |- |
| + | | 2521 || [13.0.0-16.1.0] GetRightsUserChangedEvent |
| + | |- |
| + | | 2522 || [14.0.0+] IsRomRedirectionAvailable |
| + | |- |
| + | | 2523 || [17.0.0+] GetProgramId |
| + | |- |
| + | | 2524 || [19.0.0+] |
| + | |- |
| + | | 2525 || [20.0.0+] |
| |- | | |- |
| | 2800 || [9.0.0+] GetApplicationIdOfPreomia | | | 2800 || [9.0.0+] GetApplicationIdOfPreomia |
− | |} | + | |- |
− | | + | | 3000 || [11.0.0+] [[#RegisterDeviceLockKey]] |
− | [4.0.0+] RequestDownloadAddOnContent now takes an additional 8-bytes of input. | + | |- |
− | | + | | 3001 || [11.0.0+] [[#UnregisterDeviceLockKey]] |
− | ==== GetApplicationRecordUpdateSystemEvent ====
| + | |- |
− | No input, returns an output Event handle with EventClearMode=1.
| + | | 3002 || [11.0.0+] [[#VerifyDeviceLockKey]] |
− | | + | |- |
− | ==== GetApplicationViewDeprecated ====
| + | | 3003 || [11.0.0+] [[#HideApplicationIcon]] |
− | Takes a type-0x6 output buffer containing an array of [[#ApplicationViewDeprecated]], a type-0x5 input buffer containing an array of u64 [[NCM_services#ApplicationId|ApplicationIds]], no output.
| + | |- |
− | | + | | 3004 || [11.0.0+] [[#ShowApplicationIcon]] |
− | On newer system-versions this is the same as [[#GetApplicationView]], except this converts the output from the func called in the loop from [[#ApplicationView]] to [[#ApplicationViewDeprecated]].
| + | |- |
− | | + | | 3005 || [11.0.0+] [[#HideApplicationTitle]] |
− | ==== DeleteApplicationEntity ====
| + | |- |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output.
| + | | 3006 || [11.0.0+] [[#ShowApplicationTitle]] |
− | | + | |- |
− | ==== DeleteApplicationCompletely ====
| + | | 3007 || [11.0.0+] [[#EnableGameCard]] |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output.
| + | |- |
− | | + | | 3008 || [11.0.0+] [[#DisableGameCard]] |
− | ==== DeleteRedundantApplicationEntity ====
| + | |- |
− | No input/output.
| + | | 3009 || [11.0.0+] [[#EnableLocalContentShare]] |
− | | + | |- |
− | ==== IsApplicationEntityMovable ====
| + | | 3010 || [11.0.0+] [[#DisableLocalContentShare]] |
− | Takes an input u8 [[NCM_services#StorageId|StorageId]], an [[NCM_services#ApplicationId|ApplicationId]], returns an output u8 bool.
| + | |- |
− | | + | | 3011 || [11.0.0+] [[#IsApplicationIconHidden]] |
− | ==== MoveApplicationEntity ====
| + | |- |
− | Takes an input u8 [[NCM_services#StorageId|StorageId]], an [[NCM_services#ApplicationId|ApplicationId]], no output.
| + | | 3012 || [11.0.0+] [[#IsApplicationTitleHidden]] |
− | | + | |- |
− | ==== RequestApplicationUpdateInfo ====
| + | | 3013 || [11.0.0+] [[#IsGameCardEnabled]] |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncValue]].
| + | |- |
− | | + | | 3014 || [11.0.0+] [[#IsLocalContentShareEnabled]] |
− | The data that can be read from the [[#IAsyncValue]] is [[#ApplicationUpdateInfo]].
| + | |- |
− | | + | | 3015 || [18.0.0+] GetNetworkUpdateRequiredByGameCardDetectionEvent |
− | Before using the cmd, official sw uses [[Network_Interface_services#IsAnyInternetRequestAccepted|IsAnyInternetRequestAccepted]] with the output from [[#Network_Interface_services#GetClientId|GetClientId]], throwing an error when the returned bool is false.
| + | |- |
− | | + | | 3050 || [14.0.0+] ListAssignELicenseTaskResult |
− | ==== CancelApplicationDownload ====
| + | |- |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output.
| + | | 3100 || [17.0.0+] GetSafeSystemVersionCheckInfo |
− | | + | |- |
− | ==== ResumeApplicationDownload ====
| + | | 3101 || [17.0.0+] RequestUpdateSafeSystemVersionCheckInfo |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output.
| + | |- |
− | | + | | 3102 || [17.0.0+] ResetSafeSystemVersionCheckInfo |
− | ==== CheckApplicationLaunchVersion ====
| + | |- |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output.
| + | | 3104 || [18.0.0+] GetApplicationNintendoLogo |
− | | + | |- |
− | ==== CalculateApplicationDownloadRequiredSize ====
| + | | 3105 || [18.0.0+] GetApplicationStartupMovie |
− | Takes an input u8 [[NCM_services#StorageId|StorageId]], an [[NCM_services#ApplicationId|ApplicationId]], returns an output s64.
| + | |- |
− | | + | | 4000 || [20.0.0+] |
− | ==== CleanupSdCard ====
| + | |- |
− | No input/output.
| + | | 4004 || [20.0.0+] |
− | | + | |- |
− | ==== GetSdCardMountStatusChangedEvent ====
| + | | 4006 || [20.0.0+] |
− | No input, returns an output Event handle with EventClearMode=0.
| + | |- |
− | | + | | 4007 || [20.0.0+] |
− | ==== GetGameCardUpdateDetectionEvent ====
| + | |- |
− | No input, returns an output Event handle with EventClearMode=0.
| + | | 4008 || [20.0.0+] |
− | | + | |- |
− | ==== DisableApplicationAutoDelete ====
| + | | 4009 || [20.0.0+] |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output.
| + | |- |
− | | + | | 4010 || [20.0.0+] |
− | ==== EnableApplicationAutoDelete ====
| + | |- |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output.
| + | | 4011 || [20.0.0+] |
− | | + | |- |
− | ==== SetApplicationTerminateResult ====
| + | | 4012 || [20.0.0+] |
− | Takes an input u32 Result, an [[NCM_services#ApplicationId|ApplicationId]], no output.
| + | |- |
− | | + | | 4013 || [20.0.0+] |
− | ==== ClearApplicationTerminateResult ====
| + | |- |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output.
| + | | 4015 || [20.0.0+] |
− | | + | |- |
− | ==== GetLastSdCardMountUnexpectedResult ====
| + | | 4017 || [20.0.0+] |
− | No input/output.
| + | |- |
− | | + | | 4019 || [20.0.0+] |
− | ==== GetRequestServerStopper ====
| + | |- |
− | No input, returns an output [[#IRequestServerStopper]].
| + | | 4020 || [20.0.0+] |
− | | + | |- |
− | ==== CancelApplicationApplyDelta ====
| + | | 4021 || [20.0.0+] |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output.
| + | |- |
− | | + | | 4022 || [20.0.0+] |
− | ==== ResumeApplicationApplyDelta ====
| + | |- |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output.
| + | | 4023 || [20.0.0+] |
− | | + | |- |
− | ==== CalculateApplicationApplyDeltaRequiredSize ====
| + | | 4024 || [20.0.0+] |
− | Takes an input u8 [[NCM_services#StorageId|StorageId]], an [[NCM_services#ApplicationId|ApplicationId]], returns an output s64.
| + | |- |
− | | + | | 4025 || [20.0.0+] |
− | ==== ResumeAll ====
| + | |- |
− | No input/output.
| + | | 4026 || [20.0.0+] |
− | | + | |- |
− | ==== GetStorageSize ====
| + | | 4027 || [20.0.0+] |
− | Takes an input u8 [[NCM_services#StorageId|StorageId]], returns two output s64s.
| + | |- |
− | | + | | 4028 || [20.0.0+] |
− | This temporarily mounts the [[Filesystem_services#OpenContentStorageFileSystem|ContentStorage]] specified by the StorageId (must be BuiltInUser or SdCard). The two output s64s are the output from [[Filesystem_services#GetTotalSpaceSize|GetTotalSpaceSize]] and [[Filesystem_services#GetFreeSpaceSize|GetFreeSpaceSize]] with this ContentStorage, with it this being unmounted afterwards.
| + | |- |
| + | | 4029 || [20.0.0+] |
| + | |- |
| + | | 4030 || [20.0.0+] |
| + | |- |
| + | | 4031 || [20.0.0+] |
| + | |- |
| + | | 4032 || [20.0.0+] |
| + | |- |
| + | | 4033 || [20.0.0+] |
| + | |- |
| + | | 4034 || [20.0.0+] |
| + | |- |
| + | | 4035 || [20.0.0+] |
| + | |- |
| + | | 4037 || [20.0.0+] |
| + | |- |
| + | | 4038 || [20.0.0+] |
| + | |- |
| + | | 4039 || [20.0.0+] |
| + | |- |
| + | | 4040 || [20.0.0+] |
| + | |- |
| + | | 4041 || [20.0.0+] |
| + | |- |
| + | | 4042 || [20.0.0+] |
| + | |- |
| + | | 4043 || [20.0.0+] |
| + | |- |
| + | | 4044 || [20.0.0+] |
| + | |- |
| + | | 4045 || [20.0.0+] |
| + | |- |
| + | | 4046 || [20.0.0+] |
| + | |- |
| + | | 4049 || [20.0.0+] |
| + | |- |
| + | | 4050 || [20.0.0+] |
| + | |- |
| + | | 4051 || [20.0.0+] |
| + | |- |
| + | | 4052 || [20.0.0+] |
| + | |- |
| + | | 4053 || [20.0.0+] |
| + | |- |
| + | | 4054 || [20.0.0+] |
| + | |- |
| + | | 4055 || [20.0.0+] |
| + | |- |
| + | | 4056 || [20.0.0+] |
| + | |- |
| + | | 4057 || [20.0.0+] |
| + | |- |
| + | | 4058 || [20.0.0+] |
| + | |- |
| + | | 4059 || [20.0.0+] |
| + | |- |
| + | | 4060 || [20.0.0+] |
| + | |- |
| + | | 4061 || [20.0.0+] |
| + | |- |
| + | | 4062 || [20.0.0+] |
| + | |- |
| + | | 4063 || [20.0.0+] |
| + | |- |
| + | | 4064 || [20.0.0+] |
| + | |- |
| + | | 4065 || [20.0.0+] |
| + | |- |
| + | | 4066 || [20.0.0+] |
| + | |- |
| + | | 4067 || [20.0.0+] |
| + | |- |
| + | | 4068 || [20.0.0+] |
| + | |- |
| + | | 4069 || [20.0.0+] |
| + | |- |
| + | | 4070 || [20.0.0+] |
| + | |- |
| + | | 4071 || [20.0.0+] |
| + | |- |
| + | | 4072 || [20.0.0+] |
| + | |- |
| + | | 4073 || [20.0.0+] |
| + | |- |
| + | | 4074 || [20.0.0+] |
| + | |- |
| + | | 4075 || [20.0.0+] |
| + | |- |
| + | | 4076 || [20.0.0+] |
| + | |- |
| + | | 4077 || [20.0.0+] |
| + | |- |
| + | | 4078 || [20.0.0+] |
| + | |- |
| + | | 4079 || [20.0.0+] |
| + | |- |
| + | | 4080 || [20.0.0+] |
| + | |- |
| + | | 4081 || [20.0.0+] |
| + | |- |
| + | | 4083 || [20.0.0+] |
| + | |- |
| + | | 4084 || [20.0.0+] |
| + | |- |
| + | | 4085 || [20.0.0+] |
| + | |- |
| + | | 4086 || [20.0.0+] |
| + | |- |
| + | | 4087 || [20.0.0+] |
| + | |- |
| + | | 4088 || [20.0.0+] |
| + | |- |
| + | | 4089 || [20.0.0+] |
| + | |- |
| + | | 4090 || [20.0.0+] |
| + | |- |
| + | | 4091 || [20.0.0+] |
| + | |- |
| + | | 4092 || [20.0.0+] |
| + | |- |
| + | | 4093 || [20.0.0+] |
| + | |- |
| + | | 4094 || [20.0.0+] |
| + | |- |
| + | | 4095 || [20.0.0+] |
| + | |- |
| + | | 4096 || [20.0.0+] |
| + | |- |
| + | | 4097 || [20.0.0+] |
| + | |- |
| + | | 5000 || [18.0.0+] |
| + | |- |
| + | | 5001 || [18.0.0+] |
| + | |- |
| + | | 9999 || [10.0.0-10.2.0] GetApplicationCertificate |
| + | |} |
| | | |
− | ==== RequestUpdateApplication2 ====
| + | [4.0.0+] RequestDownloadAddOnContent now takes an additional 8-bytes of input. |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncResult]].
| |
| | | |
− | See [[#RequestApplicationUpdateInfo]] regarding nifm.
| + | ==== GetApplicationRecordUpdateSystemEvent ==== |
| + | No input, returns an output Event handle with EventClearMode=1. |
| | | |
− | ==== LaunchDevMenu ==== | + | ==== GetApplicationViewDeprecated ==== |
− | No input/output.
| + | Takes a type-0x6 output buffer containing an array of [[#ApplicationViewDeprecated]], a type-0x5 input buffer containing an array of u64 [[NCM_services#ApplicationId|ApplicationIds]], no output. |
| | | |
− | This is used by AM cmd [[Applet_Manager_services#LaunchDevMenu|LaunchDevMenu]].
| + | On newer system-versions this is the same as [[#GetApplicationView]], except this converts the output from the func called in the loop from [[#ApplicationView]] to [[#ApplicationViewDeprecated]]. |
| | | |
− | This loads ProgramIds from [[System_Settings|system-settings]] <code>ns.applet!devmenu_id</code> and <code>ns.applet!devoverlaydisp_id</code>, which only exists on devunits. An error is thrown if loading these fail.
| + | ==== DeleteApplicationEntity ==== |
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output. |
| | | |
− | [[NCM_services#ncm|OpenContentMetaDatabase]] is used with StorageId = NandSystem, then IContentMetaDatabase GetLatestContentMetaKey is used with both of the above ProgramIds to verify that the cmd is successful. | + | ==== DeleteApplicationCompletely ==== |
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output. |
| | | |
− | Then if the above succeeds, the above titles are launched with the above StorageId via [[Process_Manager_services|pmshell]] LaunchProgram, with a 0.5s sleep-thread afterwards on success.
| + | ==== DeleteRedundantApplicationEntity ==== |
| + | No input/output. |
| | | |
− | ==== DeleteUserSystemSaveData ==== | + | ==== IsApplicationEntityMovable ==== |
− | Takes an input [[Account_services#Uid|Uid]], an u64 SystemSaveDataId, no output. | + | Takes an input u8 [[NCM_services#StorageId|StorageId]], an [[NCM_services#ApplicationId|ApplicationId]], returns an output u8 bool. |
| | | |
− | ==== DeleteSaveData ==== | + | ==== MoveApplicationEntity ==== |
− | Takes an input u8 [[Filesystem_services#SaveDataSpaceId|SaveDataSpaceId]], an u64 SaveDataId, no output. | + | Takes an input u8 [[NCM_services#StorageId|StorageId]], an [[NCM_services#ApplicationId|ApplicationId]], no output. |
| | | |
− | ==== UnregisterNetworkServiceAccount ==== | + | ==== RequestApplicationUpdateInfo ==== |
− | Takes an input [[Account_services#Uid|Uid]], no output. | + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncValue]]. |
| | | |
− | ==== UnregisterNetworkServiceAccountWithUserSaveDataDeletion ====
| + | The data that can be read from the [[#IAsyncValue]] is [[#ApplicationUpdateInfo]]. |
− | Takes an input [[Account_services#Uid|Uid]], no output.
| |
| | | |
− | ==== RequestDownloadApplicationControlData ====
| + | Before using the cmd, official sw uses [[Network_Interface_services#IsAnyInternetRequestAccepted|IsAnyInternetRequestAccepted]] with the output from [[Network_Interface_services#GetClientId|GetClientId]], throwing an error when the returned bool is false. |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncResult]].
| |
| | | |
− | See [[#RequestApplicationUpdateInfo]] regarding nifm.
| + | ==== CancelApplicationDownload ==== |
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output. |
| | | |
− | ==== ListApplicationTitle ==== | + | ==== ResumeApplicationDownload ==== |
− | Takes an input TransferMemory handle, a type-0x5 input buffer containing an array of u64 [[NCM_services#ApplicationId|ApplicationIds]], an u8 [[#ApplicationControlSource]], an u64 size, returns an output Event handle and an [[#IAsyncValue]]. | + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output. |
| | | |
− | [[qlaunch]] uses value 0x1 for the u8. | + | ==== CheckApplicationLaunchVersion ==== |
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output. |
| | | |
− | The user-process creates the TransferMemory with permissions=R--.
| + | ==== CalculateApplicationDownloadRequiredSize ==== |
| + | Takes an input u8 [[NCM_services#StorageId|StorageId]], an [[NCM_services#ApplicationId|ApplicationId]], returns an output s64. |
| | | |
− | The data available with [[#IAsyncValue]] Get is a s32 for the offset within the TransferMemory where the output data is located, GetSize returns the total byte-size of the data located here. The data located here is the [[NACP_Format|NACP]] title-entry for each specified ApplicationId.
| + | ==== CleanupSdCard ==== |
| + | No input/output. |
| | | |
− | The TransferMemory size must be at least: count*sizeof([[NACP_Format|title-entry]]) + count*sizeof(u64) + count*[[##GetApplicationControlData|0x24000]].
| + | ==== GetSdCardMountStatusChangedEvent ==== |
| + | No input, returns an output Event handle with EventClearMode=0. |
| | | |
− | ==== ListApplicationIcon ==== | + | ==== GetGameCardUpdateDetectionEvent ==== |
− | Takes an input TransferMemory handle, a type-0x5 input buffer containing an array of u64 [[NCM_services#ApplicationId|ApplicationIds]], an u8 [[#ApplicationControlSource]], an u64 size, returns an output Event handle and an [[#IAsyncValue]].
| + | No input, returns an output Event handle with EventClearMode=0. |
| | | |
− | The user-process creates the TransferMemory with permissions=R--.
| + | ==== DisableApplicationAutoDelete ==== |
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output. |
| | | |
− | The data available with [[#IAsyncValue]] Get is a s32 for the offset within the TransferMemory where the output data is located, GetSize returns the total byte-size of the data located here. This data is: an u64 for total entries, an array of u64s for each icon size, then the icon JPEGs for the specified ApplicationIds.
| + | ==== EnableApplicationAutoDelete ==== |
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output. |
| | | |
− | ==== RequestCheckGameCardRegistration ==== | + | ==== SetApplicationTerminateResult ==== |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncResult]]. | + | Takes an input u32 Result, an [[NCM_services#ApplicationId|ApplicationId]], no output. |
| | | |
− | See [[#RequestApplicationUpdateInfo]] regarding nifm.
| + | ==== ClearApplicationTerminateResult ==== |
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output. |
| | | |
− | ==== RequestGameCardRegistrationGoldPoint ==== | + | ==== GetLastSdCardMountUnexpectedResult ==== |
− | Takes an input [[Account_services#Uid|Uid]], an [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncValue]].
| + | No input/output. |
| | | |
− | The data that can be read from the [[#IAsyncValue]] is 4-bytes.
| + | ==== GetRequestServerStopper ==== |
| + | No input, returns an output [[#IRequestServerStopper]]. |
| | | |
− | See [[#RequestApplicationUpdateInfo]] regarding nifm.
| + | ==== CancelApplicationApplyDelta ==== |
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output. |
| | | |
− | ==== RequestRegisterGameCard ==== | + | ==== ResumeApplicationApplyDelta ==== |
− | Takes an input s32, an [[Account_services#Uid|Uid]], an [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncResult]]. | + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output. |
| + | |
| + | ==== CalculateApplicationApplyDeltaRequiredSize ==== |
| + | Takes an input u8 [[NCM_services#StorageId|StorageId]], an [[NCM_services#ApplicationId|ApplicationId]], returns an output s64. |
| | | |
− | See [[#RequestApplicationUpdateInfo]] regarding nifm.
| + | ==== ResumeAll ==== |
| + | No input/output. |
| | | |
− | ==== GetGameCardMountFailureEvent ==== | + | ==== GetStorageSize ==== |
− | No input, returns an output Event handle with EventClearMode=0.
| + | Takes an input u8 [[NCM_services#StorageId|StorageId]], returns two output s64s. |
| | | |
− | ==== IsGameCardInserted ====
| + | This temporarily mounts the [[Filesystem_services#OpenContentStorageFileSystem|ContentStorage]] specified by the StorageId (must be BuiltInUser or SdCard). The two output s64s are the output from [[Filesystem_services#GetTotalSpaceSize|GetTotalSpaceSize]] and [[Filesystem_services#GetFreeSpaceSize|GetFreeSpaceSize]] with this ContentStorage, with it this being unmounted afterwards. |
− | No input, returns an output u8 bool.
| |
| | | |
− | ==== EnsureGameCardAccess ==== | + | ==== RequestUpdateApplication2 ==== |
− | No input/output.
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncResult]]. |
| | | |
− | ==== GetLastGameCardMountFailureResult ====
| + | See [[#RequestApplicationUpdateInfo]] regarding nifm. |
− | No input/output.
| |
| | | |
− | ==== ListApplicationIdOnGameCard ==== | + | ==== LaunchApplication ==== |
− | Takes a type-0x6 output buffer containing an array of u64 [[NCM_services#ApplicationId|ApplicationIds]], returns an output s32 for total output entries. | + | Takes an input u8 ProgramIndex, an input [[#ApplicationLaunchInfo]], returns an output u64. |
| | | |
− | ==== GetGameCardPlatformRegion ====
| + | [18.0.0+] Now takes a total of 0x58 bytes of input. |
− | No input, returns an u8 '''GameCardPlatformRegion''' (0x00 = Global, 0x01 = China).
| |
| | | |
− | This calls [[Filesystem_services#IDeviceOperator|fsp-srv IDeviceOperator]] GetGameCardCompatibilityType and returns the result.
| + | [19.0.0+] Now takes a total of 0x88 bytes of input. |
| | | |
− | ==== RequestDownloadTaskListData ==== | + | ==== GetApplicationLaunchInfo ==== |
− | No input, returns an output Event handle and an [[#IAsyncValue]].
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output [[#ApplicationLaunchInfo]]. |
| | | |
− | ==== TouchApplication ====
| + | [18.0.0+] Now returns a total of 0x50 bytes of output. |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output.
| |
| | | |
− | ==== IsApplicationUpdateRequested ====
| + | [19.0.0+] Now returns a total of 0x80 bytes of output. |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output u8 bool and an u32.
| |
| | | |
− | The output u32 is only valid when the output bool is set.
| + | ==== AcquireApplicationLaunchInfo ==== |
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output [[#ApplicationLaunchInfo]]. |
| | | |
− | ==== WithdrawApplicationUpdateRequest ====
| + | This verifies that a state flag is set and that a state field matches the input ApplicationId, throwing an error otherwise. The [[#ApplicationLaunchInfo]] from state is copied to output, then the state flag is cleared. |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output.
| |
| | | |
− | ==== RequestVerifyApplicationDeprecated ====
| + | [18.0.0+] Now returns a total of 0x50 bytes of output. |
− | Takes an input TransferMemory handle, an [[NCM_services#ApplicationId|ApplicationId]], an u64 size, returns an output Event handle and an [[#IProgressAsyncResult]].
| |
| | | |
− | On newer system-versions this calls the same func as [[#RequestVerifyApplication]], with the u32 value set to 0x7.
| + | [19.0.0+] Now returns a total of 0x80 bytes of output. |
| | | |
− | ==== RequestVerifyAddOnContentsRights ==== | + | ==== GetMainApplicationProgramIndexByApplicationLaunchInfo ==== |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IProgressAsyncResult]].
| + | [18.0.0+] Now takes a total of 0x50 bytes of input. |
| | | |
− | ==== RequestVerifyApplication ====
| + | [19.0.0+] Now returns a total of 0x80 bytes of output. |
− | Takes an input TransferMemory handle, an u32, an [[NCM_services#ApplicationId|ApplicationId]], an u64 size, returns an output Event handle and an [[#IProgressAsyncResult]].
| |
| | | |
− | Official sw creates the TransferMemory with an user-specified buffer with permissions=0. [[qlaunch]] uses buffer size 0x100000.
| + | ==== LaunchDevMenu ==== |
| + | No input/output. |
| | | |
− | Official sw has an additional wrapper func which calls the original wrapper func, this uses value 0x7 for the u32. This is the same func used by [[qlaunch]].
| + | This is used by AM cmd [[Applet_Manager_services#LaunchDevMenu|LaunchDevMenu]]. |
| | | |
− | ==== IsAnyApplicationEntityInstalled ====
| + | This loads ProgramIds from [[System_Settings|system-settings]] <code>ns.applet!devmenu_id</code> and <code>ns.applet!devoverlaydisp_id</code>, which only exists on devunits. An error is thrown if loading these fail. |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output u8 bool.
| |
| | | |
− | ==== CleanupUnavailableAddOnContents ====
| + | [[NCM_services#ncm|OpenContentMetaDatabase]] is used with StorageId = NandSystem, then IContentMetaDatabase GetLatestContentMetaKey is used with both of the above ProgramIds to verify that the cmd is successful. |
− | Takes an input u64 [[NCM_services#ApplicationId|ApplicationId]], an [[Account_services#Uid|Uid]], no output.
| |
| | | |
− | ==== FormatSdCard ==== | + | Then if the above succeeds, the above titles are launched with the above StorageId via [[Process_Manager_services|pmshell]] LaunchProgram ([10.0.0+] [[PGL_services#LaunchProgram|pgl]] with pgl_launch_flags=0), with a 0.5s sleep-thread afterwards on success. [[Process_Manager_services#LaunchFlags|LaunchFlags]] value 0xB is used here. |
− | No input/output.
| |
| | | |
− | ==== NeedsSystemUpdateToFormatSdCard ==== | + | ==== DeleteUserSaveDataAll ==== |
− | No input, returns an output u8 bool.
| + | Takes an input [[Account_services#Uid|Uid]], returns an output [[#IProgressMonitorForDeleteUserSaveDataAll]]. |
| | | |
− | ==== GetLastSdCardFormatUnexpectedResult ====
| + | On success, [[#IProgressMonitorForDeleteUserSaveDataAll]] GetProgress is used with the output being copied into object state. |
− | No input/output.
| |
| | | |
− | ==== GetApplicationView ==== | + | ==== DeleteUserSystemSaveData ==== |
− | Takes a type-0x6 output buffer containing an array of [[#ApplicationView]], a type-0x5 input buffer containing an array of u64 [[NCM_services#ApplicationId|ApplicationIds]], no output. | + | Takes an input [[Account_services#Uid|Uid]], an u64 SystemSaveDataId, no output. |
| | | |
− | ==== GetApplicationViewDownloadErrorContext ==== | + | ==== DeleteSaveData ==== |
− | Takes a type-0x16 output buffer containg an [[Error_Applet#ErrorContext|ErrorContext]], an u64 [[NCM_services#ApplicationId|ApplicationId]], no output. | + | Takes an input u8 [[Filesystem_services#SaveDataSpaceId|SaveDataSpaceId]], an u64 SaveDataId, no output. |
| | | |
− | ==== GetApplicationViewWithPromotionInfo ==== | + | ==== UnregisterNetworkServiceAccount ==== |
− | Takes a type-0x6 output buffer containing an array of [[#ApplicationViewWithPromotionInfo]], a type-0x5 input buffer containing an array of u64 [[NCM_services#ApplicationId|ApplicationIds]], no output. | + | Takes an input [[Account_services#Uid|Uid]], no output. |
| | | |
− | ==== RequestDownloadApplicationPrepurchasedRights ==== | + | ==== UnregisterNetworkServiceAccountWithUserSaveDataDeletion ==== |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncResult]]. | + | Takes an input [[Account_services#Uid|Uid]], no output. |
| | | |
− | See [[#RequestApplicationUpdateInfo]] regarding nifm.
| + | ==== LaunchLibraryApplet ==== |
| + | Takes an input u64 [[NCM_services#ProgramId|ProgramId]], returns an output u64. |
| | | |
− | ==== GetSystemDeliveryInfo ==== | + | The specified program is launched with StorageId=BuiltInSystem via [[Process_Manager_services|pmshell]] LaunchProgram ([10.0.0+] [[PGL_services#LaunchProgram|pgl]] with pgl_launch_flags=0). [[Process_Manager_services#LaunchFlags|LaunchFlags]] value 0x9 is used here. The output u64 from here is written to the output for this cmd, on success. |
− | Takes a type-0x16 output buffer containing a [[#SystemDeliveryInfo]], no output.
| |
| | | |
− | This generates a [[#SystemDeliveryInfo]] using the currently installed SystemUpdate meta title. | + | This is used by [[Applet_Manager_services|AM]]. |
| | | |
− | ==== SelectLatestSystemDeliveryInfo ==== | + | ==== LaunchSystemApplet ==== |
− | Takes a type-0x15 input buffer containing a [[#SystemDeliveryInfo]], a type-0x5 input buffer containing an array of [[#SystemDeliveryInfo]], a type-0x5 input buffer containing an array of [[#ApplicationDeliveryInfo]], and returns an output s32.
| + | No input, returns an output u64. |
| | | |
− | This determines the latest version from the input [[#ApplicationDeliveryInfo]] array, using value 0 if the array is empty. If this value is less than a state field, the state field value is used instead. Then this selects a [[#SystemDeliveryInfo]] with the latest version from the input array, where the minimum version is the previously mentioned value. The version must also be also be at least the version value from the type-0x15 [[#SystemDeliveryInfo]] buffer. This also does various validation, etc. The output s32 is an index in that array for the selected entry, -1 if none found.
| + | A state flag must be non-zero, otherwise an error is thrown. When a state field is value 1, a hard-coded ProgramId for MaintenanceMenu is used. Otherwise, the ProgramId is loaded from [[System_Settings|system-setting]] <code>ns.applet!system_applet_id</code> ([20.0.0+] <code>ns.applet!system_applet_id_gen2</code>). |
| | | |
− | ==== VerifyDeliveryProtocolVersion ==== | + | The SystemApplet is launched with StorageId=BuiltInSystem via [[Process_Manager_services|pmshell]] LaunchProgram ([10.0.0+] [[PGL_services#LaunchProgram|pgl]] with pgl_launch_flags=0). [[Process_Manager_services#LaunchFlags|LaunchFlags]] value 0x9 is used here. The output u64 from here is written to the output for this cmd, on success. |
− | Takes a type-0x15 input buffer containing a [[#SystemDeliveryInfo]], no output.
| |
| | | |
− | This validates the [[#SystemDeliveryInfo]] HMAC and the protocol-version fields. Then the meta version is compared with a state field, an error is returned on match otherwise 0 is returned. | + | This is used by [[Applet_Manager_services|AM]]. |
| | | |
− | ==== GetApplicationDeliveryInfo ==== | + | ==== LaunchOverlayApplet ==== |
− | Takes a type-0x6 output buffer containing an array of [[#ApplicationDeliveryInfo]], an input u32 bitmask <code>nn::ns::ApplicationDeliveryAttributeTag</code>, an [[NCM_services#ApplicationId|ApplicationId]], and returns an output s32 total_out.
| + | No input, returns an output u64. |
| | | |
− | An error is thrown if any bit is set in ApplicationDeliveryAttributeTag besides bit1. The output array-count must be at least 1: only 1 entry will be written to this array (hence on success total_out will also only be 1 on success).
| + | A state flag must be non-zero, otherwise an error is thrown. The ProgramId is loaded from [[System_Settings|system-setting]] <code>ns.applet!overlay_applet_id</code>. |
| | | |
− | ==== HasAllContentsToDeliver ==== | + | The OverlayApplet is launched with StorageId=BuiltInSystem via [[Process_Manager_services|pmshell]] LaunchProgram ([10.0.0+] [[PGL_services#LaunchProgram|pgl]] with pgl_launch_flags=0). [[Process_Manager_services#LaunchFlags|LaunchFlags]] value 0x9 is used here. The output u64 from here is written to the output for this cmd, on success. |
− | Takes a type-0x5 input buffer containing an array of [[#ApplicationDeliveryInfo]], returns an output u8 bool.
| |
| | | |
− | The array-count must match 1. After validating the [[#ApplicationDeliveryInfo]], the output bool is set to u32 [[#ApplicationDeliveryInfo]]+0x1C & 0x10000002 != 0x2, then this returns 0.
| + | This is used by [[Applet_Manager_services|AM]]. |
| | | |
− | ==== CompareApplicationDeliveryInfo ==== | + | ==== RequestDownloadApplicationControlData ==== |
− | Takes two type-0x5 input buffers containing an array of [[#ApplicationDeliveryInfo]], returns an output s32. | + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncResult]]. |
| | | |
− | The array-count for both buffers must be 1, otherwise an error is returned.
| + | See [[#RequestApplicationUpdateInfo]] regarding nifm. |
| | | |
− | Both [[#ApplicationDeliveryInfo]] are validated, then the application-version in the first/second buffer are compared. The output s32 is set to the comparison result: -1 for less than, 0 for equal, and 1 for higher than.
| + | ==== GetApplicationControlProperty ==== |
| + | [18.0.0+] Now takes a total of 0x58 bytes of input. |
| | | |
− | ==== CanDeliverApplication ==== | + | ==== ListApplicationTitle ==== |
− | Takes two type-0x5 input buffers containing an array of [[#ApplicationDeliveryInfo]], returns an output u8 bool. | + | Takes an input TransferMemory handle, a type-0x5 input buffer containing an array of u64 [[NCM_services#ApplicationId|ApplicationIds]], an u8 [[#ApplicationControlSource]], an u64 size, returns an output Event handle and an [[#IAsyncValue]]. |
| | | |
− | The array-count for the second buffer must be 1 and the array-count for the first buffer must be <=1, otherwise an error is returned. If the array-count for the first buffer is 0, this will return 0 with the output bool set to 0.
| + | [[qlaunch]] uses value 0x1 for the u8. |
| | | |
− | ==== ListContentMetaKeyToDeliverApplication ==== | + | The user-process creates the TransferMemory with permissions=R--. |
− | Takes a type-0x6 output buffer containing an array of [[NCM_services#ContentMetaKey|ContentMetaKey]], a type-0x5 input buffer containing an array of [[#ApplicationDeliveryInfo]], a s32, and returns an output s32 total_out.
| |
| | | |
− | The array-count for ContentMetaKey must be at least 1, and for ApplicationDeliveryInfo it must match 1. | + | The data available with [[#IAsyncValue]] Get is a s32 for the offset within the TransferMemory where the output data is located, GetSize returns the total byte-size of the data located here. The data located here is the [[NACP_Format|NACP]] title-entry for each specified ApplicationId. |
| | | |
− | This will only return 1 ContentMetaKey entry. This will not output the entry when the input s32 is larger than 0. This also does other validation, etc.
| + | The TransferMemory size must be at least: count*sizeof([[NACP_Format|title-entry]]) + count*sizeof(u64) + count*[[#GetApplicationControlData|0x24000]]. |
| | | |
− | ==== NeedsSystemUpdateToDeliverApplication ====
| + | This is essentially an async wrapper for [[#GetApplicationControlData]], with support for multiple ApplicationIds. |
− | Takes a type-0x15 input buffer containing a [[#SystemDeliveryInfo]], a type-0x5 input buffer containing an array of [[#ApplicationDeliveryInfo]], and returns an output u8 bool.
| |
| | | |
− | The array-count must match 1.
| + | ==== ListApplicationIcon ==== |
| + | Takes an input TransferMemory handle, a type-0x5 input buffer containing an array of u64 [[NCM_services#ApplicationId|ApplicationIds]], an u8 [[#ApplicationControlSource]], an u64 size, returns an output Event handle and an [[#IAsyncValue]]. |
| | | |
− | After validation etc, this sets the output bool by comparing system-version fields in the [[#SystemDeliveryInfo]]/[[#ApplicationDeliveryInfo]] and with a state field.
| + | The user-process creates the TransferMemory with permissions=R--. |
| | | |
− | ==== EstimateRequiredSize ====
| + | The data available with [[#IAsyncValue]] Get is a s32 for the offset within the TransferMemory where the output data is located, GetSize returns the total byte-size of the data located here. This data is: an u64 for total entries, an array of u64s for each icon size, then the icon JPEGs for the specified ApplicationIds. |
− | Takes a type-0x5 input buffer containing an array of [[NCM_services#ContentMetaKey|ContentMetaKey]], returns an output s64.
| |
| | | |
− | When the array-count is less than 1, this will return 0 with the s64 set to 0.
| + | The TransferMemory size must be at least: 0x4 + count*sizeof(u64) + count*[[#GetApplicationControlData|0x20000]] + count*sizeof(u64) + [[#GetApplicationControlData|0x24000]]. |
| | | |
− | ==== RequestReceiveApplication ====
| + | This is essentially an async wrapper for [[#GetApplicationControlData]], with support for multiple ApplicationIds. |
− | Takes a type-0x5 input buffer containing an array of [[NCM_services#ContentMetaKey|ContentMetaKey]], a [[NCM_services#StorageId|StorageId]], an u16 port, an u32 Ipv4Address, an [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncResult]].
| |
| | | |
− | [[qlaunch]] uses value Any for the StorageId, and value 55556 for the port. | + | ==== RequestCheckGameCardRegistration ==== |
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncResult]]. |
| | | |
− | An error is thrown if a state ref-count is zero. An error is thrown if [[NIM_services|nim]] ListApplicationApplyDeltaTask returns a task.
| + | See [[#RequestApplicationUpdateInfo]] regarding nifm. |
| | | |
− | This loops through the input [[NCM_services#ContentMetaKey|ContentMetaKey]] array, throwing an error if the [[NCM_services#ContentMetaType|ContentMetaType]] doesn't match Patch. The input array is copied into state which is used later by the thread for [[NIM_services|nim]] cmd53, max entries is 0x12.
| + | ==== RequestGameCardRegistrationGoldPoint ==== |
| + | Takes an input [[Account_services#Uid|Uid]], an [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncValue]]. |
| | | |
− | This does various setup then creates the [[#IAsyncResult]] + the async thread which handles the [[#IAsyncResult]] operation. Then the thread does:
| + | The data that can be read from the [[#IAsyncValue]] is 4-bytes. |
| | | |
− | * Calls a func which does:
| + | See [[#RequestApplicationUpdateInfo]] regarding nifm. |
− | ** Throws an error if a state flag is set.
| |
− | ** Uses [[NIM_services|nim]] cmd53, returning the Result on failure.
| |
− | ** Uses [[NIM_services|nim]] cmd56, returning the Result on failure. Waits for the IAsyncResult operation from this to finish, then uses the Get cmd to get the output Result.
| |
− | ** Handles cleanup and returns.
| |
− | * On success, this loads various data which is then used for saving a SystemPlayReport when a state flag is set.
| |
− | ** The EventId is "receive_app_contents" with ApplicationId <NS ProgramId>.
| |
| | | |
− | ==== CommitReceiveApplication ==== | + | ==== RequestRegisterGameCard ==== |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output. | + | Takes an input s32, an [[Account_services#Uid|Uid]], an [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncResult]]. |
| + | |
| + | See [[#RequestApplicationUpdateInfo]] regarding nifm. |
| | | |
− | ==== GetReceiveApplicationProgress ==== | + | ==== GetGameCardMountFailureEvent ==== |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output [[#ReceiveApplicationProgress]].
| + | No input, returns an output Event handle with EventClearMode=0. |
| | | |
− | An error is thrown if a state ref-count is zero. An error is thrown if [[NIM_services|nim]] ListApplicationApplyDeltaTask returns a task.
| + | ==== IsGameCardInserted ==== |
| + | No input, returns an output u8 bool. |
| | | |
− | Uses [[NIM_services|nim]] cmd67, throwing an error if no task is returned. Then [[NIM_services|nim]] cmd57 is used, returning the error from there on failure. Lastly, this writes the 0x10-bytes from output+8 from the latter cmd to the output [[#ReceiveApplicationProgress]], and returns 0.
| + | ==== EnsureGameCardAccess ==== |
| + | No input/output. |
| | | |
− | ==== RequestSendApplication ==== | + | ==== GetLastGameCardMountFailureResult ==== |
− | Takes a type-0x5 input buffer containing an array of [[NCM_services#ContentMetaKey|ContentMetaKey]], an u16 port, an u32 Ipv4Address, an [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncResult]].
| + | No input/output. |
| | | |
− | [[qlaunch]] uses value 55556 for the port. | + | ==== ListApplicationIdOnGameCard ==== |
| + | Takes a type-0x6 output buffer containing an array of u64 [[NCM_services#ApplicationId|ApplicationIds]], returns an output s32 for total output entries. |
| | | |
− | An error is thrown if a state ref-count is zero. An error is thrown if [[NIM_services|nim]] ListApplicationApplyDeltaTask returns a task.
| + | ==== GetGameCardPlatformRegion ==== |
| + | No input, returns an u8 '''GameCardPlatformRegion''' (0x00 = Global, 0x01 = China). |
| | | |
− | The [[NCM_services#ContentMetaType|ContentMetaType]] must match Patch.
| + | This calls [[Filesystem_services#IDeviceOperator|fsp-srv IDeviceOperator]] GetGameCardCompatibilityType and returns the result. |
| | | |
− | This does various setup and selects a ContentMetaKey to use from the input, then creates the [[#IAsyncResult]] + the async thread which handles the [[#IAsyncResult]] operation. Then the thread does: | + | ==== ListAvailableAddOnContent ==== |
| + | [10.0.0+] This now takes a total of 0x10-bytes of input instead of a total of 0x18-bytes of input. |
| | | |
− | * Calls a func which does:
| + | [15.0.0+] This now takes a total of 0x8-bytes of input instead of a total of 0x10-bytes of input. |
− | ** Throws an error if a state flag is set.
| |
− | ** Uses [[NIM_services|nim]] cmd60, returning the Result on failure.
| |
− | ** Uses [[NIM_services|nim]] cmd61, returning the Result on failure. Waits for the IAsyncResult operation from this to finish, then uses the Get cmd to get the output Result.
| |
− | ** Handles cleanup and returns.
| |
− | * On success, this loads various data which is then used for saving a SystemPlayReport when a state flag is set.
| |
− | ** The EventId is "send_app_contents" with ApplicationId <NS ProgramId>.
| |
| | | |
− | ==== GetSendApplicationProgress ==== | + | ==== RequestDownloadTaskListData ==== |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output [[#SendApplicationProgress]].
| + | No input, returns an output Event handle and an [[#IAsyncValue]]. |
| | | |
− | Same as [[#GetReceiveApplicationProgress]] except this is the Send version, and uses [[NIM_services|nim]] cmd68/cmd63 instead.
| + | ==== TouchApplication ==== |
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output. |
| | | |
− | ==== CompareSystemDeliveryInfo ==== | + | ==== IsApplicationUpdateRequested ==== |
− | Takes two type-0x15 input buffers containing a [[#SystemDeliveryInfo]], returns an output s32. | + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output u8 bool and an u32. |
| | | |
− | This is essentially the same as [[#CompareApplicationDeliveryInfo]], except this compares the [[#SystemDeliveryInfo]] SystemUpdate version.
| + | The output u32 is only valid when the output bool is set. |
| | | |
− | ==== ListNotCommittedContentMeta ==== | + | ==== WithdrawApplicationUpdateRequest ==== |
− | Takes a type-0x6 output buffer containing an array of [[NCM_services#ContentMetaKey|ContentMetaKey]], a s32, an [[NCM_services#ApplicationId|ApplicationId]], returns an output s32 total_out. | + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output. |
| | | |
− | ==== RecoverDownloadTask ==== | + | ==== RequestVerifyApplicationDeprecated ==== |
− | Takes a type-0x5 input buffer containing an array of {unknown} and an input u64, no output. | + | Takes an input TransferMemory handle, an [[NCM_services#ApplicationId|ApplicationId]], an u64 size, returns an output Event handle and an [[#IProgressAsyncResult]]. |
| | | |
− | ==== GetApplicationDeliveryInfoHash ====
| + | On newer system-versions this calls the same func as [[#RequestVerifyApplication]], with the u32 value set to 0x7. |
− | Takes a type-0x5 input buffer containing an array of [[#ApplicationDeliveryInfo]], returns an output 0x20-byte SHA256 hash.
| |
| | | |
− | This extracts data from the input array for hashing with SHA256, with validation being done when handling each entry.
| + | ==== RequestVerifyAddOnContentsRights ==== |
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IProgressAsyncResult]]. |
| | | |
− | ==== GetApplicationRightsOnClient ==== | + | ==== RequestVerifyApplication ==== |
− | Takes a type-0x6 output buffer containing an array of [[#ApplicationRightsOnClient]], an input u32 flags, an [[NCM_services#ApplicationId|ApplicationId]], an [[Account_services#Uid|Uid]], returns 4-bytes of output for total output entries. | + | Takes an input TransferMemory handle, an u32, an [[NCM_services#ApplicationId|ApplicationId]], an u64 size, returns an output Event handle and an [[#IProgressAsyncResult]]. |
| | | |
− | Official sw has at least two wrappers which use this cmd: one with an all-zero Uid, one with an user-specified Uid. With both of these, the passed flags are hard-coded to value 0x3. | + | Official sw creates the TransferMemory with an user-specified buffer with permissions=0. [[qlaunch]] uses buffer size 0x100000. |
| | | |
− | For the output array count, [[qlaunch]] uses value 3.
| + | Official sw has an additional wrapper func which calls the original wrapper func, this uses value 0x7 for the u32. This is the same func used by [[qlaunch]]. |
| | | |
− | ==== GetApplicationTerminateResult ==== | + | ==== IsAnyApplicationEntityInstalled ==== |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output u32 Result. | + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output u8 bool. |
| | | |
− | ==== GetRightsEnvironmentHandleForApplication ==== | + | ==== CleanupUnavailableAddOnContents ==== |
− | No input, returns a total of 8-bytes of output.
| + | Takes an input u64 [[NCM_services#ApplicationId|ApplicationId]], an [[Account_services#Uid|Uid]], no output. |
| | | |
− | [9.0.0+] Now takes a total of 8-bytes of input, returns a total of 8-bytes of output. | + | ==== RequestMoveApplicationEntity ==== |
| + | Takes an input TransferMemory handle, a type-0x5 input buffer containing an array of [[NCM_services#StorageId|StorageId]], a [[NCM_services#StorageId|StorageId]], an u32 bitfield of "nn::ns::KeepApplicationEntityFlagTag", an [[NCM_services#ApplicationId|ApplicationId]], an u64 tmem_size, returns an output Event handle and an [[#IProgressAsyncResult]]. |
| | | |
− | ==== RequestNoDownloadRightsErrorResolution ==== | + | The TransferMemory uses permissions=0. |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncValue]].
| |
| | | |
− | The data that can be read from the [[#IAsyncValue]] is [[#NoDownloadRightsErrorResolution]].
| + | ==== EstimateSizeToMove ==== |
| + | Takes a type-0x5 input buffer containing an array of [[NCM_services#StorageId|StorageId]], a [[NCM_services#StorageId|StorageId]], an u32 bitfield of "nn::ns::KeepApplicationEntityFlagTag", an [[NCM_services#ApplicationId|ApplicationId]], returns an output s64. |
| | | |
− | See [[#RequestApplicationUpdateInfo]] regarding nifm.
| + | This calls a func also used by [[#RequestMoveApplicationEntity]], then calls another func. |
| | | |
− | ==== RequestResolveNoDownloadRightsError ==== | + | ==== FormatSdCard ==== |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncValue]].
| + | No input/output. |
| | | |
− | The data that can be read from the [[#IAsyncValue]] is [[#NoDownloadRightsErrorResolution]].
| + | ==== NeedsSystemUpdateToFormatSdCard ==== |
| + | No input, returns an output u8 bool. |
| | | |
− | See [[#RequestApplicationUpdateInfo]] regarding nifm.
| + | ==== GetLastSdCardFormatUnexpectedResult ==== |
| + | No input/output. |
| | | |
− | ==== GetPromotionInfo ==== | + | ==== GetApplicationView ==== |
− | Takes a type-0x6 output buffer containing an array of [[#PromotionInfo]], a type-0x5 input buffer containing an array of u64 [[NCM_services#ApplicationId|ApplicationIds]], a type-0x5 input buffer containing an array of [[Account_services#Uid|Uids]], no output. | + | Takes a type-0x6 output buffer containing an array of [[#ApplicationView]], a type-0x5 input buffer containing an array of u64 [[NCM_services#ApplicationId|ApplicationIds]], no output. |
| | | |
− | Official sw uses hard-coded value 1 for the count with each of these arrays.
| + | ==== GetApplicationViewDownloadErrorContext ==== |
| + | Takes a type-0x16 output buffer containg an [[Error_Applet#ErrorContext|ErrorContext]], an u64 [[NCM_services#ApplicationId|ApplicationId]], no output. |
| | | |
− | ==== ImportPromotionJsonForDebug ==== | + | ==== GetApplicationViewWithPromotionInfo ==== |
− | Takes a type-0x5 input buffer, no output. | + | Takes a type-0x6 output buffer containing an array of [[#ApplicationViewWithPromotionInfo]], a type-0x5 input buffer containing an array of u64 [[NCM_services#ApplicationId|ApplicationIds]], no output. |
| | | |
− | The output from [[Settings_services#GetDebugModeFlag]] must be 1, otherwise an error is returned.
| + | ==== IsPatchAutoDeletableApplication ==== |
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output bool. |
| | | |
− | ==== ClearPromotionInfoForDebug ====
| + | Compares the input ApplicationId with the value of [[System_Settings|system-setting]] <code>ns.application!auto_deletable_application_id_on_not_enough_space</code>, with the bool being set to the comparsion result. |
− | No input/output.
| |
| | | |
− | The output from [[Settings_services#GetDebugModeFlag]] must be 1, otherwise an error is returned.
| + | ==== ListLastNotificationInfo ==== |
| + | Takes a type-0x6 buffer containing an array with struct entry size 0x90-bytes. Returns 4-bytes of output. |
| | | |
− | This just clears 0xC-bytes in state.
| + | [19.0.0+] The struct size is now 0x98-bytes. |
| | | |
− | ==== CreateApplicationResource ==== | + | ==== ListNotificationTask ==== |
− | Returns an [[#IApplicationResource]]. | + | Takes a type-0x6 buffer containing an array with struct entry size 0xB0-bytes. Returns 4-bytes of output. |
| | | |
− | ==== GetApplicationResource ====
| + | [19.0.0+] The struct size is now 0xB8-bytes. |
− | Returns an [[#IApplicationResource]].
| |
| | | |
− | === IGameCardStopper === | + | ==== RequestDownloadApplicationPrepurchasedRights ==== |
− | This is "nn::ns::detail::IGameCardStopper".
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncResult]]. |
| | | |
− | This interface has no commands.
| + | See [[#RequestApplicationUpdateInfo]] regarding nifm. |
| | | |
− | === IRequestServerStopper === | + | ==== GetSystemDeliveryInfo ==== |
− | This is "nn::ns::detail::IRequestServerStopper".
| + | Takes a type-0x16 output buffer containing a [[#SystemDeliveryInfo]], no output. |
| | | |
− | This interface has no commands. | + | This generates a [[#SystemDeliveryInfo]] using the currently installed SystemUpdate meta title. |
| | | |
− | === IProgressMonitorForDeleteUserSaveDataAll === | + | ==== SelectLatestSystemDeliveryInfo ==== |
− | This is "nn::ns::detail::IProgressMonitorForDeleteUserSaveDataAll".
| + | Takes a type-0x15 input buffer containing a [[#SystemDeliveryInfo]], a type-0x5 input buffer containing an array of [[#SystemDeliveryInfo]], a type-0x5 input buffer containing an array of [[#ApplicationDeliveryInfo]], and returns an output s32. |
| | | |
− | {| class="wikitable" border="1"
| + | This determines the latest version from the input [[#ApplicationDeliveryInfo]] array, using value 0 if the array is empty. If this value is less than a state field, the state field value is used instead. Then this selects a [[#SystemDeliveryInfo]] with the latest version from the input array, where the minimum version is the previously mentioned value. The version must also be also be at least the version value from the type-0x15 [[#SystemDeliveryInfo]] buffer. This also does various validation, etc. The output s32 is an index in that array for the selected entry, -1 if none found. |
− | |-
| |
− | ! Cmd || Name
| |
− | |-
| |
− | | 0 || GetSystemEvent
| |
− | |-
| |
− | | 1 || IsFinished
| |
− | |-
| |
− | | 2 || GetResult
| |
− | |-
| |
− | | 10 || GetProgress
| |
− | |}
| |
| | | |
− | === IProgressAsyncResult === | + | ==== VerifyDeliveryProtocolVersion ==== |
− | This is "nn::ns::detail::IProgressAsyncResult". | + | Takes a type-0x15 input buffer containing a [[#SystemDeliveryInfo]], no output. |
| + | |
| + | This validates the [[#SystemDeliveryInfo]] HMAC and the protocol-version fields. Then the meta version is compared with a state field, an error is returned on match otherwise 0 is returned. |
| + | |
| + | ==== GetApplicationDeliveryInfo ==== |
| + | Takes a type-0x6 output buffer containing an array of [[#ApplicationDeliveryInfo]], an input u32 bitmask <code>nn::ns::ApplicationDeliveryAttributeTag</code>, an [[NCM_services#ApplicationId|ApplicationId]], and returns an output s32 total_out. |
| | | |
− | {| class="wikitable" border="1"
| + | An error is thrown if any bit is set in ApplicationDeliveryAttributeTag besides bit1. The output array-count must be at least 1: only 1 entry will be written to this array (hence on success total_out will also only be 1 on success). |
− | |-
| |
− | ! Cmd || Name
| |
− | |-
| |
− | | 0 || Get
| |
− | |-
| |
− | | 1 || Cancel
| |
− | |-
| |
− | | 2 || GetProgress
| |
− | |-
| |
− | | 3 || GetDetailResult
| |
− | |-
| |
− | | 4 || [4.0.0+] GetErrorContext
| |
− | |}
| |
| | | |
− | === IApplicationVersionInterface === | + | ==== HasAllContentsToDeliver ==== |
− | This is "nn::ns::detail::IApplicationVersionInterface".
| + | Takes a type-0x5 input buffer containing an array of [[#ApplicationDeliveryInfo]], returns an output u8 bool. |
| | | |
− | This was added with [4.0.0+].
| + | The array-count must match 1. After validating the [[#ApplicationDeliveryInfo]], the output bool is set to u32 [[#ApplicationDeliveryInfo]]+0x1C & 0x10000002 != 0x2, then this returns 0. |
| | | |
− | {| class="wikitable" border="1"
| + | ==== CompareApplicationDeliveryInfo ==== |
− | |-
| + | Takes two type-0x5 input buffers containing an array of [[#ApplicationDeliveryInfo]], returns an output s32. |
− | ! Cmd || Name
| + | |
− | |-
| + | The array-count for both buffers must be 1, otherwise an error is returned. |
− | | 0 || GetLaunchRequiredVersion
| |
− | |-
| |
− | | 1 || UpgradeLaunchRequiredVersion
| |
− | |-
| |
− | | 35 || UpdateVersionList
| |
− | |-
| |
− | | 36 || PushLaunchVersion
| |
− | |-
| |
− | | 37 || ListRequiredVersion
| |
− | |-
| |
− | | 800 || RequestVersionList
| |
− | |-
| |
− | | 801 || ListVersionList
| |
− | |-
| |
− | | 802 || [[#RequestVersionListData]]
| |
− | |-
| |
− | | 1000 || PerformAutoUpdate
| |
− | |}
| |
| | | |
− | ==== RequestVersionListData ====
| + | Both [[#ApplicationDeliveryInfo]] are validated, then the application-version in the first/second buffer are compared. The output s32 is set to the comparison result: -1 for less than, 0 for equal, and 1 for higher than. |
− | No input, returns an output Event handle and an [[#IAsyncValue]].
| |
| | | |
− | The data that can be read from the [[#IAsyncValue]] is [[#VersionListData]].
| + | ==== CanDeliverApplication ==== |
| + | Takes two type-0x5 input buffers containing an array of [[#ApplicationDeliveryInfo]], returns an output u8 bool. |
| | | |
− | === IContentManagerInterface === | + | The array-count for the second buffer must be 1 and the array-count for the first buffer must be <=1, otherwise an error is returned. If the array-count for the first buffer is 0, this will return 0 with the output bool set to 0. |
− | This is "nn::ns::detail::IContentManagementInterface".
| |
| | | |
− | {| class="wikitable" border="1"
| + | ==== ListContentMetaKeyToDeliverApplication ==== |
− | |-
| + | Takes a type-0x6 output buffer containing an array of [[NCM_services#ContentMetaKey|ContentMetaKey]], a type-0x5 input buffer containing an array of [[#ApplicationDeliveryInfo]], a s32, and returns an output s32 total_out. |
− | ! Cmd || Name
| + | |
− | |- | + | The array-count for ContentMetaKey must be at least 1, and for ApplicationDeliveryInfo it must match 1. |
− | | 11 || CalculateApplicationOccupiedSize
| + | |
− | |-
| + | This will only return 1 ContentMetaKey entry. This will not output the entry when the input s32 is larger than 0. This also does other validation, etc. |
− | | 43 || CheckSdCardMountStatus
| |
− | |-
| |
− | | 47 || GetTotalSpaceSize
| |
− | |-
| |
− | | 48 || GetFreeSpaceSize
| |
− | |-
| |
− | | 600 || CountApplicationContentMeta
| |
− | |-
| |
− | | 601 || ListApplicationContentMetaStatus
| |
− | |-
| |
− | | 605 || ListApplicationContentMetaStatusWithRightsCheck
| |
− | |-
| |
− | | 607 || IsAnyApplicationRunning
| |
− | |}
| |
| | | |
− | === IDocumentInterface === | + | ==== NeedsSystemUpdateToDeliverApplication ==== |
− | This is "nn::ns::detail::IDocumentInterface".
| + | Takes a type-0x15 input buffer containing a [[#SystemDeliveryInfo]], a type-0x5 input buffer containing an array of [[#ApplicationDeliveryInfo]], and returns an output u8 bool. |
| | | |
− | {| class="wikitable" border="1"
| + | The array-count must match 1. |
− | |-
| |
− | ! Cmd || Name
| |
− | |-
| |
− | | 21 || GetApplicationContentPath
| |
− | |-
| |
− | | 23 || ResolveApplicationContentPath
| |
− | |-
| |
− | | 92 || [5.0.0+] GetRunningApplicationProgramId
| |
− | |}
| |
| | | |
− | === IDownloadTaskInterface ===
| + | After validation etc, this sets the output bool by comparing system-version fields in the [[#SystemDeliveryInfo]]/[[#ApplicationDeliveryInfo]] and with a state field. |
− | This is "nn::ns::detail::IDownloadTaskInterface".
| |
| | | |
− | {| class="wikitable" border="1"
| + | ==== EstimateRequiredSize ==== |
− | |-
| + | Takes a type-0x5 input buffer containing an array of [[NCM_services#ContentMetaKey|ContentMetaKey]], returns an output s64. |
− | ! Cmd || Name
| + | |
− | |-
| + | When the array-count is less than 1, this will return 0 with the s64 set to 0. |
− | | 701 || ClearTaskStatusList
| |
− | |-
| |
− | | 702 || RequestDownloadTaskList
| |
− | |-
| |
− | | 703 || RequestEnsureDownloadTask
| |
− | |-
| |
− | | 704 || ListDownloadTaskStatus
| |
− | |-
| |
− | | 705 || [[#RequestDownloadTaskListData]]
| |
− | |-
| |
− | | 706 || [4.0.0+] TryCommitCurrentApplicationDownloadTask
| |
− | |-
| |
− | | 707 || [4.0.0+] EnableAutoCommit
| |
− | |-
| |
− | | 708 || [4.0.0+] DisableAutoCommit
| |
− | |-
| |
− | | 709 || [4.0.0+] TriggerDynamicCommitEvent
| |
− | |}
| |
| | | |
− | === IReadOnlyApplicationRecordInterface === | + | ==== RequestReceiveApplication ==== |
− | This is "nn::ns::detail::IReadOnlyApplicationRecordInterface".
| + | Takes a type-0x5 input buffer containing an array of [[NCM_services#ContentMetaKey|ContentMetaKey]], a [[NCM_services#StorageId|StorageId]], an u16 port, an u32 Ipv4Address, an [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncResult]]. |
| | | |
− | This was added with [5.0.0+].
| + | [[qlaunch]] uses value Any for the StorageId, and value 55556 for the port. |
| | | |
− | {| class="wikitable" border="1"
| + | An error is thrown if a state ref-count is zero. An error is thrown if [[NIM_services|nim]] ListApplicationApplyDeltaTask returns a task. |
− | |-
| |
− | ! Cmd || Name || Notes
| |
− | |-
| |
− | | 0 || HasApplicationRecord || Same as [[#IApplicationManagerInterface]] cmd 910
| |
− | |}
| |
| | | |
− | === IReadOnlyApplicationControlDataInterface ===
| + | This loops through the input [[NCM_services#ContentMetaKey|ContentMetaKey]] array, throwing an error if the [[NCM_services#ContentMetaType|ContentMetaType]] doesn't match Patch. The input array is copied into state which is used later by the thread for [[NIM_services|nim]] cmd53, max entries is 0x12. |
− | This is "nn::ns::detail::IReadOnlyApplicationControlDataInterface". | |
| | | |
− | This was added with [5.1.0+]. | + | This does various setup then creates the [[#IAsyncResult]] + the async thread which handles the [[#IAsyncResult]] operation. Then the thread does: |
| | | |
− | {| class="wikitable" border="1"
| + | * Calls a func which does: |
− | |-
| + | ** Throws an error if a state flag is set. |
− | ! Cmd || Name || Notes
| + | ** Uses [[NIM_services|nim]] cmd53, returning the Result on failure. |
− | |-
| + | ** Uses [[NIM_services|nim]] cmd56, returning the Result on failure. Waits for the IAsyncResult operation from this to finish, then uses the Get cmd to get the output Result. |
− | | 0 || [[#GetApplicationControlData]] || Same as [[#IApplicationManagerInterface]] cmd 400
| + | ** Handles cleanup and returns. |
− | |-
| + | * On success, this loads various data which is then used for saving a SystemPlayReport when the cached [[System_Settings|system-setting]] "systemreport!enabled" is set. |
− | | 1 || [[#GetApplicationDesiredLanguage]] || Same as [[#IApplicationManagerInterface]] cmd 55
| + | ** The EventId is "receive_app_contents" with ApplicationId <NS ProgramId>. |
− | |-
| + | |
− | | 2 || ConvertApplicationLanguageToLanguageCode || Same as [[#IApplicationManagerInterface]] cmd 59
| + | ==== CommitReceiveApplication ==== |
− | |-
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output. |
− | | 3 || [[#ConvertLanguageCodeToApplicationLanguage]] || Same as [[#IApplicationManagerInterface]] cmd 60
| + | |
− | |-
| + | ==== GetReceiveApplicationProgress ==== |
− | | 4 || [9.0.0+] SelectApplicationDesiredLanguage ||
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output [[#ReceiveApplicationProgress]]. |
− | |}
| |
| | | |
− | === IDynamicRightsInterface ===
| + | An error is thrown if a state ref-count is zero. An error is thrown if [[NIM_services|nim]] ListApplicationApplyDeltaTask returns a task. |
− | This is "nn::ns::detail::IDynamicRightsInterface".
| |
| | | |
− | This was added with [6.0.0+].
| + | Uses [[NIM_services|nim]] cmd67, throwing an error if no task is returned. Then [[NIM_services|nim]] cmd57 is used, returning the error from there on failure. Lastly, this writes the 0x10-bytes from output+8 from the latter cmd to the output [[#ReceiveApplicationProgress]], and returns 0. |
| | | |
− | {| class="wikitable" border="1"
| + | ==== RequestSendApplication ==== |
− | |-
| + | Takes a type-0x5 input buffer containing an array of [[NCM_services#ContentMetaKey|ContentMetaKey]], an u16 port, an u32 Ipv4Address, an [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncResult]]. |
− | ! Cmd || Name || Notes
| + | |
− | |-
| + | [[qlaunch]] uses value 55556 for the port. |
− | | 0 || [[#RequestApplicationRightsOnServer]] ||
| |
− | |-
| |
− | | 1 || RequestAssignRights ||
| |
− | |-
| |
− | | 4 || DeprecatedRequestAssignRightsToResume ||
| |
− | |-
| |
− | | 5 || VerifyActivatedRightsOwners ||
| |
− | |-
| |
− | | 6 || DeprecatedGetApplicationRightsStatus ||
| |
− | |-
| |
− | | 7 || RequestPrefetchForDynamicRights ||
| |
− | |-
| |
− | | 8 || GetDynamicRightsState ||
| |
− | |-
| |
− | | 9 || [7.0.0+] [[#RequestApplicationRightsOnServerToResume]] ||
| |
− | |-
| |
− | | 10 || [7.0.0+] RequestAssignRightsToResume ||
| |
− | |-
| |
− | | 11 || [7.0.0+] GetActivatedRightsUsers ||
| |
− | |-
| |
− | | 12 || [8.0.0+] GetApplicationRightsStatus ||
| |
− | |-
| |
− | | 13 || [8.0.0+] GetRunningApplicationStatus ||
| |
− | |}
| |
| | | |
− | ==== RequestApplicationRightsOnServer ====
| + | An error is thrown if a state ref-count is zero. An error is thrown if [[NIM_services|nim]] ListApplicationApplyDeltaTask returns a task. |
− | Takes a total of 0x20-bytes of input, returns an output Event handle and an [[#IAsyncValue]].
| |
| | | |
− | ==== RequestApplicationRightsOnServerToResume ====
| + | The [[NCM_services#ContentMetaType|ContentMetaType]] must match Patch. |
− | Takes a total of 8-bytes of input, returns an output Event handle and an [[#IAsyncValue]].
| |
| | | |
− | === IECommerceInterface===
| + | This does various setup and selects a ContentMetaKey to use from the input, then creates the [[#IAsyncResult]] + the async thread which handles the [[#IAsyncResult]] operation. Then the thread does: |
− | This is "nn::ns::detail::IECommerceInterface". | |
| | | |
− | This was added with [4.0.0+].
| + | * Calls a func which does: |
| + | ** Throws an error if a state flag is set. |
| + | ** Uses [[NIM_services|nim]] cmd60, returning the Result on failure. |
| + | ** Uses [[NIM_services|nim]] cmd61, returning the Result on failure. Waits for the IAsyncResult operation from this to finish, then uses the Get cmd to get the output Result. |
| + | ** Handles cleanup and returns. |
| + | * On success, this loads various data which is then used for saving a SystemPlayReport when the cached [[System_Settings|system-setting]] "systemreport!enabled" is set. |
| + | ** The EventId is "send_app_contents" with ApplicationId <NS ProgramId>. |
| | | |
− | {| class="wikitable" border="1"
| + | ==== GetSendApplicationProgress ==== |
− | |-
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output [[#SendApplicationProgress]]. |
− | ! Cmd || Name || Notes
| + | |
− | |-
| + | Same as [[#GetReceiveApplicationProgress]] except this is the Send version, and uses [[NIM_services|nim]] cmd68/cmd63 instead. |
− | | 0 || RequestLinkDevice || Takes a total of 0x10-bytes of input, returns an [[#IAsyncResult]].
| |
− | |-
| |
− | | 1 || [6.0.0+] RequestCleanupAllPreInstalledApplications || No input, returns an [[#IAsyncResult]].
| |
− | |-
| |
− | | 2 || [6.0.0+] RequestCleanupPreInstalledApplication || Takes a total of 0x8-bytes of input, returns an [[#IAsyncResult]].
| |
− | |-
| |
− | | 3 || [6.0.0+] RequestSyncRights || No input, returns an [[#IAsyncResult]].
| |
− | |-
| |
− | | 4 || [6.0.0+] RequestUnlinkDevice || Takes a total of 0x10-bytes of input, returns an [[#IAsyncResult]].
| |
− | |-
| |
− | | 5 || [6.1.0+] RequestRevokeAllELicense || Takes a total of 0x10-bytes of input, returns an [[#IAsyncResult]].
| |
− | |-
| |
− | | 6 || [9.0.0+] RequestSyncRightsBasedOnAssignedELicenses ||
| |
− | |}
| |
| | | |
− | === IFactoryResetInterface === | + | ==== CompareSystemDeliveryInfo ==== |
− | This is "nn::ns::detail::IFactoryResetInterface".
| + | Takes two type-0x15 input buffers containing a [[#SystemDeliveryInfo]], returns an output s32. |
| | | |
− | {| class="wikitable" border="1"
| + | This is essentially the same as [[#CompareApplicationDeliveryInfo]], except this compares the [[#SystemDeliveryInfo]] SystemUpdate version. |
− | |-
| |
− | ! Cmd || Name
| |
− | |-
| |
− | | 100 || ResetToFactorySettings
| |
− | |-
| |
− | | 101 || ResetToFactorySettingsWithoutUserSaveData
| |
− | |-
| |
− | | 102 || ResetToFactorySettingsForRefurbishment
| |
− | |-
| |
− | | 103 || [9.1.0+] ResetToFactorySettingsWithPlatformRegion
| |
− | |-
| |
− | | 104 || [9.1.0+] ResetToFactorySettingsWithPlatformRegionAuthentication
| |
− | |}
| |
| | | |
− | === IApplicationResource === | + | ==== ListNotCommittedContentMeta ==== |
− | This is "nn::ns::detail::IApplicationResource".
| + | Takes a type-0x6 output buffer containing an array of [[NCM_services#ContentMetaKey|ContentMetaKey]], a s32, an [[NCM_services#ApplicationId|ApplicationId]], returns an output s32 total_out. |
| | | |
− | This was added with [9.0.0+].
| + | ==== RecoverDownloadTask ==== |
| + | Takes a type-0x5 input buffer containing an array of {unknown} and an input u64, no output. |
| | | |
− | {| class="wikitable" border="1"
| + | ==== GetApplicationDeliveryInfoHash ==== |
− | |-
| + | Takes a type-0x5 input buffer containing an array of [[#ApplicationDeliveryInfo]], returns an output 0x20-byte SHA256 hash. |
− | ! Cmd || Name
| |
− | |-
| |
− | | 0 || Attach
| |
− | |-
| |
− | | 1 || BoostSystemMemoryResourceLimit
| |
− | |}
| |
| | | |
− | = ns:vm =
| + | This extracts data from the input array for hashing with SHA256, with validation being done when handling each entry. |
− | This is "nn::ns::detail::IVulnerabilityManagerInterface". | |
| | | |
− | {| class="wikitable" border="1"
| + | ==== GetApplicationRightsOnClient ==== |
− | |-
| + | Takes a type-0x6 output buffer containing an array of [[#ApplicationRightsOnClient]], an input u32 flags, an [[NCM_services#ApplicationId|ApplicationId]], an [[Account_services#Uid|Uid]], returns 4-bytes of output for total output entries. |
− | ! Cmd || Name
| |
− | |-
| |
− | | 1200 || [3.0.0+] [[#NeedsUpdateVulnerability]]
| |
− | |-
| |
− | | 1201 || [4.0.0+] [[#UpdateSafeSystemVersionForDebug]]
| |
− | |-
| |
− | | 1202 || [4.0.0+] [[#GetSafeSystemVersion]]
| |
− | |}
| |
| | | |
− | == NeedsUpdateVulnerability ==
| + | Official sw has at least two wrappers which use this cmd: one with an all-zero Uid, one with an user-specified Uid. With both of these, the passed flags are hard-coded to value 0x3. |
− | No input, returns an output u8 bool flag.
| |
| | | |
− | Web-applets use this command to check if the system needs an update.
| + | For the output array count, [[qlaunch]] uses value 3. |
| | | |
− | == UpdateSafeSystemVersionForDebug == | + | ==== GetApplicationTerminateResult ==== |
− | Takes an input [[NCM_services#ApplicationId|ApplicationId]] and an u32 '''version'''. | + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output u32 Result. |
| | | |
− | This command is not available for retail units. On a debug unit, if the [[System_Settings|system setting]] <code>vulnerability!enable_debug</code> is set, this mounts the system savegame [[Flash_Filesystem#System_Savegames|0x8000000000000049]] as "ns_ssversion:/", opens the file "ns_ssversion:/entry" and writes the supplied [[NCM_services#ApplicationId|ApplicationId]] and '''version''' in it.
| + | ==== GetRightsEnvironmentHandleForApplication ==== |
| + | No input, returns a total of 8-bytes of output. |
| | | |
− | Finally, it calls [[NCM_services#ncm|OpenContentMetaDatabase]] with [[NCM_services#StorageId|StorageId]] 3, then calls [[NCM_services#IContentMetaDatabase|GetLatestContentMetaKey]] with the supplied [[NCM_services#ApplicationId|ApplicationId]] and compares the version field from the returned [[CNMT#Content_Meta_Records|Content Meta Record]] with the supplied '''version'''.
| + | [9.0.0+] Now takes a total of 8-bytes of input, returns a total of 8-bytes of output. |
| | | |
− | If the supplied '''version''' is higher than the one in NCM's database, the value returned by [[NS_Services#NeedsUpdateVulnerability|NeedsUpdateVulnerability]] is set to "true".
| + | ==== RequestNoDownloadRightsErrorResolution ==== |
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncValue]]. |
| + | |
| + | The data that can be read from the [[#IAsyncValue]] is [[#NoDownloadRightsErrorResolution]]. |
| + | |
| + | See [[#RequestApplicationUpdateInfo]] regarding nifm. |
| + | |
| + | ==== RequestResolveNoDownloadRightsError ==== |
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncValue]]. |
| + | |
| + | The data that can be read from the [[#IAsyncValue]] is [[#NoDownloadRightsErrorResolution]]. |
| + | |
| + | See [[#RequestApplicationUpdateInfo]] regarding nifm. |
| + | |
| + | ==== GetPromotionInfo ==== |
| + | Takes a type-0x6 output buffer containing an array of [[#PromotionInfo]], a type-0x5 input buffer containing an array of u64 [[NCM_services#ApplicationId|ApplicationIds]], a type-0x5 input buffer containing an array of [[Account_services#Uid|Uids]], no output. |
| | | |
− | == GetSafeSystemVersion ==
| + | Official sw uses hard-coded value 1 for the count with each of these arrays. |
− | No input, returns an output [[NCM_services#ContentMetaKey|ContentMetaKey]] with the cached contents of "ns_ssversion:/entry" ([[NCM_services#ApplicationId|ApplicationId]], u32 '''version''' and u32 '''policy''' from <code>vulnerability!needs_update_vulnerability_policy</code>).
| |
| | | |
− | = ns:su = | + | ==== ListPromotionInfo ==== |
− | This is "nn::ns::detail::ISystemUpdateInterface".
| + | [20.0.0+] The struct size for the output buffer array is now 0x28-bytes instead of 0x20-bytes. |
| | | |
− | {| class="wikitable" border="1"
| + | ==== ImportPromotionJsonForDebug ==== |
− | |-
| + | Takes a type-0x5 input buffer, no output. |
− | ! Cmd || Name
| |
− | |-
| |
− | | 0 || [[#GetBackgroundNetworkUpdateState]]
| |
− | |-
| |
− | | 1 || [[#OpenSystemUpdateControl]]
| |
− | |-
| |
− | | 2 || [[#NotifyExFatDriverRequired]]
| |
− | |-
| |
− | | 3 || [[#ClearExFatDriverStatusForDebug]]
| |
− | |-
| |
− | | 4 || [[#RequestBackgroundNetworkUpdate]]
| |
− | |-
| |
− | | 5 || [[#NotifyBackgroundNetworkUpdate]]
| |
− | |-
| |
− | | 6 || [[#NotifyExFatDriverDownloadedForDebug]]
| |
− | |-
| |
− | | 9 || [[#GetSystemUpdateNotificationEventForContentDelivery]]
| |
− | |-
| |
− | | 10 || [[#NotifySystemUpdateForContentDelivery]]
| |
− | |-
| |
− | | 11 || [3.0.0+] [[#PrepareShutdown]]
| |
− | |-
| |
− | | 12 || [3.0.0-3.0.2]
| |
− | |-
| |
− | | 13 || [3.0.0-3.0.2]
| |
− | |-
| |
− | | 14 || [3.0.0-3.0.2]
| |
− | |-
| |
− | | 15 || [3.0.0-3.0.2]
| |
− | |-
| |
− | | 16 || [4.0.0+] [[#DestroySystemUpdateTask]]
| |
− | |-
| |
− | | 17 || [4.0.0+] [[#RequestSendSystemUpdate]]
| |
− | |-
| |
− | | 18 || [4.0.0+] [[#GetSendSystemUpdateProgress]]
| |
− | |}
| |
| | | |
− | == GetBackgroundNetworkUpdateState ==
| + | The output from [[Settings_services#GetDebugModeFlag]] must be 1, otherwise an error is returned. |
− | No input, returns an output [[#BackgroundNetworkUpdateState]].
| |
| | | |
− | This is similar to [[#HasDownloaded]], see [[#BackgroundNetworkUpdateState]].
| + | ==== ClearPromotionInfoForDebug ==== |
| + | No input/output. |
| | | |
− | == OpenSystemUpdateControl ==
| + | The output from [[Settings_services#GetDebugModeFlag]] must be 1, otherwise an error is returned. |
− | No input, returns an [[#ISystemUpdateControl]].
| |
| | | |
− | == NotifyExFatDriverRequired ==
| + | This just clears 0xC-bytes in state. |
− | No input/output.
| |
| | | |
− | Only usable when an [[#ISystemUpdateControl]] isn't open.
| + | ==== CreateApplicationResource ==== |
| + | Takes an input [[#ApplicationResourceType]]. Returns an [[#IApplicationResource]]. |
| | | |
− | This uses [[NIM_services|nim]] ListSystemUpdateTask, then when a task is returned uses it with DestroySystemUpdateTask.
| + | ==== GetApplicationResource ==== |
| + | Takes an input u64 ProcessId and an input [[#ApplicationResourceType]]. Returns an [[#IApplicationResource]]. |
| | | |
− | Then this runs ExFat handling, updates state, and sets the same state flag as [[#RequestBackgroundNetworkUpdate]].
| + | ==== LaunchMicroApplication ==== |
| + | [18.0.0+] Now takes a total of 0x50 bytes of input. |
| | | |
− | == ClearExFatDriverStatusForDebug ==
| + | [19.0.0+] Now takes a total of 0x80 bytes of input. |
− | No input/output.
| |
| | | |
− | == RequestBackgroundNetworkUpdate == | + | ==== CreateApplicationInstance ==== |
− | No input/output.
| + | [18.0.0+] Now takes a total of 0x50 bytes of input. |
| | | |
− | Only usable when an [[#ISystemUpdateControl]] isn't open.
| + | [19.0.0+] Now takes a total of 0x80 bytes of input. |
| | | |
− | This sets a state flag to value 1.
| + | ==== RegisterDeviceLockKey ==== |
| + | Takes a type-0x5 input buffer containing an InArray of u8, no output. |
| | | |
− | == NotifyBackgroundNetworkUpdate ==
| + | User-processes expose this with two funcs: one which uses an user-specified u8 array directly, while the other uses [[HID_services#NpadButtonSet|NpadButton]]. |
− | Takes an input [[NCM_services#ContentMetaKey|ContentMetaKey]], no output.
| |
| | | |
− | This checks whether a sysupdate is needed with the input ContentMetaKey using [[NCM_services|NCM]] commands, if not this will just return 0. Otherwise, this will then run code which is identical to [[#RequestBackgroundNetworkUpdate]]. | + | This does SHA256 hashing, etc. |
| | | |
− | == NotifyExFatDriverDownloadedForDebug == | + | ==== UnregisterDeviceLockKey ==== |
| No input/output. | | No input/output. |
| | | |
− | == GetSystemUpdateNotificationEventForContentDelivery == | + | Runs code identical to [[#RegisterDeviceLockKey]], except the passed buffer/size are 0. |
− | No input, returns an output Event handle with EventClearMode=0.
| + | |
| + | ==== VerifyDeviceLockKey ==== |
| + | Takes a type-0x5 input buffer containing an InArray of u8, no output. |
| + | |
| + | User-processes expose this with two funcs: one which uses an user-specified u8 array directly, while the other uses [[HID_services#NpadButtonSet|NpadButton]]. |
| + | |
| + | This runs hashing similar to [[#RegisterDeviceLockKey]], with the calculated hash being verified with the one from state. |
| | | |
− | == NotifySystemUpdateForContentDelivery == | + | ==== HideApplicationIcon ==== |
| No input/output. | | No input/output. |
| | | |
− | Signals the Event returned by [[#GetSystemUpdateNotificationEventForContentDelivery]].
| + | ==== ShowApplicationIcon ==== |
| + | No input/output. |
| | | |
− | == PrepareShutdown == | + | ==== HideApplicationTitle ==== |
| No input/output. | | No input/output. |
| | | |
− | This is used by [[AM_services|AM]].
| + | ==== ShowApplicationTitle ==== |
| + | No input/output. |
| | | |
− | Just returns 0 when an [[#ISystemUpdateControl]] is open.
| + | ==== EnableGameCard ==== |
| + | No input/output. |
| | | |
− | This does various cleanup / uses various service-cmds etc for shutdown preparation.
| + | ==== DisableGameCard ==== |
| + | No input/output. |
| | | |
− | == DestroySystemUpdateTask == | + | ==== EnableLocalContentShare ==== |
| No input/output. | | No input/output. |
| | | |
− | Only usable when an [[#ISystemUpdateControl]] isn't open.
| + | ==== DisableLocalContentShare ==== |
| + | No input/output. |
| | | |
− | This uses [[NIM_services|nim]] ListSystemUpdateTask, then when a task is returned uses it with DestroySystemUpdateTask.
| + | ==== IsApplicationIconHidden ==== |
| + | No input, returns an output bool. |
| + | |
| + | ==== IsApplicationTitleHidden ==== |
| + | No input, returns an output bool. |
| + | |
| + | ==== IsGameCardEnabled ==== |
| + | No input, returns an output bool. |
| + | |
| + | ==== IsLocalContentShareEnabled ==== |
| + | No input, returns an output bool. |
| | | |
− | == RequestSendSystemUpdate ==
| + | Various Deliver cmds now load the same flag used by this cmd (IsLocalContentShareEnabled), with an error being returned when it's not enabled. |
− | Takes a type-0x15 input buffer containing a [[#SystemDeliveryInfo]], an u16 port, an u32 Ipv4Address, returns an output Event handle and an [[#IAsyncResult]].
| |
| | | |
− | [[qlaunch]] uses value 55556 for the port. IP is normally a local-WLAN address, however this can be any address. port/addr are little-endian.
| + | === IGameCardStopper === |
| + | This is "nn::ns::detail::IGameCardStopper". |
| | | |
− | [[NIM_services|NIM]] will use the input addr/port with [[Sockets_services|bind()]]. During [[Sockets_services|accept()]] handling the addr from there must match the input addr. Hence, addr must be the client addr. [[NIM_services|NIM]] will also eventually verify that the system is not Internet-connected.
| + | This interface has no commands. |
| | | |
− | This validates the [[#SystemDeliveryInfo]] and generates a [[NCM_services#ContentMetaKey|ContentMetaKey]] from that, and creates the [[#IAsyncResult]] + the async thread which handles the [[#IAsyncResult]] operation. Then the thread does: | + | === IRequestServerStopper === |
− | * Calls a func which does:
| + | This is "nn::ns::detail::IRequestServerStopper". |
− | ** Uses [[NIM_services|nim]] cmd76, returning the Result on failure.
| |
− | ** Uses [[NIM_services|nim]] cmd77, returning the Result on failure. Waits for the IAsyncResult operation from this to finish, then uses the Get cmd to get the output Result.
| |
− | ** Handles cleanup and returns.
| |
− | * Unlike [[#RequestReceiveSystemUpdate]], this doesn't save a SystemPlayReport.
| |
| | | |
− | == GetSendSystemUpdateProgress ==
| + | This interface has no commands. |
− | No input, returns an output [[#SystemUpdateProgress]].
| |
| | | |
− | Same as [[#GetReceiveProgress]] except this uses nim cmd81 and cmd78.
| + | === IProgressMonitorForDeleteUserSaveDataAll === |
| + | This is "nn::ns::detail::IProgressMonitorForDeleteUserSaveDataAll". |
| | | |
− | == ISystemUpdateControl ==
| |
| {| class="wikitable" border="1" | | {| class="wikitable" border="1" |
| |- | | |- |
| ! Cmd || Name | | ! Cmd || Name |
| |- | | |- |
− | | 0 || [[#HasDownloaded]] | + | | 0 || GetSystemEvent |
| |- | | |- |
− | | 1 || [[#RequestCheckLatestUpdate]] | + | | 1 || IsFinished |
| |- | | |- |
− | | 2 || [[#RequestDownloadLatestUpdate]] | + | | 2 || GetResult |
| |- | | |- |
− | | 3 || [[#GetDownloadProgress]] | + | | 10 || GetProgress |
| + | |} |
| + | |
| + | When closing the object, official sw uses IsFinished first, asserting when the output bool is false. |
| + | |
| + | * GetSystemEvent: No input, returns an output Event handle. [[qlaunch]] doesn't use this. |
| + | |
| + | * IsFinished: No input, returns an output u8 bool. |
| + | |
| + | * GetResult: No input/output. |
| + | |
| + | * GetProgress: No input, returns an output [[#ProgressForDeleteUserSaveDataAll]]. Official sw writes this struct directly to object state. |
| + | |
| + | === IProgressAsyncResult === |
| + | This is "nn::ns::detail::IProgressAsyncResult". |
| + | |
| + | {| class="wikitable" border="1" |
| |- | | |- |
− | | 4 || [[#ApplyDownloadedUpdate]] | + | ! Cmd || Name |
| |- | | |- |
− | | 5 || [[#RequestPrepareCardUpdate]] | + | | 0 || Get |
| |- | | |- |
− | | 6 || [[#GetPrepareCardUpdateProgress]] | + | | 1 || Cancel |
| |- | | |- |
− | | 7 || [[#HasPreparedCardUpdate]] | + | | 2 || GetProgress |
| |- | | |- |
− | | 8 || [[#ApplyCardUpdate]] | + | | 3 || GetDetailResult |
| |- | | |- |
− | | 9 || [[#GetDownloadedEulaDataSize]] | + | | 4 || [4.0.0+] GetErrorContext |
| + | |} |
| + | |
| + | === IApplicationVersionInterface === |
| + | This is "nn::ns::detail::IApplicationVersionInterface". |
| + | |
| + | This was added with [4.0.0+]. |
| + | |
| + | {| class="wikitable" border="1" |
| |- | | |- |
− | | 10 || [[#GetDownloadedEulaData]] | + | ! Cmd || Name |
| |- | | |- |
− | | 11 || [[#SetupCardUpdate]] | + | | 0 || GetLaunchRequiredVersion |
| |- | | |- |
− | | 12 || [[#GetPreparedCardUpdateEulaDataSize]] | + | | 1 || UpgradeLaunchRequiredVersion |
| + | |- |
| + | | 35 || UpdateVersionList |
| |- | | |- |
− | | 13 || [[#GetPreparedCardUpdateEulaData]] | + | | 36 || PushLaunchVersion |
| |- | | |- |
− | | 14 || [4.0.0+] [[#SetupCardUpdateViaSystemUpdater]] | + | | 37 || ListRequiredVersion |
| |- | | |- |
− | | 15 || [4.0.0+] [[#HasReceived]] | + | | 800 || RequestVersionList |
| |- | | |- |
− | | 16 || [4.0.0+] [[#RequestReceiveSystemUpdate]] | + | | 801 || ListVersionList |
| |- | | |- |
− | | 17 || [4.0.0+] [[#GetReceiveProgress]] | + | | 802 || [[#RequestVersionListData]] |
| |- | | |- |
− | | 18 || [4.0.0+] [[#ApplyReceivedUpdate]] | + | | 900 || [12.0.0+] ImportAutoUpdatePolicyJsonForDebug |
| |- | | |- |
− | | 19 || [4.0.0+] [[#GetReceivedEulaDataSize]] | + | | 901 || [12.0.0+] ListDefaultAutoUpdatePolicy |
| |- | | |- |
− | | 20 || [4.0.0+] [[#GetReceivedEulaData]] | + | | 902 || [12.0.0+] ListAutoUpdatePolicyForSpecificApplication |
| |- | | |- |
− | | 21 || [4.0.0+] [[#SetupToReceiveSystemUpdate]] | + | | 1000 || PerformAutoUpdate |
| |- | | |- |
− | | 22 || [6.0.0+] [[#RequestCheckLatestUpdateIncludesRebootlessUpdate]] | + | | 1001 || [11.0.0+] ListAutoUpdateSchedule |
| |} | | |} |
| | | |
− | Only 1 ISystemUpdateControl can be open at a time.
| + | ==== RequestVersionListData ==== |
| + | No input, returns an output Event handle and an [[#IAsyncValue]]. |
| | | |
− | All Card cmds except SetupCardUpdate* require [[#SetupCardUpdate]]/[[#SetupCardUpdateViaSystemUpdater]] to be used previously. [[#GetPreparedCardUpdateEulaDataSize]]/[[#GetPreparedCardUpdateEulaData]] checks a different state flag.
| + | The data that can be read from the [[#IAsyncValue]] is [[#VersionListData]]. |
| | | |
− | === HasDownloaded === | + | === IContentManagementInterface === |
− | No input, returns an output u8 bool flag.
| + | This is "nn::ns::detail::IContentManagementInterface". |
| | | |
− | Gets whether a network sysupdate was downloaded, with install pending.
| + | {| class="wikitable" border="1" |
− | | + | |- |
− | Uses [[NIM_services|nim]] ListSystemUpdateTask and [[NIM_services|nim]] GetSystemUpdateTaskInfo. When ListSystemUpdateTask successfully returns a task and GetSystemUpdateTaskInfo is successful, the output flag is set to: <code>*((u8*)(taskinfo+0) == 0x3</code>. Otherwise, flag=0.
| + | ! Cmd || Name |
| + | |- |
| + | | 11 || [[#CalculateApplicationOccupiedSize]] |
| + | |- |
| + | | 43 || [[#CheckSdCardMountStatus]] |
| + | |- |
| + | | 47 || [[#GetTotalSpaceSize]] |
| + | |- |
| + | | 48 || [[#GetFreeSpaceSize]] |
| + | |- |
| + | | 600 || [[#CountApplicationContentMeta]] |
| + | |- |
| + | | 601 || [[#ListApplicationContentMetaStatus]] |
| + | |- |
| + | | 605 || [[#ListApplicationContentMetaStatusWithRightsCheck]] |
| + | |- |
| + | | 607 || [[#IsAnyApplicationRunning]] |
| + | |} |
| | | |
− | This always returns 0, however this will assert if GetSystemUpdateTaskInfo fails with ret!=0x3C89.
| + | ==== CalculateApplicationOccupiedSize ==== |
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output [[#ApplicationOccupiedSize]]. |
| | | |
− | === RequestCheckLatestUpdate === | + | ==== CheckSdCardMountStatus ==== |
− | No input, returns an output Event handle and an [[#IAsyncValue]]. | + | No input/output. |
| | | |
− | The data that can be read from the [[#IAsyncValue]] is [[#LatestSystemUpdate]].
| + | ==== CountApplicationContentMeta ==== |
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output s32. |
| | | |
− | === RequestDownloadLatestUpdate === | + | ==== ListApplicationContentMetaStatusWithRightsCheck ==== |
− | No input, returns an output Event handle and an [[#IAsyncResult]].
| + | Same input/output as [[#ListApplicationContentMetaStatus]]. |
| | | |
− | === GetDownloadProgress === | + | ==== IsAnyApplicationRunning ==== |
− | No input, returns an output [[#SystemUpdateProgress]]. | + | No input, returns an output u8 bool. |
| | | |
− | Similar to [[#HasDownloaded]] except instead of a flag, this returns the 0x10-bytes from taskinfo+8. The output struct is cleared when the task(info) isn't available.
| + | === IDocumentInterface === |
| + | This is "nn::ns::detail::IDocumentInterface". |
| | | |
− | === ApplyDownloadedUpdate === | + | {| class="wikitable" border="1" |
− | No input/output.
| + | |- |
− | | + | ! Cmd || Name |
− | Runs code similar to [[#HasDownloaded]], throwing an error if a network sysupdate isn't ready for install. Then the sysupdate is installed:
| + | |- |
− | | + | | 21 || GetApplicationContentPath |
− | * Uses ListSystemUpdateTask again, then [[NIM_services|nim]] IsExFatDriverIncluded. Runs ExFat handling when the output flag is set.
| + | |- |
− | * On newer system-versions, this uses [[NIM_services|nim]] GetSystemUpdateTaskInfo then on success uses data from there to save a SystemPlayReport when a state flag is set (by default it's not set).
| + | | 23 || ResolveApplicationContentPath |
− | ** The EventId is "systemupdate_dl_throughput" with ApplicationId 0100000000001018.
| + | |- |
− | ** The following fields are added to the report, see [[NIM_services#SystemUpdateTaskInfo|nim SystemUpdateTaskInfo]]: "ContentMetaId", "Version", "DownloadSize", and "ThroughputKBps",
| + | | 92 || [5.0.0+] GetRunningApplicationProgramId |
− | * On newer system-versions, this saves another SystemPlayReport when a state flag is set (same flag mentioned above).
| + | |- |
− | ** The EventId is "systemupdate_pass" with ApplicationId 0100000000001021.
| + | | 2524 || [19.0.0+] |
− | ** This report has the following fields:
| + | |} |
− | *** "Type"
| |
− | *** "SourceSystemUpdateMetaId"
| |
− | *** "SourceSystemUpdateMetaVersion"
| |
− | *** "SourceExFatStatus"
| |
− | *** "DestinationSystemUpdateMetaId"
| |
− | *** "DestinationSystemUpdateMetaVersion"
| |
− | *** "DestinationExFatStatus"
| |
− | *** "Rebootless"
| |
− | * Since FIRM will be installed later, the two flags in [[Flash_Filesystem#System_Update_Control]] are set to 1.
| |
− | * Uses [[NIM_services|nim]] CommitSystemUpdateTask and [[NIM_services|nim]] DestroySystemUpdateTask.
| |
− | * Installs FIRM. After installing each FIRM, the associated flag in [[Flash_Filesystem#System_Update_Control]] is set to 0.
| |
− | * On newer system versions when an input flag is set, this uses [[Filesystem_services|NotifySystemDataUpdateEvent]], however this doesn't happen with ApplyDownloadedUpdate since that input flag is 0.
| |
| | | |
− | === RequestPrepareCardUpdate === | + | === IDownloadTaskInterface === |
− | No input, returns an output Event handle and an [[#IAsyncResult]].
| + | This is "nn::ns::detail::IDownloadTaskInterface". |
| | | |
− | === GetPrepareCardUpdateProgress === | + | {| class="wikitable" border="1" |
− | No input, returns an output [[#SystemUpdateProgress]].
| + | |- |
− | | + | ! Cmd || Name |
− | === HasPreparedCardUpdate ===
| + | |- |
− | No input, returns an output u8 bool flag.
| + | | 701 || [[#ClearTaskStatusList]] |
| + | |- |
| + | | 702 || [[#RequestDownloadTaskList]] |
| + | |- |
| + | | 703 || [[#RequestEnsureDownloadTask]] |
| + | |- |
| + | | 704 || [[#ListDownloadTaskStatus]] |
| + | |- |
| + | | 705 || [[#RequestDownloadTaskListData]] |
| + | |- |
| + | | 706 || [4.0.0+] [[#TryCommitCurrentApplicationDownloadTask]] |
| + | |- |
| + | | 707 || [4.0.0+] [[#EnableAutoCommit]] |
| + | |- |
| + | | 708 || [4.0.0+] [[#DisableAutoCommit]] |
| + | |- |
| + | | 709 || [4.0.0+] [[#TriggerDynamicCommitEvent]] |
| + | |- |
| + | | 710 || [20.0.0+] |
| + | |} |
| | | |
− | === ApplyCardUpdate === | + | ==== ClearTaskStatusList ==== |
| No input/output. | | No input/output. |
| | | |
− | === GetDownloadedEulaDataSize === | + | ==== RequestDownloadTaskList ==== |
− | Takes a type-0x15 input buffer [[#EulaDataPath]], returns an output u64 '''filesize'''.
| + | No input/output. |
| | | |
− | Runs code similar to [[#HasDownloaded]], throwing an error if a network sysupdate isn't ready for install.
| + | ==== RequestEnsureDownloadTask ==== |
| + | No input, returns an output Event handle and an [[#IAsyncResult]]. |
| | | |
− | Uses ListSystemUpdateTask again. Then [[NIM_services|nim]] GetDownloadedSystemDataPath, with the output ContentPath being used to mount the EULA title with FS.
| + | ==== ListDownloadTaskStatus ==== |
| + | Takes a type-0x6 output buffer containing an array of [[#DownloadTaskStatus]], returns an output s32 total_out. |
| | | |
− | Then "<mountname>:/<[[#EulaDataPath]]>" is opened, gets the '''filesize''', then runs cleanup.
| + | A maximum of 0x100 tasks can be stored in state. |
| | | |
− | === GetDownloadedEulaData === | + | ==== TryCommitCurrentApplicationDownloadTask ==== |
− | Takes a type-0x15 input buffer [[#EulaDataPath]] and a type-0x6 output buffer, returns an output u64 '''filesize'''.
| + | No input/output. |
| | | |
− | Similar to [[#GetDownloadedEulaDataSize]] except this reads the file instead, using the specified output buffer with size=filesize. This will throw an error if the filesize is larger than the buffer size.
| + | ==== EnableAutoCommit ==== |
| + | No input/output. |
| | | |
− | === SetupCardUpdate === | + | ==== DisableAutoCommit ==== |
− | Takes an input u64 size and a TransferMemory handle, no output.
| + | No input/output. |
| | | |
− | Official sw creates the TransferMemory with an user-specified buffer, with permissions=None.
| + | ==== TriggerDynamicCommitEvent ==== |
| + | No input/output. |
| | | |
− | [[qlaunch]] uses size 0x100000 for the TransferMemory buffer.
| + | === IReadOnlyApplicationRecordInterface === |
| + | This is "nn::ns::detail::IReadOnlyApplicationRecordInterface". |
| | | |
− | === GetPreparedCardUpdateEulaDataSize ===
| + | This was added with [5.0.0+]. |
− | Takes a type-0x15 input buffer [[#EulaDataPath]], returns an output u64 '''filesize'''.
| |
| | | |
− | This is similar to [[#GetDownloadedEulaDataSize]].
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name || Notes |
| + | |- |
| + | | 0 || HasApplicationRecord || Same as [[#IApplicationManagerInterface]] cmd 910 |
| + | |- |
| + | | 1 || [10.0.0+] NotifyApplicationFailure || |
| + | |- |
| + | | 2 || [10.0.0+] IsDataCorruptedResult || |
| + | |- |
| + | | 3 || [20.0.0+] || |
| + | |} |
| | | |
− | === GetPreparedCardUpdateEulaData === | + | === IReadOnlyApplicationControlDataInterface === |
− | Takes a type-0x15 input buffer [[#EulaDataPath]] and a type-0x6 output buffer, returns an output u64 '''filesize'''.
| + | This is "nn::ns::detail::IReadOnlyApplicationControlDataInterface". |
| | | |
− | This is similar to [[#GetDownloadedEulaData]]. | + | This was added with [5.1.0+]. |
| | | |
− | === SetupCardUpdateViaSystemUpdater === | + | {| class="wikitable" border="1" |
− | Takes an input u64 size and a TransferMemory handle, no output.
| + | |- |
− | | + | ! Cmd || Name || Notes |
− | The permissions for the TransferMemory is None.
| + | |- |
− | | + | | 0 || [[#GetApplicationControlData]] || Same as [[#IApplicationManagerInterface]] cmd 400 |
− | Same as [[#SetupCardUpdate]], except this doesn't have the code for [[Filesystem_services|GetGameCardHandle/GetGameCardUpdatePartitionInfo]], and uses [[Filesystem_services|OpenRegisteredUpdatePartition]] instead of [[Filesystem_services|OpenGameCardFileSystem]]. This uses the same is_initialized bool state flag. | + | |- |
− | | + | | 1 || [[#GetApplicationDesiredLanguage]] || Same as [[#IApplicationManagerInterface]] cmd 55 |
− | === HasReceived ===
| + | |- |
− | No input, returns an output u8 bool.
| + | | 2 || ConvertApplicationLanguageToLanguageCode || Same as [[#IApplicationManagerInterface]] cmd 59 |
| + | |- |
| + | | 3 || [[#ConvertLanguageCodeToApplicationLanguage]] || Same as [[#IApplicationManagerInterface]] cmd 60 |
| + | |- |
| + | | 4 || [9.0.0+] SelectApplicationDesiredLanguage || |
| + | |- |
| + | | 5 || [19.0.0+] || |
| + | |- |
| + | | 6 || [19.0.0+] || |
| + | |- |
| + | | 7 || [20.0.0+] || |
| + | |- |
| + | | 8 || [20.0.0+] || |
| + | |- |
| + | | 9 || [20.0.0+] || |
| + | |- |
| + | | 10 || [20.0.0+] || |
| + | |- |
| + | | 11 || [20.0.0+] || |
| + | |- |
| + | | 12 || [20.0.0+] || |
| + | |- |
| + | | 13 || [20.0.0+] || |
| + | |- |
| + | | 14 || [20.0.0+] || |
| + | |- |
| + | | 15 || [20.0.0+] || |
| + | |- |
| + | | 16 || [20.0.0+] || |
| + | |} |
| | | |
− | Same as [[#HasDownloaded]] except this uses [[NIM_services|nim]] cmd71 and cmd73.
| + | === IDynamicRightsInterface === |
| + | This is "nn::ns::detail::IDynamicRightsInterface". |
| | | |
− | === RequestReceiveSystemUpdate ===
| + | This was added with [6.0.0+]. |
− | Takes a type-0x15 input buffer containing a [[#SystemDeliveryInfo]], an u16 port, an u32 Ipv4Address, returns an output Event handle and an [[#IAsyncResult]].
| |
| | | |
− | [[qlaunch]] uses the same value for the port as [[#RequestSendSystemUpdate]] (see [[#RequestSendSystemUpdate]] for addr as well). | + | {| class="wikitable" border="1" |
− | | + | |- |
− | [[NIM_services|NIM]] will use the input addr/port with [[Sockets_services|connect()]]. | + | ! Cmd || Name |
− | | + | |- |
− | This validates the [[#SystemDeliveryInfo]] and generates a [[NCM_services#ContentMetaKey|ContentMetaKey]] from that, and creates the [[#IAsyncResult]] + the async thread which handles the [[#IAsyncResult]] operation. Then the thread does:
| + | | 0 || [[#RequestApplicationRightsOnServer]] |
− | | + | |- |
− | * Calls a func which does:
| + | | 1 || [[#RequestAssignRights]] |
− | ** Throws an error if [[NIM_services#ListSystemUpdateTask|ListSystemUpdateTask]] returns any task.
| + | |- |
− | ** Checks whether a sysupdate is actually required using the previously generated [[NCM_services#ContentMetaKey|ContentMetaKey]], throwing an error if not.
| + | | 4 || [[#DeprecatedRequestAssignRightsToResume]] |
− | ** Uses [[NIM_services|nim]] cmd69, returning the Result on failure.
| + | |- |
− | ** Uses [[NIM_services|nim]] cmd72, returning the Result on failure. Waits for the IAsyncResult operation from this to finish, then uses the Get cmd to get the output Result.
| + | | 5 || [[#VerifyActivatedRightsOwners]] |
− | ** Handles cleanup and returns.
| + | |- |
− | * On success, this loads various data which is then used for saving a SystemPlayReport when a state flag is set.
| + | | 6 || [[#DeprecatedGetApplicationRightsStatus]] |
− | ** The EventId is "receive_system_update" with ApplicationId <NS ProgramId>.
| + | |- |
| + | | 7 || [[#RequestPrefetchForDynamicRights]] |
| + | |- |
| + | | 8 || [[#GetDynamicRightsState]] |
| + | |- |
| + | | 9 || [7.0.0+] [[#RequestApplicationRightsOnServerToResume]] |
| + | |- |
| + | | 10 || [7.0.0+] [[#RequestAssignRightsToResume]] |
| + | |- |
| + | | 11 || [7.0.0+] [[#GetActivatedRightsUsers]] |
| + | |- |
| + | | 12 || [8.0.0+] [[#GetApplicationRightsStatus]] |
| + | |- |
| + | | 13 || [8.0.0+] [[#GetRunningApplicationStatus]] |
| + | |- |
| + | | 14 || [10.0.0-15.0.1] SelectApplicationLicense |
| + | |- |
| + | | 15 || [12.0.0+] [[#RequestContentsAuthorizationToken]] |
| + | |- |
| + | | 16 || [13.0.0+] QualifyUser |
| + | |- |
| + | | 17 || [13.0.0+] QualifyUserWithProcessId |
| + | |- |
| + | | 18 || [13.0.0+] NotifyApplicationRightsCheckStart |
| + | |- |
| + | | 19 || [13.0.0+] UpdateUserList |
| + | |- |
| + | | 20 || [13.0.0+] IsRightsLostUser |
| + | |- |
| + | | 21 || [13.1.0+] SetRequiredAddOnContentsOnContentsAvailabilityTransition |
| + | |- |
| + | | 22 || [14.0.0+] GetLimitedApplicationLicense |
| + | |- |
| + | | 23 || [14.0.0+] GetLimitedApplicationLicenseUpgradableEvent |
| + | |- |
| + | | 24 || [14.0.0+] NotifyLimitedApplicationLicenseUpgradableEventForDebug |
| + | |- |
| + | | 25 || [14.0.0+] RequestProceedDynamicRightsState |
| + | |- |
| + | | 26 || [18.0.0+] HasAccountRestrictedRightsInRunningApplications |
| + | |- |
| + | | 27 || [20.0.0+] |
| + | |- |
| + | | 28 || [20.0.0+] |
| + | |} |
| | | |
− | === GetReceiveProgress === | + | ==== RequestApplicationRightsOnServer ==== |
− | No input, returns an output [[#SystemUpdateProgress]].
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], an [[Account_services#Uid|Uid]] and an u32. Returns an output Event handle and an [[#IAsyncValue]]. |
| | | |
− | Same as [[#GetDownloadProgress]] except this uses [[NIM_services|nim]] cmd71 and cmd73.
| + | ==== RequestAssignRights ==== |
| + | Takes a type-0x5 input buffer containing an array of "nn::ns::ApplicationRightsOnServer". Returns an output Event handle and an [[#IAsyncResult]]. |
| | | |
− | === ApplyReceivedUpdate === | + | ==== DeprecatedRequestAssignRightsToResume ==== |
− | No input/output. | + | Takes an input u64 "nn::ns::RightsEnvironmentHandle" and an [[Account_services#Uid|Uid]]. Returns an output Event handle and an [[#IAsyncResult]]. |
| + | |
| + | ==== VerifyActivatedRightsOwners ==== |
| + | Takes an input u64 "nn::ns::RightsEnvironmentHandle". No output. |
| + | |
| + | ==== DeprecatedGetApplicationRightsStatus ==== |
| + | Takes an input u64 "nn::ns::RightsEnvironmentHandle". Returns a bool "nn::ns::ApplicationRightsStatus". |
| + | |
| + | ==== RequestPrefetchForDynamicRights ==== |
| + | Takes an input [[Account_services#Uid|Uid]]. Returns an output Event handle and an [[#IAsyncResult]]. |
| | | |
− | === GetReceivedEulaDataSize === | + | ==== GetDynamicRightsState ==== |
− | Takes a type-0x15 input buffer [[#EulaDataPath]], returns an output u64 '''filesize'''.
| + | No input. Returns a bool "nn::ns::DynamicRightsState". |
| | | |
− | This is similar to [[#GetDownloadedEulaDataSize]].
| + | ==== RequestApplicationRightsOnServerToResume ==== |
| + | Takes an input u64 "nn::ns::RightsEnvironmentHandle". Returns an output Event handle and an [[#IAsyncValue]]. |
| | | |
− | === GetReceivedEulaData === | + | ==== RequestAssignRightsToResume ==== |
− | Takes a type-0x15 input buffer [[#EulaDataPath]] and a type-0x6 output buffer, returns an output u64 '''filesize'''. | + | Takes an input u64 "nn::ns::RightsEnvironmentHandle". Returns an output Event handle and an [[#IAsyncResult]]. |
| | | |
− | This is similar to [[#GetDownloadedEulaData]].
| + | ==== GetActivatedRightsUsers ==== |
| + | Takes an input u64 "nn::ns::RightsEnvironmentHandle". Returns a bool, an u32 and a type-0x6 output buffer containing an array of [[Account_services#Uid|Uid]]. |
| | | |
− | === SetupToReceiveSystemUpdate === | + | ==== GetApplicationRightsStatus ==== |
− | No input/output.
| + | Takes an input "nn::ns::RightsEnvironmentHandle". Returns 2 bools "nn::ns::ApplicationRightsStatus" and "nn::ns::ApplicationLicenseType". |
| | | |
− | This just uses [[NIM_services|nim]] ListSystemUpdateTask, then when a task is returned uses it with DestroySystemUpdateTask.
| + | ==== GetRunningApplicationStatus ==== |
| + | Takes an input u64 "nn::ns::RightsEnvironmentHandle". Returns an u32 "nn::ns::RunningApplicationStatus". |
| | | |
− | [[qlaunch]] uses this before [[#RequestReceiveSystemUpdate]].
| + | ==== RequestContentsAuthorizationToken ==== |
| + | Takes a total of 0x50-bytes of input, a type-0x5 input buffer. Returns an [[#IAsyncData_2|IAsyncData]] and an output handle. |
| | | |
− | === RequestCheckLatestUpdateIncludesRebootlessUpdate === | + | ==== IAsyncData ==== |
− | No input, returns an output Event handle and an [[#IAsyncValue]].
| + | This is "nn::ns::detail::IAsyncData". |
| | | |
− | = IAsyncValue =
| + | This was added with [12.0.0+]. |
− | This is "nn::ns::detail::IAsyncValue". | |
| | | |
| {| class="wikitable" border="1" | | {| class="wikitable" border="1" |
Line 1,996: |
Line 2,281: |
| | 2 || Cancel | | | 2 || Cancel |
| |- | | |- |
− | | 3 || [4.0.0+] GetErrorContext | + | | 3 || GetErrorContext |
| |} | | |} |
| | | |
− | Official sw creates a container object for this using the output from the service commands, which contains the IAsyncValue object, and the Event with EventClearMode=0.
| + | === IECommerceInterface=== |
| + | This is "nn::ns::detail::IECommerceInterface". |
| | | |
− | * GetSize: No input, returns an output u64.
| + | This was added with [4.0.0+]. |
− | * Get: Takes a type-0x6 output buffer, no output. Official sw waits on the Event prior to using this cmd.
| |
− | * Cancel: No input/output. Used by official sw when closing the object, when the serv-obj is initialized (after using the cmd, official sw will also wait on the Event). This cmd is also used in other official sw funcs.
| |
− | * GetErrorContext: No input/output, takes a type-0x16 output buffer containing an [[Error_Applet#ErrorContext|ErrorContext]].
| |
− | | |
− | = IAsyncResult =
| |
− | This is "nn::ns::detail::IAsyncResult".
| |
| | | |
| {| class="wikitable" border="1" | | {| class="wikitable" border="1" |
Line 2,013: |
Line 2,293: |
| ! Cmd || Name | | ! Cmd || Name |
| |- | | |- |
− | | 0 || Get | + | | 0 || [[#RequestLinkDevice]] |
| + | |- |
| + | | 1 || [6.0.0+] [[#RequestCleanupAllPreInstalledApplications]] |
| |- | | |- |
− | | 1 || Cancel | + | | 2 || [6.0.0+] [[#RequestCleanupPreInstalledApplication]] |
| |- | | |- |
− | | 2 || [4.0.0+] GetErrorContext | + | | 3 || [6.0.0+] [[#RequestSyncRights]] |
| + | |- |
| + | | 4 || [6.0.0+] [[#RequestUnlinkDevice]] |
| + | |- |
| + | | 5 || [6.1.0+] [[#RequestRevokeAllELicense]] |
| + | |- |
| + | | 6 || [9.0.0+] [[#RequestSyncRightsBasedOnAssignedELicenses]] |
| + | |- |
| + | | 7 || [14.0.0+] RequestOnlineSubscriptionFreeTrialAvailability |
| + | |- |
| + | | 8 || [20.0.0+] |
| + | |- |
| + | | 9 || [20.0.0+] |
| + | |- |
| + | | 10 || [20.0.0+] |
| + | |- |
| + | | 11 || [20.0.0+] |
| + | |- |
| + | | 12 || [20.0.0+] |
| + | |- |
| + | | 13 || [20.0.0+] |
| |} | | |} |
| | | |
− | Official sw creates a container object for this using the output from the service commands, which contains the IAsyncResult object, and the Event with EventClearMode=0.
| + | ==== RequestLinkDevice ==== |
| + | Takes an input [[Account_services#Uid|Uid]], returns an output Event handle and an [[#IAsyncResult]]. |
| + | |
| + | See [[#RequestApplicationUpdateInfo]] regarding nifm. |
| + | |
| + | ==== RequestCleanupAllPreInstalledApplications ==== |
| + | No input, returns an output Event handle and an [[#IAsyncResult]]. |
| + | |
| + | ==== RequestCleanupPreInstalledApplication ==== |
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncResult]]. |
| + | |
| + | ==== RequestSyncRights ==== |
| + | No input, returns an output Event handle and an [[#IAsyncResult]]. |
| + | |
| + | ==== RequestUnlinkDevice ==== |
| + | Takes an input [[Account_services#Uid|Uid]], returns an output Event handle and an [[#IAsyncResult]]. |
| + | |
| + | See [[#RequestApplicationUpdateInfo]] regarding nifm. |
| + | |
| + | ==== RequestRevokeAllELicense ==== |
| + | Takes an input [[Account_services#Uid|Uid]], returns an output Event handle and an [[#IAsyncResult]]. |
| | | |
− | * Get: No input/output. Official sw waits on the Event prior to using this cmd.
| + | ==== RequestSyncRightsBasedOnAssignedELicenses ==== |
− | * Cancel: No input/output. Used by official sw when closing the object, when the serv-obj is initialized (after using the cmd, official sw will also wait on the Event). This cmd is also used in other official sw funcs.
| + | No input, returns an output Event handle and an [[#IAsyncResult]]. |
− | * GetErrorContext: No input/output, takes a type-0x16 output buffer containing an [[Error_Applet#ErrorContext|ErrorContext]].
| |
| | | |
− | = ns:dev = | + | === IFactoryResetInterface === |
− | This is "nn::ns::detail::IDevelopInterface". | + | This is "nn::ns::detail::IFactoryResetInterface". |
| | | |
| {| class="wikitable" border="1" | | {| class="wikitable" border="1" |
Line 2,033: |
Line 2,354: |
| ! Cmd || Name | | ! Cmd || Name |
| |- | | |- |
− | | 0 || [[#LaunchProgram]] | + | | 100 || [[#ResetToFactorySettings]] |
− | |-
| |
− | | 1 || [[#TerminateProcess]]
| |
| |- | | |- |
− | | 2 || [[#TerminateProgram]] | + | | 101 || [[#ResetToFactorySettingsWithoutUserSaveData]] |
| |- | | |- |
− | | 4 || [[#GetShellEvent]] | + | | 102 || [[#ResetToFactorySettingsForRefurbishment]] |
| |- | | |- |
− | | 5 || [[#GetShellEventInfo]] | + | | 103 || [9.1.0+] [[#ResetToFactorySettingsWithPlatformRegion]] |
| |- | | |- |
− | | 6 || [[#TerminateApplication]] | + | | 104 || [9.1.0+] [[#ResetToFactorySettingsWithPlatformRegionAuthentication]] |
| |- | | |- |
− | | 7 || [[#PrepareLaunchProgramFromHost]] | + | | 105 || [10.0.0+] [[#RequestResetToFactorySettingsSecurely]] |
| |- | | |- |
− | | 8 || [[#LaunchApplicationForDevelop]] | + | | 106 || [10.0.0+] [[#RequestResetToFactorySettingsWithPlatformRegionAuthenticationSecurely]] |
| |- | | |- |
− | | 9 || [[#LaunchApplicationWithStorageIdForDevelop]] | + | | 107 || [20.0.0+] |
| |- | | |- |
− | | 10 || [6.0.0-8.1.0] IsSystemMemoryResourceLimitBoosted | + | | 108 || [20.0.0+] |
− | |-
| |
− | | 11 || [6.0.0+] GetRunningApplicationProcessIdForDevelop
| |
− | |-
| |
− | | 12 || [6.0.0+] SetCurrentApplicationRightsEnvironmentCanBeActiveForDevelop
| |
− | |-
| |
− | | 13 || [9.0.0+] [[#CreateApplicationResourceForDevelop]]
| |
− | |-
| |
− | | 14 || [9.0.0+] [[#IsPreomiaForDevelop]]
| |
| |} | | |} |
| | | |
− | == LaunchProgram == | + | ==== ResetToFactorySettings ==== |
− | Wrapper for "pm:shell" [[Process_Manager_services#pm:shell|LaunchProcess]].
| + | No input/output. |
| | | |
− | == TerminateProcess ==
| + | As of [9.1.0] this is the only [[#IFactoryResetInterface]] cmd used by [[qlaunch]]. |
− | Wrapper for "pm:shell" [[Process_Manager_services#pm:shell|TerminateProcess]].
| |
| | | |
− | == TerminateProgram == | + | ==== ResetToFactorySettingsWithoutUserSaveData ==== |
− | Wrapper for "pm:shell" [[Process_Manager_services#pm:shell|TerminateProgram]].
| + | No input/output. |
| | | |
− | == GetShellEvent == | + | ==== ResetToFactorySettingsForRefurbishment ==== |
− | Wrapper for "pm:shell" [[Process_Manager_services#pm:shell|GetProcessEventHandle]].
| + | No input/output. |
| | | |
− | == GetShellEventInfo == | + | ==== ResetToFactorySettingsWithPlatformRegion ==== |
− | Wrapper for "pm:shell" [[Process_Manager_services#pm:shell|GetProcessEventInfo]].
| + | No input/output. |
| | | |
− | == TerminateApplication == | + | ==== ResetToFactorySettingsWithPlatformRegionAuthentication ==== |
− | Calls "pm:shell" [[Process_Manager_services#pm:shell|GetApplicationProcessIdForShell]] and sends PID to [[Process_Manager_services#pm:shell|TerminateProcess]].
| + | No input/output. |
| | | |
− | == PrepareLaunchProgramFromHost == | + | ==== RequestResetToFactorySettingsSecurely ==== |
− | Takes a type-0x5 input buffer containing the [[Filesystem_services|ContentPath]], returns an output 0x10-byte struct. | + | Takes an input u64 tmem_size, a TransferMemory handle, returns an output [[#IAsyncValueAndProgress]] and an Event handle. |
| | | |
− | Calls [[NCM_services#IPathResolverForStorage|IPathResolverForStorage]] Set...NcaPath functions.
| + | The TransferMemory uses permissions=0. |
| | | |
− | == LaunchApplicationForDevelop == | + | ==== RequestResetToFactorySettingsWithPlatformRegionAuthenticationSecurely ==== |
− | Takes an input u32 [[Process_Manager_services#LaunchFlags|LaunchFlags]] and [[NCM_services#ApplicationId|ApplicationId]], returns an output u64 PID. | + | Takes an input u32 "nn::ae::PlatformRegion", an u64 tmem_size, a TransferMemory handle, returns an output [[#IAsyncValueAndProgress]] and an Event handle. |
| | | |
− | Same as LaunchApplicationWithStorageId except the last two params passed to the internal vtable funcptr call are value 0x6, instead of from the command input.
| + | The TransferMemory uses permissions=0. |
| | | |
− | == LaunchApplicationWithStorageIdForDevelop == | + | ===== IAsyncValueAndProgress ===== |
− | Takes 2 input u8s, an u32 [[Process_Manager_services#LaunchFlags|LaunchFlags]], and an [[NCM_services#ApplicationId|ApplicationId]]. Returns an output u64 PID.
| + | This is "nn::ns::detail::IAsyncValueAndProgress". |
| | | |
− | Launches an application title which is registered with NS.
| + | This was added with [10.0.0+]. |
| | | |
− | == CreateApplicationResourceForDevelop == | + | {| class="wikitable" border="1" |
− | Takes an input u32 (1 = Preomia). Returns an [[#IApplicationResource]].
| + | |- |
| + | ! Cmd || Name |
| + | |- |
| + | | 0 || GetSize |
| + | |- |
| + | | 1 || Get |
| + | |- |
| + | | 2 || Cancel |
| + | |- |
| + | | 3 || GetErrorContext |
| + | |- |
| + | | 4 || GetProgress |
| + | |} |
| | | |
− | == IsPreomiaForDevelop == | + | === IApplicationResource === |
− | Takes an u64 [[NCM_services#ProgramId|ProgramId]]. Returns a bool.
| + | This is "nn::ns::detail::IApplicationResource". |
| | | |
− | = VersionListData =
| + | This was added with [9.0.0+]. |
− | This is "nn::ns::VersionListData". | |
| | | |
− | = ApplicationUpdateInfo = | + | {| class="wikitable" border="1" |
− | This is "nn::ns::ApplicationUpdateInfo".
| + | |- |
| + | ! Cmd || Name |
| + | |- |
| + | | 0 || Attach |
| + | |- |
| + | | 1 || BoostSystemMemoryResourceLimit |
| + | |} |
| | | |
− | This is an u8. [[qlaunch]] just checks whether this is 0.
| + | = ns:vm = |
− | | + | This is "nn::ns::detail::IVulnerabilityManagerInterface". |
− | = ApplicationViewDeprecated = | |
− | This is "nn::ns::ApplicationViewDeprecated". This is a 0x40-byte struct. | |
− | | |
− | This is converted from [[#ApplicationView]] by [[#GetApplicationViewDeprecated]] on newer system-versions as follows:
| |
| | | |
| {| class="wikitable" border="1" | | {| class="wikitable" border="1" |
| |- | | |- |
− | ! Offset | + | ! Cmd || Name |
− | ! Size
| |
− | ! Description
| |
| |- | | |- |
− | | 0x0 || 0x20 || Same as [[#ApplicationView]] +0x0. | + | | 1200 || [3.0.0+] [[#NeedsUpdateVulnerability]] |
| |- | | |- |
− | | 0x20 || 0x4 || Same as [[#ApplicationView]] +0x20. | + | | 1201 || [4.0.0+] [[#UpdateSafeSystemVersionForDebug]] |
| |- | | |- |
− | | 0x24 || 0x2 || Same as [[#ApplicationView]] +0x24. | + | | 1202 || [4.0.0+] [[#GetSafeSystemVersion]] |
| |- | | |- |
− | | 0x26 || 0x2 || Cleared to 0. | + | | 3100 || [18.0.0+] |
| |- | | |- |
− | | 0x28 || 0x10 || Same as [[#ApplicationView]] +0x30. | + | | 3101 || [18.0.0+] |
| |- | | |- |
− | | 0x38 || 0x4 || Same as [[#ApplicationView]] +0x40. | + | | 3102 || [18.0.0+] |
− | |-
| + | |} |
− | | 0x3C || 0x1 || Same as [[#ApplicationView]] +0x44. | + | |
− | |-
| + | == NeedsUpdateVulnerability == |
− | | 0x3D || 0x2 || Cleared to 0. | + | No input, returns an output u8 bool flag. |
− | |-
| + | |
− | | 0x3F || 0x1 || Cleared to 0. | + | Web-applets use this command to check if the system needs an update. |
− | |} | + | |
| + | == UpdateSafeSystemVersionForDebug == |
| + | Takes an input [[NCM_services#ApplicationId|ApplicationId]] and an u32 '''version'''. |
| + | |
| + | This command is not available for retail units. On a debug unit, if the [[System_Settings|system setting]] <code>vulnerability!enable_debug</code> is set, this mounts the system savegame [[Flash_Filesystem#System_Savegames|0x8000000000000049]] as "ns_ssversion:/", opens the file "ns_ssversion:/entry" and writes the supplied [[NCM_services#ApplicationId|ApplicationId]] and '''version''' in it. |
| + | |
| + | Finally, it calls [[NCM_services#ncm|OpenContentMetaDatabase]] with [[NCM_services#StorageId|StorageId]] 3, then calls [[NCM_services#IContentMetaDatabase|GetLatestContentMetaKey]] with the supplied [[NCM_services#ApplicationId|ApplicationId]] and compares the version field from the returned [[CNMT#Content_Meta_Records|Content Meta Record]] with the supplied '''version'''. |
| + | |
| + | If the supplied '''version''' is higher than the one in NCM's database, the value returned by [[NS_Services#NeedsUpdateVulnerability|NeedsUpdateVulnerability]] is set to "true". |
| + | |
| + | == GetSafeSystemVersion == |
| + | No input, returns an output [[NCM_services#ContentMetaKey|ContentMetaKey]] with the cached contents of "ns_ssversion:/entry" ([[NCM_services#ApplicationId|ApplicationId]], u32 '''version''' and u32 '''policy''' from <code>vulnerability!needs_update_vulnerability_policy</code>). |
| | | |
− | = ApplicationView = | + | = ns:su = |
− | This is "nn::ns::ApplicationView". This is a 0x50-byte struct. | + | This is "nn::ns::detail::ISystemUpdateInterface". |
| | | |
| {| class="wikitable" border="1" | | {| class="wikitable" border="1" |
| |- | | |- |
− | ! Offset | + | ! Cmd || Name |
− | ! Size
| |
− | ! Description
| |
| |- | | |- |
− | | 0x0 || 0x8 || [[NCM_services#ApplicationId|ApplicationId]] | + | | 0 || [[#GetBackgroundNetworkUpdateState]] |
| |- | | |- |
− | | 0x8 || 0x4 || ? | + | | 1 || [[#OpenSystemUpdateControl]] |
| |- | | |- |
− | | 0xC || 0x4 || Flags | + | | 2 || [[#NotifyExFatDriverRequired]] |
| |- | | |- |
− | | 0x10 || 0x40 || ? | + | | 3 || [[#ClearExFatDriverStatusForDebug]] |
− | |}
| |
− | | |
− | = ApplicationViewWithPromotionInfo =
| |
− | This is a 0x70-byte struct.
| |
− | | |
− | {| class="wikitable" border="1"
| |
| |- | | |- |
− | ! Offset
| + | | 4 || [[#RequestBackgroundNetworkUpdate]] |
− | ! Size
| |
− | ! Description
| |
| |- | | |- |
− | | 0x0 || 0x50 || [[#ApplicationView]] | + | | 5 || [[#NotifyBackgroundNetworkUpdate]] |
| |- | | |- |
− | | 0x50 || 0x20 || [[#PromotionInfo]] | + | | 6 || [[#NotifyExFatDriverDownloadedForDebug]] |
− | |}
| |
− | | |
− | = PromotionInfo =
| |
− | This is a 0x20-byte struct.
| |
− | | |
− | {| class="wikitable" border="1"
| |
| |- | | |- |
− | ! Offset
| + | | 9 || [[#GetSystemUpdateNotificationEventForContentDelivery]] |
− | ! Size
| |
− | ! Description
| |
| |- | | |- |
− | | 0x0 || 0x8 || PosixTime start_timestamp. | + | | 10 || [[#NotifySystemUpdateForContentDelivery]] |
| |- | | |- |
− | | 0x8 || 0x8 || PosixTime end_timestamp. | + | | 11 || [3.0.0+] [[#PrepareShutdown]] |
| |- | | |- |
− | | 0x10 || 0x8 || Remaining time until the promotion ends, in nanoseconds ({end_timestamp - current_time} converted to nanoseconds). | + | | 12 || [3.0.0-3.0.2] |
| |- | | |- |
− | | 0x18 || 0x4 || Not set, left at zero. | + | | 13 || [3.0.0-3.0.2] |
| |- | | |- |
− | | 0x1C || 0x1 || Flags. Bit0: whether the PromotionInfo is valid (including bit1). Bit1 clear: u64 +0x10 is set. | + | | 14 || [3.0.0-3.0.2] |
| |- | | |- |
− | | 0x1D || 0x3 || Padding | + | | 15 || [3.0.0-3.0.2] |
− | |}
| |
− | | |
− | = NoDownloadRightsErrorResolution =
| |
− | This is "nn::ns::NoDownloadRightsErrorResolution".
| |
− | | |
− | = BackgroundNetworkUpdateState =
| |
− | {| class="wikitable" border="1"
| |
| |- | | |- |
− | ! Value
| + | | 16 || [4.0.0+] [[#DestroySystemUpdateTask]] |
− | ! Description
| |
| |- | | |- |
− | | 0 || No sysupdate task exists. | + | | 17 || [4.0.0+] [[#RequestSendSystemUpdate]] |
| |- | | |- |
− | | 1 || Sysupdate download in progress. | + | | 18 || [4.0.0+] [[#GetSendSystemUpdateProgress]] |
− | |-
| |
− | | 2 || Sysupdate ready, pending install.
| |
| |} | | |} |
| | | |
− | This is "nn::ns::BackgroundNetworkUpdateState". This is an u8. | + | == GetBackgroundNetworkUpdateState == |
| + | No input, returns an output [[#BackgroundNetworkUpdateState]]. |
| + | |
| + | This is similar to [[#HasDownloaded]], see [[#BackgroundNetworkUpdateState]]. |
| + | |
| + | == OpenSystemUpdateControl == |
| + | No input, returns an [[#ISystemUpdateControl]]. |
| | | |
− | Similar to [[#HasDownloaded]], [[#GetBackgroundNetworkUpdateState]] uses [[NIM_services|nim]] ListSystemUpdateTask and [[NIM_services|nim]] GetSystemUpdateTaskInfo. When ListSystemUpdateTask successfully returns a task and GetSystemUpdateTaskInfo is successful, the output value is set to: <code>1 + *((u8*)(taskinfo+0) == 0x3</code>. Otherwise, value=0.
| + | == NotifyExFatDriverRequired == |
| + | No input/output. |
| | | |
− | [[#GetBackgroundNetworkUpdateState]] always returns Result 0, however this will assert if GetSystemUpdateTaskInfo fails with ret!=0x3C89. | + | Only usable when an [[#ISystemUpdateControl]] isn't open. |
| | | |
− | = SystemUpdateProgress = | + | This uses [[NIM_services|nim]] ListSystemUpdateTask, then when a task is returned uses it with DestroySystemUpdateTask. |
− | {| class="wikitable" border="1"
| + | |
− | |-
| + | Then this runs ExFat handling, updates state, and sets the same state flag as [[#RequestBackgroundNetworkUpdate]]. |
− | ! Offset
| + | |
− | ! Size
| + | == ClearExFatDriverStatusForDebug == |
− | ! Description
| + | No input/output. |
− | |-
| + | |
− | | 0x0 || 0x8 || s64 Current size. This value can be larger than total_size when the async operation is finishing. When total_size is <=0, this current_size field may contain a progress value for when the total_size is not yet determined. | + | == RequestBackgroundNetworkUpdate == |
− | |-
| + | No input/output. |
− | | 0x8 || 0x8 || s64 Total size, this field is only valid when >0.
| + | |
− | |}
| + | Only usable when an [[#ISystemUpdateControl]] isn't open. |
| + | |
| + | This sets a state flag to value 1. |
| + | |
| + | == NotifyBackgroundNetworkUpdate == |
| + | Takes an input [[NCM_services#ContentMetaKey|ContentMetaKey]], no output. |
| + | |
| + | This checks whether a sysupdate is needed with the input ContentMetaKey using [[NCM_services|NCM]] commands, if not this will just return 0. Otherwise, this will then run code which is identical to [[#RequestBackgroundNetworkUpdate]]. |
| + | |
| + | == NotifyExFatDriverDownloadedForDebug == |
| + | No input/output. |
| + | |
| + | == GetSystemUpdateNotificationEventForContentDelivery == |
| + | No input, returns an output Event handle with EventClearMode=0. |
| + | |
| + | == NotifySystemUpdateForContentDelivery == |
| + | No input/output. |
| | | |
− | This is "nn::ns::SystemUpdateProgress". This is a 0x10-byte struct. | + | Signals the Event returned by [[#GetSystemUpdateNotificationEventForContentDelivery]]. |
| + | |
| + | == PrepareShutdown == |
| + | No input/output. |
| + | |
| + | This is used by [[AM_services|AM]]. |
| + | |
| + | Just returns 0 when an [[#ISystemUpdateControl]] is open. |
| + | |
| + | This does various cleanup / uses various service-cmds etc for shutdown preparation. |
| + | |
| + | == DestroySystemUpdateTask == |
| + | No input/output. |
| + | |
| + | Only usable when an [[#ISystemUpdateControl]] isn't open. |
| + | |
| + | This uses [[NIM_services|nim]] ListSystemUpdateTask, then when a task is returned uses it with DestroySystemUpdateTask. |
| + | |
| + | == RequestSendSystemUpdate == |
| + | Takes a type-0x15 input buffer containing a [[#SystemDeliveryInfo]], an u16 port, an u32 Ipv4Address, returns an output Event handle and an [[#IAsyncResult]]. |
| + | |
| + | [[qlaunch]] uses value 55556 for the port. IP is normally a local-WLAN address, however this can be any address. port/addr are little-endian. |
| + | |
| + | [[NIM_services|NIM]] will use the input addr/port with [[Sockets_services|bind()]]. During [[Sockets_services|accept()]] handling the addr from there must match the input addr. Hence, addr must be the client addr. [[NIM_services|NIM]] will also eventually verify that the system is not Internet-connected. |
| + | |
| + | This validates the [[#SystemDeliveryInfo]] and generates a [[NCM_services#ContentMetaKey|ContentMetaKey]] from that, and creates the [[#IAsyncResult]] + the async thread which handles the [[#IAsyncResult]] operation. Then the thread does: |
| + | * Calls a func which does: |
| + | ** Uses [[NIM_services|nim]] cmd76, returning the Result on failure. |
| + | ** Uses [[NIM_services|nim]] cmd77, returning the Result on failure. Waits for the IAsyncResult operation from this to finish, then uses the Get cmd to get the output Result. |
| + | ** Handles cleanup and returns. |
| + | * Unlike [[#RequestReceiveSystemUpdate]], this doesn't save a SystemPlayReport. |
| + | |
| + | == GetSendSystemUpdateProgress == |
| + | No input, returns an output [[#SystemUpdateProgress]]. |
| + | |
| + | Same as [[#GetReceiveProgress]] except this uses nim cmd81 and cmd78. |
| + | |
| + | == ISystemUpdateControl == |
| + | This is "nn::ns::detail::ISystemUpdateControl". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name |
| + | |- |
| + | | 0 || [[#HasDownloaded]] |
| + | |- |
| + | | 1 || [[#RequestCheckLatestUpdate]] |
| + | |- |
| + | | 2 || [[#RequestDownloadLatestUpdate]] |
| + | |- |
| + | | 3 || [[#GetDownloadProgress]] |
| + | |- |
| + | | 4 || [[#ApplyDownloadedUpdate]] |
| + | |- |
| + | | 5 || [[#RequestPrepareCardUpdate]] |
| + | |- |
| + | | 6 || [[#GetPrepareCardUpdateProgress]] |
| + | |- |
| + | | 7 || [[#HasPreparedCardUpdate]] |
| + | |- |
| + | | 8 || [[#ApplyCardUpdate]] |
| + | |- |
| + | | 9 || [[#GetDownloadedEulaDataSize]] |
| + | |- |
| + | | 10 || [[#GetDownloadedEulaData]] |
| + | |- |
| + | | 11 || [[#SetupCardUpdate]] |
| + | |- |
| + | | 12 || [[#GetPreparedCardUpdateEulaDataSize]] |
| + | |- |
| + | | 13 || [[#GetPreparedCardUpdateEulaData]] |
| + | |- |
| + | | 14 || [4.0.0+] [[#SetupCardUpdateViaSystemUpdater]] |
| + | |- |
| + | | 15 || [4.0.0+] [[#HasReceived]] |
| + | |- |
| + | | 16 || [4.0.0+] [[#RequestReceiveSystemUpdate]] |
| + | |- |
| + | | 17 || [4.0.0+] [[#GetReceiveProgress]] |
| + | |- |
| + | | 18 || [4.0.0+] [[#ApplyReceivedUpdate]] |
| + | |- |
| + | | 19 || [4.0.0+] [[#GetReceivedEulaDataSize]] |
| + | |- |
| + | | 20 || [4.0.0+] [[#GetReceivedEulaData]] |
| + | |- |
| + | | 21 || [4.0.0+] [[#SetupToReceiveSystemUpdate]] |
| + | |- |
| + | | 22 || [6.0.0+] [[#RequestCheckLatestUpdateIncludesRebootlessUpdate]] |
| + | |} |
| + | |
| + | Only 1 ISystemUpdateControl can be open at a time. |
| + | |
| + | All Card cmds except SetupCardUpdate* require [[#SetupCardUpdate]]/[[#SetupCardUpdateViaSystemUpdater]] to be used previously. [[#GetPreparedCardUpdateEulaDataSize]]/[[#GetPreparedCardUpdateEulaData]] checks a different state flag. |
| + | |
| + | === HasDownloaded === |
| + | No input, returns an output u8 bool flag. |
| + | |
| + | Gets whether a network sysupdate was downloaded, with install pending. |
| + | |
| + | Uses [[NIM_services|nim]] ListSystemUpdateTask and [[NIM_services|nim]] GetSystemUpdateTaskInfo. When ListSystemUpdateTask successfully returns a task and GetSystemUpdateTaskInfo is successful, the output flag is set to: <code>*((u8*)(taskinfo+0) == 0x3</code>. Otherwise, flag=0. |
| + | |
| + | This always returns 0, however this will assert if GetSystemUpdateTaskInfo fails with ret!=0x3C89. |
| + | |
| + | === RequestCheckLatestUpdate === |
| + | No input, returns an output Event handle and an [[#IAsyncValue]]. |
| + | |
| + | The data that can be read from the [[#IAsyncValue]] is [[#LatestSystemUpdate]]. |
| + | |
| + | === RequestDownloadLatestUpdate === |
| + | No input, returns an output Event handle and an [[#IAsyncResult]]. |
| + | |
| + | === GetDownloadProgress === |
| + | No input, returns an output [[#SystemUpdateProgress]]. |
| + | |
| + | Similar to [[#HasDownloaded]] except instead of a flag, this returns the 0x10-bytes from taskinfo+8. The output struct is cleared when the task(info) isn't available. |
| + | |
| + | === ApplyDownloadedUpdate === |
| + | No input/output. |
| + | |
| + | Runs code similar to [[#HasDownloaded]], throwing an error if a network sysupdate isn't ready for install. Then the sysupdate is installed: |
| + | |
| + | * Uses ListSystemUpdateTask again, then [[NIM_services|nim]] IsExFatDriverIncluded. Runs ExFat handling when the output flag is set. |
| + | * On newer system-versions, this uses [[NIM_services|nim]] GetSystemUpdateTaskInfo then on success uses data from there to save a SystemPlayReport when the cached [[System_Settings|system-setting]] "systemreport!enabled" is set. |
| + | ** The EventId is "systemupdate_dl_throughput" with ApplicationId 0100000000001018. |
| + | ** The following fields are added to the report, see [[NIM_services#SystemUpdateTaskInfo|nim SystemUpdateTaskInfo]]: "ContentMetaId", "Version", "DownloadSize", and "ThroughputKBps". |
| + | * On newer system-versions, this saves another SystemPlayReport when a state flag is set (same flag mentioned above). |
| + | ** The EventId is "systemupdate_pass" with ApplicationId 0100000000001021. |
| + | ** This report has the following fields: |
| + | *** "Type" |
| + | *** "SourceSystemUpdateMetaId" |
| + | *** "SourceSystemUpdateMetaVersion" |
| + | *** "SourceExFatStatus" |
| + | *** "DestinationSystemUpdateMetaId" |
| + | *** "DestinationSystemUpdateMetaVersion" |
| + | *** "DestinationExFatStatus" |
| + | *** "Rebootless" |
| + | * Since FIRM will be installed later, the two flags in [[Flash_Filesystem#System_Update_Control]] are set to 1. |
| + | * Uses [[NIM_services|nim]] CommitSystemUpdateTask and [[NIM_services|nim]] DestroySystemUpdateTask. |
| + | * Installs FIRM. After installing each FIRM, the associated flag in [[Flash_Filesystem#System_Update_Control]] is set to 0. |
| + | * On newer system versions when an input flag is set, this uses [[Filesystem_services|NotifySystemDataUpdateEvent]], however this doesn't happen with ApplyDownloadedUpdate since that input flag is 0. |
| + | |
| + | === RequestPrepareCardUpdate === |
| + | No input, returns an output Event handle and an [[#IAsyncResult]]. |
| + | |
| + | === GetPrepareCardUpdateProgress === |
| + | No input, returns an output [[#SystemUpdateProgress]]. |
| + | |
| + | === HasPreparedCardUpdate === |
| + | No input, returns an output u8 bool flag. |
| + | |
| + | === ApplyCardUpdate === |
| + | No input/output. |
| + | |
| + | === GetDownloadedEulaDataSize === |
| + | Takes a type-0x15 input buffer [[#EulaDataPath]], returns an output u64 '''filesize'''. |
| + | |
| + | Runs code similar to [[#HasDownloaded]], throwing an error if a network sysupdate isn't ready for install. |
| + | |
| + | Uses ListSystemUpdateTask again. Then [[NIM_services|nim]] GetDownloadedSystemDataPath, with the output ContentPath being used to mount the EULA title with FS. |
| + | |
| + | Then "<mountname>:/<[[#EulaDataPath]]>" is opened, gets the '''filesize''', then runs cleanup. |
| + | |
| + | === GetDownloadedEulaData === |
| + | Takes a type-0x15 input buffer [[#EulaDataPath]] and a type-0x6 output buffer, returns an output u64 '''filesize'''. |
| + | |
| + | Similar to [[#GetDownloadedEulaDataSize]] except this reads the file instead, using the specified output buffer with size=filesize. This will throw an error if the filesize is larger than the buffer size. |
| + | |
| + | === SetupCardUpdate === |
| + | Takes an input u64 size and a TransferMemory handle, no output. |
| + | |
| + | Official sw creates the TransferMemory with an user-specified buffer, with permissions=None. |
| + | |
| + | [[qlaunch]] uses size 0x100000 for the TransferMemory buffer. |
| + | |
| + | === GetPreparedCardUpdateEulaDataSize === |
| + | Takes a type-0x15 input buffer [[#EulaDataPath]], returns an output u64 '''filesize'''. |
| + | |
| + | This is similar to [[#GetDownloadedEulaDataSize]]. |
| + | |
| + | === GetPreparedCardUpdateEulaData === |
| + | Takes a type-0x15 input buffer [[#EulaDataPath]] and a type-0x6 output buffer, returns an output u64 '''filesize'''. |
| + | |
| + | This is similar to [[#GetDownloadedEulaData]]. |
| + | |
| + | === SetupCardUpdateViaSystemUpdater === |
| + | Takes an input u64 size and a TransferMemory handle, no output. |
| + | |
| + | The permissions for the TransferMemory is None. |
| + | |
| + | Same as [[#SetupCardUpdate]], except this doesn't have the code for [[Filesystem_services|GetGameCardHandle/GetGameCardUpdatePartitionInfo]], and uses [[Filesystem_services|OpenRegisteredUpdatePartition]] instead of [[Filesystem_services|OpenGameCardFileSystem]]. This uses the same is_initialized bool state flag. |
| + | |
| + | === HasReceived === |
| + | No input, returns an output u8 bool. |
| + | |
| + | Same as [[#HasDownloaded]] except this uses [[NIM_services|nim]] cmd71 and cmd73. |
| + | |
| + | === RequestReceiveSystemUpdate === |
| + | Takes a type-0x15 input buffer containing a [[#SystemDeliveryInfo]], an u16 port, an u32 Ipv4Address, returns an output Event handle and an [[#IAsyncResult]]. |
| + | |
| + | [[qlaunch]] uses the same value for the port as [[#RequestSendSystemUpdate]] (see [[#RequestSendSystemUpdate]] for addr as well). |
| + | |
| + | [[NIM_services|NIM]] will use the input addr/port with [[Sockets_services|connect()]]. |
| + | |
| + | This validates the [[#SystemDeliveryInfo]] and generates a [[NCM_services#ContentMetaKey|ContentMetaKey]] from that, and creates the [[#IAsyncResult]] + the async thread which handles the [[#IAsyncResult]] operation. Then the thread does: |
| + | |
| + | * Calls a func which does: |
| + | ** Throws an error if [[NIM_services#ListSystemUpdateTask|ListSystemUpdateTask]] returns any task. |
| + | ** Checks whether a sysupdate is actually required using the previously generated [[NCM_services#ContentMetaKey|ContentMetaKey]], throwing an error if not. |
| + | ** Uses [[NIM_services|nim]] cmd69, returning the Result on failure. |
| + | ** Uses [[NIM_services|nim]] cmd72, returning the Result on failure. Waits for the IAsyncResult operation from this to finish, then uses the Get cmd to get the output Result. |
| + | ** Handles cleanup and returns. |
| + | * On success, this loads various data which is then used for saving a SystemPlayReport when the cached [[System_Settings|system-setting]] "systemreport!enabled" is set. |
| + | ** The EventId is "receive_system_update" with ApplicationId <NS ProgramId>. |
| + | ** This report has the following fields: |
| + | *** "SourceSystemUpdateId" |
| + | *** "DestinationSystemUpdateId" |
| + | *** "SourceSystemUpdateVersion" |
| + | *** "DestinationSystemUpdateVersion" |
| + | *** "SenderFirmwareVariationId" |
| + | *** "ReceiverFirmwareVariationId" |
| + | *** "SenderPlatformRegion" |
| + | *** "ReceiverPlatformRegion" |
| + | *** "SenderHasExFat" |
| + | *** "ReceiverHasExFat" |
| + | *** "Size" |
| + | *** "ThroughputKBps" |
| + | |
| + | === GetReceiveProgress === |
| + | No input, returns an output [[#SystemUpdateProgress]]. |
| + | |
| + | Same as [[#GetDownloadProgress]] except this uses [[NIM_services|nim]] cmd71 and cmd73. |
| + | |
| + | === ApplyReceivedUpdate === |
| + | No input/output. |
| + | |
| + | === GetReceivedEulaDataSize === |
| + | Takes a type-0x15 input buffer [[#EulaDataPath]], returns an output u64 '''filesize'''. |
| + | |
| + | This is similar to [[#GetDownloadedEulaDataSize]]. |
| + | |
| + | === GetReceivedEulaData === |
| + | Takes a type-0x15 input buffer [[#EulaDataPath]] and a type-0x6 output buffer, returns an output u64 '''filesize'''. |
| + | |
| + | This is similar to [[#GetDownloadedEulaData]]. |
| + | |
| + | === SetupToReceiveSystemUpdate === |
| + | No input/output. |
| + | |
| + | This just uses [[NIM_services|nim]] ListSystemUpdateTask, then when a task is returned uses it with DestroySystemUpdateTask. |
| + | |
| + | [[qlaunch]] uses this before [[#RequestReceiveSystemUpdate]]. |
| + | |
| + | === RequestCheckLatestUpdateIncludesRebootlessUpdate === |
| + | No input, returns an output Event handle and an [[#IAsyncValue]]. |
| + | |
| + | = IAsyncValue = |
| + | This is "nn::ns::detail::IAsyncValue". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name |
| + | |- |
| + | | 0 || GetSize |
| + | |- |
| + | | 1 || Get |
| + | |- |
| + | | 2 || Cancel |
| + | |- |
| + | | 3 || [4.0.0+] GetErrorContext |
| + | |} |
| + | |
| + | Official sw creates a container object for this using the output from the service commands, which contains the IAsyncValue object, and the Event with EventClearMode=0. |
| + | |
| + | * GetSize: No input, returns an output u64. |
| + | * Get: Takes a type-0x6 output buffer, no output. Official sw waits on the Event prior to using this cmd. |
| + | * Cancel: No input/output. Used by official sw when closing the object, when the serv-obj is initialized (after using the cmd, official sw will also wait on the Event). This cmd is also used in other official sw funcs. |
| + | * GetErrorContext: No input/output, takes a type-0x16 output buffer containing an [[Error_Applet#ErrorContext|ErrorContext]]. |
| + | |
| + | = IAsyncResult = |
| + | This is "nn::ns::detail::IAsyncResult". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name |
| + | |- |
| + | | 0 || Get |
| + | |- |
| + | | 1 || Cancel |
| + | |- |
| + | | 2 || [4.0.0+] GetErrorContext |
| + | |} |
| + | |
| + | Official sw creates a container object for this using the output from the service commands, which contains the IAsyncResult object, and the Event with EventClearMode=0. |
| + | |
| + | * Get: No input/output. Official sw waits on the Event prior to using this cmd. |
| + | * Cancel: No input/output. Used by official sw when closing the object, when the serv-obj is initialized (after using the cmd, official sw will also wait on the Event). This cmd is also used in other official sw funcs. |
| + | * GetErrorContext: No input/output, takes a type-0x16 output buffer containing an [[Error_Applet#ErrorContext|ErrorContext]]. |
| + | |
| + | = ns:dev = |
| + | This is "nn::ns::detail::IDevelopInterface". |
| + | |
| + | [10.0.0+] Some of these cmds were replaced by the [[PGL_services|pgl]] system module. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name |
| + | |- |
| + | | 0 || [1.0.0-9.2.0] [[#LaunchProgram]] |
| + | |- |
| + | | 1 || [[#TerminateProcess]] |
| + | |- |
| + | | 2 || [1.0.0-9.2.0] [[#TerminateProgram]] |
| + | |- |
| + | | 4 || [1.0.0-9.2.0] [[#GetShellEvent]] |
| + | |- |
| + | | 5 || [1.0.0-9.2.0] [[#GetShellEventInfo]] |
| + | |- |
| + | | 6 || [[#TerminateApplication]] |
| + | |- |
| + | | 7 || [1.0.0-9.2.0] [[#PrepareLaunchProgramFromHost]] |
| + | |- |
| + | | 8 || [10.0.0-17.0.1] [[#LaunchApplicationFromHost]] ([1.0.0-9.2.0] LaunchApplication) |
| + | |- |
| + | | 9 || [1.0.0-17.0.1] [[#LaunchApplicationWithStorageId]] |
| + | |- |
| + | | 10 || [6.0.0-8.1.0] [[#IsSystemMemoryResourceLimitBoosted]] |
| + | |- |
| + | | 11 || [6.0.0+] [[#GetRunningApplicationProcessId]] |
| + | |- |
| + | | 12 || [6.0.0+] [[#SetCurrentApplicationRightsEnvironmentCanBeActive]] |
| + | |- |
| + | | 13 || [9.0.0+] [[#CreateApplicationResource]] |
| + | |- |
| + | | 14 || [9.0.0+] [[#IsPreomia]] |
| + | |- |
| + | | 15 || [10.0.0-17.0.1] [[#GetApplicationProgramIdFromHost]] |
| + | |- |
| + | | 16 || [12.0.0+] RefreshCachedDebugValues |
| + | |- |
| + | | 17 || [12.0.0+] [[#PrepareLaunchApplicationFromHost]] |
| + | |- |
| + | | 18 || [12.0.0+] [[#GetLaunchEvent]] |
| + | |- |
| + | | 19 || [12.0.0+] [[#GetLaunchResult]] |
| + | |- |
| + | | 20 || [14.0.0+] GetProgramId |
| + | |- |
| + | | 21 || [18.0.0+] [[#PrepareLaunchApplication]] |
| + | |- |
| + | | 22 || [18.0.0+] [[#LaunchApplication]] |
| + | |- |
| + | | 23 || [18.0.0+] [[#GetProgramIdByApplicationLaunchInfo]] |
| + | |- |
| + | | 24 || [18.0.0+] DestroyApplicationLaunchPreparation |
| + | |} |
| + | |
| + | == LaunchProgram == |
| + | Wrapper for "pm:shell" [[Process_Manager_services#pm:shell|LaunchProcess]]. |
| + | |
| + | == TerminateProcess == |
| + | Wrapper for "pm:shell" [[Process_Manager_services#pm:shell|TerminateProcess]]. |
| + | |
| + | == TerminateProgram == |
| + | Wrapper for "pm:shell" [[Process_Manager_services#pm:shell|TerminateProgram]]. |
| + | |
| + | == GetShellEvent == |
| + | Wrapper for "pm:shell" [[Process_Manager_services#pm:shell|GetProcessEventHandle]]. |
| + | |
| + | == GetShellEventInfo == |
| + | Wrapper for "pm:shell" [[Process_Manager_services#pm:shell|GetProcessEventInfo]]. |
| + | |
| + | == TerminateApplication == |
| + | Calls "pm:shell" [[Process_Manager_services#pm:shell|GetApplicationProcessIdForShell]] and sends the ProcessId to [[Process_Manager_services#pm:shell|TerminateProcess]]. |
| + | |
| + | == PrepareLaunchProgramFromHost == |
| + | Takes a type-0x5 input buffer containing the [[Filesystem_services#FspPath|FspPath]], returns an output 0x10-byte struct. |
| + | |
| + | Calls [[NCM_services#IPathResolverForStorage|IPathResolverForStorage]] Set...NcaPath functions. |
| + | |
| + | == LaunchApplicationFromHost == |
| + | Takes an input u32 [[Process_Manager_services#LaunchFlags|LaunchFlags]] and a type-0x5 input buffer containing the [[Filesystem_services#FspPath|FspPath]]. Returns an output u64 ProcessId. |
| + | |
| + | == LaunchApplicationWithStorageId == |
| + | Takes 2 input u8 [[NCM_services#StorageId|StorageIds]], an u32 [[Process_Manager_services#LaunchFlags|LaunchFlags]], and an [[NCM_services#ApplicationId|ApplicationId]]. Returns an output u64 ProcessId. |
| + | |
| + | Launches an application title which is registered with NS. |
| + | |
| + | == IsSystemMemoryResourceLimitBoosted == |
| + | No input. Returns a bool. |
| + | |
| + | == GetRunningApplicationProcessId == |
| + | Returns an output u64 ProcessId. |
| + | |
| + | == SetCurrentApplicationRightsEnvironmentCanBeActive == |
| + | Takes an input bool. No output. |
| + | |
| + | == CreateApplicationResource == |
| + | Takes an input u32 (1 = Preomia/MicroApplication). Returns an [[#IApplicationResource]]. |
| + | |
| + | == IsPreomia == |
| + | Takes an input u64 [[NCM_services#ProgramId|ProgramId]]. Returns a bool. |
| + | |
| + | == GetApplicationProgramIdFromHost == |
| + | Takes a type-0x5 input buffer containing the [[Filesystem_services#FspPath|FspPath]]. Returns an u64 [[NCM_services#ProgramId|ProgramId]]. |
| + | |
| + | == PrepareLaunchApplicationFromHost == |
| + | [18.0.0+] Now returns a total of 0x50 bytes of output. |
| + | |
| + | [19.0.0+] Now returns a total of 0x80 bytes of output. |
| + | |
| + | == GetLaunchEvent == |
| + | [18.0.0+] Now takes a total of 0x50 bytes of input. |
| + | |
| + | [19.0.0+] Now takes a total of 0x80 bytes of input. |
| + | |
| + | == GetLaunchResult == |
| + | [18.0.0+] Now takes a total of 0x50 bytes of input. |
| + | |
| + | [19.0.0+] Now takes a total of 0x80 bytes of input. |
| + | |
| + | == PrepareLaunchApplication == |
| + | Takes a total of 0x10-bytes of input. Returns a total of 0x50-bytes of output. |
| + | |
| + | [19.0.0+] Now returns a total of 0x80-bytes of output. |
| + | |
| + | == LaunchApplication == |
| + | Takes a total of 0x50-bytes of input. Returns a total of 8-bytes of output. |
| + | |
| + | [19.0.0+] Now takes a total of 0x80 bytes of input. |
| + | |
| + | == GetProgramIdByApplicationLaunchInfo == |
| + | Takes a total of 0x50-bytes of input. Returns a total of 8-bytes of output. |
| + | |
| + | [19.0.0+] Now takes a total of 0x80 bytes of input. |
| + | |
| + | = acc:su = |
| + | This is "nn::account::IAccountServiceForAdministrator". |
| + | |
| + | [13.0.0+] This was moved from [[Account_services|account]]. |
| + | |
| + | This is only available when the output from [[Process_Manager_services|pm:bm]] GetBootMode is Normal/Maintenance. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name || Notes |
| + | |- |
| + | | 0 || GetUserCount || |
| + | |- |
| + | | 1 || GetUserExistence || |
| + | |- |
| + | | 2 || ListAllUsers || |
| + | |- |
| + | | 3 || ListOpenUsers || |
| + | |- |
| + | | 4 || GetLastOpenedUser || |
| + | |- |
| + | | 5 || GetProfile || Returns an [[#IProfile]]. |
| + | |- |
| + | | 6 || [3.0.0+] GetProfileDigest || |
| + | |- |
| + | | 50 || [[#IsUserRegistrationRequestPermitted]] || |
| + | |- |
| + | | 51 || TrySelectUserWithoutInteractionDeprecated ([1.0.0-18.1.0] [[#TrySelectUserWithoutInteraction]]) || |
| + | |- |
| + | | 52 || [19.0.0+] TrySelectUserWithoutInteraction || |
| + | |- |
| + | | 60 || [5.0.0-5.1.0] ListOpenContextStoredUsers || |
| + | |- |
| + | | 99 || [6.0.0+] DebugActivateOpenContextRetention || No input, returns an [[#ISessionObject]]. |
| + | |- |
| + | | 100 || GetUserRegistrationNotifier || Returns an [[#INotifier]]. |
| + | |- |
| + | | 101 || GetUserStateChangeNotifier || Returns an [[#INotifier]]. |
| + | |- |
| + | | 102 || GetBaasAccountManagerForSystemService || Returns an [[#IManagerForSystemService]]. |
| + | |- |
| + | | 103 || GetBaasUserAvailabilityChangeNotifier || Returns an [[#INotifier]]. |
| + | |- |
| + | | 104 || GetProfileUpdateNotifier || Returns an [[#INotifier]]. |
| + | |- |
| + | | 105 || [4.0.0+] CheckNetworkServiceAvailabilityAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 106 || [9.0.0+] GetProfileSyncNotifier || |
| + | |- |
| + | | 110 || StoreSaveDataThumbnail || |
| + | |- |
| + | | 111 || ClearSaveDataThumbnail || |
| + | |- |
| + | | 112 || LoadSaveDataThumbnail || |
| + | |- |
| + | | 113 || [5.0.0+] GetSaveDataThumbnailExistence || |
| + | |- |
| + | | 120 || [10.0.0+] ListOpenUsersInApplication || |
| + | |- |
| + | | 130 || [6.0.0+] ActivateOpenContextRetention || Takes a total of 0x8-bytes of input, returns an [[#ISessionObject]]. |
| + | |- |
| + | | 140 || [6.0.0+] ListQualifiedUsers || |
| + | |- |
| + | | 150 || [10.0.0-10.2.0] AuthenticateApplicationAsync || |
| + | |- |
| + | | 151 || [12.0.0+] EnsureSignedDeviceIdentifierCacheForNintendoAccountAsync || |
| + | |- |
| + | | 152 || [12.0.0+] LoadSignedDeviceIdentifierCacheForNintendoAccount || |
| + | |- |
| + | | 170 || [13.0.0+] GetNasOp2MembershipStateChangeNotifier || |
| + | |- |
| + | | 190 || [1.0.0-9.2.0] GetUserLastOpenedApplication || |
| + | |- |
| + | | 191 || [7.0.0-19.0.1] UpdateNotificationReceiverInfo ([5.0.0-5.1.0] ActivateOpenContextHolder) || |
| + | |- |
| + | | 200 || BeginUserRegistration || |
| + | |- |
| + | | 201 || CompleteUserRegistration || |
| + | |- |
| + | | 202 || CancelUserRegistration || |
| + | |- |
| + | | 203 || DeleteUser || |
| + | |- |
| + | | 204 || SetUserPosition || |
| + | |- |
| + | | 205 || GetProfileEditor || Takes an input userID and returns an [[#IProfileEditor]]. |
| + | |- |
| + | | 206 || CompleteUserRegistrationForcibly || |
| + | |- |
| + | | 210 || [3.0.0+] CreateFloatingRegistrationRequest || Returns an [[#IFloatingRegistrationRequest]]. |
| + | |- |
| + | | 211 || [8.0.0+] CreateProcedureToRegisterUserWithNintendoAccount || Takes a total of 0x4-bytes of input and a handle, returns an [[#IOAuthProcedureForUserRegistration]]. |
| + | |- |
| + | | 212 || [8.0.0+] ResumeProcedureToRegisterUserWithNintendoAccount || Takes a total of 0x14-bytes of input and a handle, returns an [[#IOAuthProcedureForUserRegistration]]. |
| + | |- |
| + | | 213 || [17.0.0+] CreateProcedureToCreateUserWithNintendoAccount || |
| + | |- |
| + | | 214 || [17.0.0+] ResumeProcedureToCreateUserWithNintendoAccount || |
| + | |- |
| + | | 215 || [17.0.0+] ResumeProcedureToCreateUserWithNintendoAccountAfterApplyResponse || |
| + | |- |
| + | | 230 || AuthenticateServiceAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 250 || GetBaasAccountAdministrator || Returns an [[#IAdministrator]]. |
| + | |- |
| + | | 251 || [20.0.0+] SynchronizeNetworkServiceAccountsSnapshotAsync || |
| + | |- |
| + | | 290 || ProxyProcedureForGuestLoginWithNintendoAccount || Returns an [[#IOAuthProcedureForExternalNsa]] (formerly [[#IOAuthProcedureForGuestLogin]] with [1.0.0-2.3.0]). |
| + | |- |
| + | | 291 || [3.0.0+] ProxyProcedureForFloatingRegistrationWithNintendoAccount || Returns an [[#IOAuthProcedureForExternalNsa]]. |
| + | |- |
| + | | 292 || [20.0.0+] ProxyProcedureForDeviceMigrationAuthenticatingOperatingUser || |
| + | |- |
| + | | 293 || [20.0.0+] ProxyProcedureForDeviceMigrationDownload || |
| + | |- |
| + | | 299 || SuspendBackgroundDaemon || Returns an [[#ISessionObject]]. |
| + | |- |
| + | | 350 || [20.0.0+] CreateDeviceMigrationUserExportRequest || |
| + | |- |
| + | | 351 || [20.0.0+] UploadNasCredential || |
| + | |- |
| + | | 352 || [20.0.0+] CreateDeviceMigrationUserImportRequest || |
| + | |- |
| + | | 353 || [20.0.0+] DeleteUserMigrationSaveData || |
| + | |- |
| + | | 400 || [18.0.0+] SetPinCode || |
| + | |- |
| + | | 401 || [18.0.0+] GetPinCodeLength || |
| + | |- |
| + | | 402 || [18.0.0-19.0.1] GetPinCode || |
| + | |- |
| + | | 403 || [20.0.0+] GetPinCodeParity || |
| + | |- |
| + | | 404 || [20.0.0+] VerifyPinCode || |
| + | |- |
| + | | 405 || [20.0.0+] IsPinCodeVerificationForbidden || |
| + | |- |
| + | | 410 || [18.0.0+] GetPinCodeErrorCount || |
| + | |- |
| + | | 411 || [18.0.0-19.0.1] ResetPinCodeErrorCount || |
| + | |- |
| + | | 412 || [18.0.0-19.0.1] IncrementPinCodeErrorCount || |
| + | |- |
| + | | 413 || [20.0.0+] SetPinCodeErrorCount || |
| + | |- |
| + | | 420 || [19.0.0+] SetStartPenaltyTime || |
| + | |- |
| + | | 421 || [19.0.0+] GetStartPenaltyTime || |
| + | |- |
| + | | 900 || [13.0.0+] SetUserUnqualifiedForDebug || |
| + | |- |
| + | | 901 || [13.0.0+] UnsetUserUnqualifiedForDebug || |
| + | |- |
| + | | 902 || [13.0.0+] ListUsersUnqualifiedForDebug || |
| + | |- |
| + | | 910 || [16.0.0+] RefreshFirmwareSettingsForDebug || |
| + | |- |
| + | | 997 || [3.0.0+] DebugInvalidateTokenCacheForUser || |
| + | |- |
| + | | 998 || DebugSetUserStateClose || |
| + | |- |
| + | | 999 || DebugSetUserStateOpen || |
| + | |} |
| + | |
| + | [10.0.0+] DebugSetUserStateClose/DebugSetUserStateOpen now takes an additional 8-bytes of input. |
| + | |
| + | == IsUserRegistrationRequestPermitted == |
| + | Takes a PID, an input u64 pid_reserved, and returns an output u8 bool. |
| + | |
| + | == TrySelectUserWithoutInteraction == |
| + | Takes an input u8 bool isNetworkServiceAccountRequired, returns an output Uid. |
| + | |
| + | == IManagerForSystemService == |
| + | This is "nn::account::baas::IManagerForSystemService". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name || Notes |
| + | |- |
| + | | 0 || CheckAvailability || |
| + | |- |
| + | | 1 || GetAccountId || |
| + | |- |
| + | | 2 || EnsureIdTokenCacheAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 3 || [19.0.0+] LoadIdTokenCacheDeprecated ([1.0.0-18.1.0] LoadIdTokenCache) || |
| + | |- |
| + | | 4 || [19.0.0+] LoadIdTokenCache || |
| + | |- |
| + | | 100 || SetSystemProgramIdentification || |
| + | |- |
| + | | 101 || RefreshNotificationTokenAsync || |
| + | |- |
| + | | 110 || GetServiceEntryRequirementCacheForLogin || |
| + | |- |
| + | | 111 || InvalidateServiceEntryRequirementCache || |
| + | |- |
| + | | 113 || GetServiceEntryRequirementCacheForOnlinePlay || Takes a total of 0x8-bytes of input, returns a total of 0x4-bytes of output. |
| + | |- |
| + | | 120 || GetNintendoAccountId || |
| + | |- |
| + | | 121 || CalculateNintendoAccountAuthenticationFingerprint || |
| + | |- |
| + | | 130 || GetNintendoAccountUserResourceCache || |
| + | |- |
| + | | 131 || RefreshNintendoAccountUserResourceCacheAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 132 || RefreshNintendoAccountUserResourceCacheAsyncIfSecondsElapsed || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 133 || GetNintendoAccountVerificationUrlCache || |
| + | |- |
| + | | 134 || RefreshNintendoAccountVerificationUrlCacheAsync || |
| + | |- |
| + | | 135 || RefreshNintendoAccountVerificationUrlCacheAsyncIfSecondsElapsed || |
| + | |- |
| + | | 136 || [19.0.0+] GetNintendoAccountUserResourceCache || |
| + | |- |
| + | | 140 || GetNetworkServiceLicenseCache || |
| + | |- |
| + | | 141 || RefreshNetworkServiceLicenseCacheAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 142 || RefreshNetworkServiceLicenseCacheAsyncIfSecondsElapsed || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 143 || [15.0.0+] GetNetworkServiceLicenseCacheEx || |
| + | |- |
| + | | 150 || CreateAuthorizationRequest || Returns an [[#IAuthorizationRequest]]. |
| + | |- |
| + | | 160 || [15.0.0+] RequiresUpdateNetworkServiceAccountIdTokenCache || |
| + | |- |
| + | | 161 || [16.0.0+] RequireReauthenticationOfNetworkServiceAccount || |
| + | |- |
| + | | 180 || [18.0.0-19.0.1] GetRequestForNintendoAccountReauthentication || |
| + | |- |
| + | | 181 || [20.0.0+] CreateProcedureToReauthenticateNintendoAccount || |
| + | |- |
| + | | 182 || [20.0.0+] ResumeProcedureToReauthenticateNintendoAccount || |
| + | |} |
| + | |
| + | == IFloatingRegistrationRequest == |
| + | This is "nn::account::baas::IFloatingRegistrationRequest". |
| + | |
| + | Added with [3.0.0+]. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name || Notes |
| + | |- |
| + | | 0 || GetSessionId || |
| + | |- |
| + | | 12 || GetAccountId || |
| + | |- |
| + | | 13 || GetLinkedNintendoAccountId || |
| + | |- |
| + | | 14 || GetNickname || |
| + | |- |
| + | | 15 || GetProfileImage || |
| + | |- |
| + | | 16 || [18.0.0+] GetProfileLargeImage || |
| + | |- |
| + | | 21 || LoadIdTokenCache || |
| + | |- |
| + | | 100 || RegisterUser ([1.0.0-3.0.2] RegisterAsync) || [1.0.0-3.0.2] Used to return an [[#IAsyncContext]]. |
| + | |- |
| + | | 101 || RegisterUserWithUid ([1.0.0-3.0.2] RegisterWithUidAsync) || [1.0.0-3.0.2] Used to return an [[#IAsyncContext]]. |
| + | |- |
| + | | 102 || [4.0.0+] RegisterNetworkServiceAccountAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 103 || [4.0.0+] RegisterNetworkServiceAccountWithUidAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 110 || SetSystemProgramIdentification || |
| + | |- |
| + | | 111 || EnsureIdTokenCacheAsync || Returns an [[#IAsyncContext]]. |
| + | |} |
| + | |
| + | == IAdministrator == |
| + | This is "nn::account::baas::IAdministrator". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name || Notes |
| + | |- |
| + | | 0 || CheckAvailability || |
| + | |- |
| + | | 1 || GetAccountId || |
| + | |- |
| + | | 2 || EnsureIdTokenCacheAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 3 || [19.0.0+] LoadIdTokenCacheDeprecated ([1.0.0-18.1.0] LoadIdTokenCache) || |
| + | |- |
| + | | 4 || [19.0.0+] LoadIdTokenCache || |
| + | |- |
| + | | 100 || SetSystemProgramIdentification || |
| + | |- |
| + | | 101 || [7.0.0+] RefreshNotificationTokenAsync |
| + | |- |
| + | | 110 || [4.0.0+] GetServiceEntryRequirementCache || |
| + | |- |
| + | | 111 || [4.0.0+] InvalidateServiceEntryRequirementCache || |
| + | |- |
| + | | 112 || [4.0.0-6.2.0] InvalidateTokenCache || |
| + | |- |
| + | | 113 || [6.1.0+] GetServiceEntryRequirementCacheForOnlinePlay || Takes a total of 0x8-bytes of input, returns a total of 0x4-bytes of output. |
| + | |- |
| + | | 120 || GetNintendoAccountId || |
| + | |- |
| + | | 121 || [9.0.0+] CalculateNintendoAccountAuthenticationFingerprint || |
| + | |- |
| + | | 130 || GetNintendoAccountUserResourceCache || |
| + | |- |
| + | | 131 || RefreshNintendoAccountUserResourceCacheAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 132 || RefreshNintendoAccountUserResourceCacheAsyncIfSecondsElapsed || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 133 || [9.0.0+] GetNintendoAccountVerificationUrlCache || |
| + | |- |
| + | | 134 || [9.0.0+] RefreshNintendoAccountVerificationUrlCacheAsync || |
| + | |- |
| + | | 135 || [9.0.0+] RefreshNintendoAccountVerificationUrlCacheAsyncIfSecondsElapsed || |
| + | |- |
| + | | 136 || [19.0.0+] GetNintendoAccountUserResourceCache || |
| + | |- |
| + | | 140 || [5.0.0+] GetNetworkServiceLicenseCache || |
| + | |- |
| + | | 141 || [5.0.0+] RefreshNetworkServiceLicenseCacheAsync || |
| + | |- |
| + | | 142 || [5.0.0+] RefreshNetworkServiceLicenseCacheAsyncIfSecondsElapsed || |
| + | |- |
| + | | 143 || [15.0.0+] GetNetworkServiceLicenseCacheEx || |
| + | |- |
| + | | 150 || CreateAuthorizationRequest || Returns an [[#IAuthorizationRequest]]. |
| + | |- |
| + | | 160 || [15.0.0+] RequiresUpdateNetworkServiceAccountIdTokenCache || |
| + | |- |
| + | | 161 || [16.0.0+] RequireReauthenticationOfNetworkServiceAccount || |
| + | |- |
| + | | 180 || [18.0.0-19.0.1] GetRequestForNintendoAccountReauthentication || |
| + | |- |
| + | | 181 || [20.0.0+] CreateProcedureToReauthenticateNintendoAccount || |
| + | |- |
| + | | 182 || [20.0.0+] ResumeProcedureToReauthenticateNintendoAccount || |
| + | |- |
| + | | 200 || IsRegistered || |
| + | |- |
| + | | 201 || RegisterAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 202 || UnregisterAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 203 || DeleteRegistrationInfoLocally || |
| + | |- |
| + | | 204 || [19.0.0-19.0.1] UnregisterDeviceAsync || |
| + | |- |
| + | | 220 || SynchronizeProfileAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 221 || UploadProfileAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 222 || SynchronizeProfileAsyncIfSecondsElapsed || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 223 || [19.0.0+] DownloadProfileAsync || |
| + | |- |
| + | | 250 || IsLinkedWithNintendoAccount || |
| + | |- |
| + | | 251 || CreateProcedureToLinkWithNintendoAccount || Returns an [[#IOAuthProcedureForNintendoAccountLinkage]]. |
| + | |- |
| + | | 252 || ResumeProcedureToLinkWithNintendoAccount || Returns an [[#IOAuthProcedureForNintendoAccountLinkage]]. |
| + | |- |
| + | | 255 || CreateProcedureToUpdateLinkageStateOfNintendoAccount || Returns an [[#IOAuthProcedure]]. |
| + | |- |
| + | | 256 || ResumeProcedureToUpdateLinkageStateOfNintendoAccount || Returns an [[#IOAuthProcedure]]. |
| + | |- |
| + | | 260 || [3.0.0+] CreateProcedureToLinkNnidWithNintendoAccount || Returns an [[#IOAuthProcedure]]. |
| + | |- |
| + | | 261 || [3.0.0+] ResumeProcedureToLinkNnidWithNintendoAccount || Returns an [[#IOAuthProcedure]]. |
| + | |- |
| + | | 280 || ProxyProcedureToAcquireApplicationAuthorizationForNintendoAccount || Returns an [[#IOAuthProcedure]]. |
| + | |- |
| + | | 290 || [8.0.0+] GetRequestForNintendoAccountUserResourceView || |
| + | |- |
| + | | 300 || [6.0.0+] TryRecoverNintendoAccountUserStateAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 400 || [6.1.0+] IsServiceEntryRequirementCacheRefreshRequiredForOnlinePlay || Takes a total of 0x8-bytes of input, returns an output u8. |
| + | |- |
| + | | 401 || [6.1.0+] RefreshServiceEntryRequirementCacheForOnlinePlayAsync || Takes a total of 0x8-bytes of input, returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 900 || [9.0.0+] GetAuthenticationInfoForWin || |
| + | |- |
| + | | 901 || [9.0.0+] ImportAsyncForWin || |
| + | |- |
| + | | 997 || DebugUnlinkNintendoAccountAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 998 || DebugSetAvailabilityErrorDetail || |
| + | |} |
| + | |
| + | == IAuthorizationRequest == |
| + | This is "nn::account::nas::IAuthorizationRequest". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name || Notes |
| + | |- |
| + | | 0 || GetSessionId || |
| + | |- |
| + | | 10 || InvokeWithoutInteractionAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 19 || IsAuthorized || |
| + | |- |
| + | | 20 || GetAuthorizationCode || |
| + | |- |
| + | | 21 || GetIdToken || |
| + | |- |
| + | | 22 || GetState || |
| + | |} |
| + | |
| + | == IOAuthProcedure == |
| + | This is "nn::account::http::IOAuthProcedure". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name || Notes |
| + | |- |
| + | | 0 || PrepareAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 1 || GetRequest || |
| + | |- |
| + | | 2 || ApplyResponse || |
| + | |- |
| + | | 3 || ApplyResponseAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 10 || Suspend || |
| + | |} |
| + | |
| + | == IOAuthProcedureForExternalNsa == |
| + | This is "nn::account::nas::IOAuthProcedureForExternalNsa". |
| + | |
| + | Added with [3.0.0+]. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name || Notes |
| + | |- |
| + | | 0 || PrepareAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 1 || GetRequest || |
| + | |- |
| + | | 2 || ApplyResponse || |
| + | |- |
| + | | 3 || ApplyResponseAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 10 || Suspend || |
| + | |- |
| + | | 100 || GetAccountId || |
| + | |- |
| + | | 101 || GetLinkedNintendoAccountId || |
| + | |- |
| + | | 102 || GetNickname || |
| + | |- |
| + | | 103 || GetProfileImage || |
| + | |- |
| + | | 104 || [18.0.0+] GetProfileLargeImage || |
| + | |} |
| + | |
| + | == IOAuthProcedureForNintendoAccountLinkage == |
| + | This is "nn::account::nas::IOAuthProcedureForNintendoAccountLinkage". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name || Notes |
| + | |- |
| + | | 0 || PrepareAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 1 || GetRequest || |
| + | |- |
| + | | 2 || ApplyResponse || |
| + | |- |
| + | | 3 || ApplyResponseAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 10 || Suspend || |
| + | |- |
| + | | 100 || GetRequestWithTheme || |
| + | |- |
| + | | 101 || IsNetworkServiceAccountReplaced || |
| + | |- |
| + | | 199 || [2.0.0-5.1.0] GetUrlForIntroductionOfExtraMembership || |
| + | |- |
| + | | 200 || [16.0.0+] ApplyAsyncWithAuthorizedToken || |
| + | |} |
| + | |
| + | == INotifier == |
| + | This is "nn::account::detail::INotifier". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name |
| + | |- |
| + | | 0 || GetSystemEvent |
| + | |} |
| + | |
| + | == IProfile == |
| + | This is "nn::account::profile::IProfile". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name |
| + | |- |
| + | | 0 || [[#Get]] |
| + | |- |
| + | | 1 || [[#GetBase]] |
| + | |- |
| + | | 10 || [[#GetImageSize]] |
| + | |- |
| + | | 11 || [[#LoadImage]] |
| + | |- |
| + | | 20 || [18.0.0+] GetLargeImageSize |
| + | |- |
| + | | 21 || [18.0.0+] LoadLargeImage |
| + | |- |
| + | | 30 || [18.0.0+] GetImageId |
| + | |} |
| + | |
| + | === Get === |
| + | Takes an output type-0x1A buffer for [[#UserData]], returns an output [[#ProfileBase]]. |
| + | |
| + | === GetBase === |
| + | No input, returns an output [[#ProfileBase]]. |
| + | |
| + | === GetImageSize === |
| + | No input, returns an output u32 for the size of the image buffer. |
| + | |
| + | === LoadImage === |
| + | Takes an output type-0x6 buffer, returns the same output u32 as [[#GetImageSize]]. |
| + | |
| + | The output buffer contains the JPEG profile image icon. This is valid for both Miis and character icons. |
| + | |
| + | == IProfileEditor == |
| + | This is "nn::account::profile::IProfileEditor". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name |
| + | |- |
| + | | 0 || [[#Get]] |
| + | |- |
| + | | 1 || [[#GetBase]] |
| + | |- |
| + | | 10 || [[#GetImageSize]] |
| + | |- |
| + | | 11 || [[#LoadImage]] |
| + | |- |
| + | | 20 || [18.0.0+] GetLargeImageSize |
| + | |- |
| + | | 21 || [18.0.0+] LoadLargeImage |
| + | |- |
| + | | 30 || [18.0.0+] GetImageId |
| + | |- |
| + | | 100 || [[#Store]] |
| + | |- |
| + | | 101 || [[#StoreWithImage]] |
| + | |- |
| + | | 110 || [18.0.0+] StoreWithLargeImage |
| + | |} |
| + | |
| + | === Store === |
| + | Takes a [[#ProfileBase]] and an input type-0x19 buffer for [[#UserData]]. |
| + | |
| + | === StoreWithImage === |
| + | Takes a [[#ProfileBase]], an input type-0x19 buffer for [[#UserData]], and an input type-0x5 buffer. |
| + | |
| + | == IAsyncContext == |
| + | This is "nn::account::detail::IAsyncContext". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name |
| + | |- |
| + | | 0 || GetSystemEvent |
| + | |- |
| + | | 1 || Cancel |
| + | |- |
| + | | 2 || HasDone |
| + | |- |
| + | | 3 || GetResult |
| + | |} |
| + | |
| + | == ISessionObject == |
| + | This is "nn::account::detail::ISessionObject". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name |
| + | |- |
| + | | 999 || Dummy |
| + | |} |
| + | |
| + | = acc:u0 = |
| + | This is "nn::account::IAccountServiceForApplication". |
| + | |
| + | [13.0.0+] This was moved from [[Account_services|account]]. |
| + | |
| + | This is only available when the output from [[Process_Manager_services|pm:bm]] GetBootMode is Normal/Maintenance. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name || Notes |
| + | |- |
| + | | 0 || GetUserCount || |
| + | |- |
| + | | 1 || GetUserExistence || |
| + | |- |
| + | | 2 || ListAllUsers || |
| + | |- |
| + | | 3 || ListOpenUsers || |
| + | |- |
| + | | 4 || GetLastOpenedUser || |
| + | |- |
| + | | 5 || GetProfile || Takes an input userID, returns an [[#IProfile]]. |
| + | |- |
| + | | 6 || [3.0.0+] GetProfileDigest || |
| + | |- |
| + | | 50 || [[#IsUserRegistrationRequestPermitted]] || |
| + | |- |
| + | | 51 || TrySelectUserWithoutInteractionDeprecated ([1.0.0-18.1.0] [[#TrySelectUserWithoutInteraction]]) || |
| + | |- |
| + | | 52 || [19.0.0+] TrySelectUserWithoutInteraction || |
| + | |- |
| + | | 60 || [5.0.0-5.1.0] ListOpenContextStoredUsers || |
| + | |- |
| + | | 99 || [6.0.0+] DebugActivateOpenContextRetention || No input, returns an [[#ISessionObject]]. |
| + | |- |
| + | | 100 || [[#InitializeApplicationInfoV0]] || |
| + | |- |
| + | | 101 || GetBaasAccountManagerForApplication || Takes an input userID, returns an [[#IManagerForApplication]]. |
| + | |- |
| + | | 102 || AuthenticateApplicationAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 103 || [4.0.0+] CheckNetworkServiceAvailabilityAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 110 || StoreSaveDataThumbnail || |
| + | |- |
| + | | 111 || ClearSaveDataThumbnail || |
| + | |- |
| + | | 120 || CreateGuestLoginRequest || Returns an [[#IGuestLoginRequest]]. |
| + | |- |
| + | | 130 || [5.0.0+] LoadOpenContext || |
| + | |- |
| + | | 131 || [6.0.0+] ListOpenContextStoredUsers || |
| + | |- |
| + | | 140 || [6.0.0+] [[#InitializeApplicationInfoV1]] || |
| + | |- |
| + | | 141 || [6.0.0+] ListQualifiedUsers || |
| + | |- |
| + | | 150 || [6.0.0+] IsUserAccountSwitchLocked || |
| + | |- |
| + | | 160 || [13.0.0+] InitializeApplicationInfoV2 || |
| + | |} |
| + | |
| + | InitializeApplicationInfo* is used by the user-process during service init. |
| + | |
| + | == InitializeApplicationInfoV0 == |
| + | Takes a PID and an input u64 pid_placeholder, no output. |
| + | |
| + | == InitializeApplicationInfoV1 == |
| + | Takes a PID and an input u64 pid_placeholder, no output. |
| + | |
| + | == IGuestLoginRequest == |
| + | This is "nn::account::baas::IGuestLoginRequest". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name |
| + | |- |
| + | | 0 || GetSessionId |
| + | |- |
| + | | 11 || [1.0.0-2.3.0] |
| + | |- |
| + | | 12 || GetAccountId |
| + | |- |
| + | | 13 || GetLinkedNintendoAccountId |
| + | |- |
| + | | 14 || GetNickname |
| + | |- |
| + | | 15 || GetProfileImage |
| + | |- |
| + | | 16 || [18.0.0+] GetProfileLargeImage |
| + | |- |
| + | | 21 || [3.0.0+] LoadIdTokenCache |
| + | |} |
| + | |
| + | == IManagerForApplication == |
| + | This is "nn::account::baas::IManagerForApplication". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name || Notes |
| + | |- |
| + | | 0 || CheckAvailability || |
| + | |- |
| + | | 1 || GetAccountId || |
| + | |- |
| + | | 2 || EnsureIdTokenCacheAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 3 || LoadIdTokenCache || |
| + | |- |
| + | | 130 || GetNintendoAccountUserResourceCacheForApplication || |
| + | |- |
| + | | 150 || CreateAuthorizationRequest || Returns an [[#IAuthorizationRequest]]. |
| + | |- |
| + | | 160 || [5.0.0+] StoreOpenContext || |
| + | |- |
| + | | 170 || [13.0.0+] EnsureIdTokenCacheForOnlinePlayAsync ([6.0.0-12.1.0] LoadNetworkServiceLicenseKindAsync) || No input, returns an [[#IAsyncContextForLoginForOnlinePlay]] ([6.0.0-12.1.0] [[#IAsyncNetworkServiceLicenseKindContext]]). |
| + | |} |
| + | |
| + | == IAsyncNetworkServiceLicenseKindContext == |
| + | This is "nn::account::detail::IAsyncNetworkServiceLicenseKindContext". |
| + | |
| + | This was added with [6.0.0+]. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name || Notes |
| + | |- |
| + | | 0 || GetSystemEvent || |
| + | |- |
| + | | 1 || Cancel || |
| + | |- |
| + | | 2 || HasDone || |
| + | |- |
| + | | 3 || GetResult || |
| + | |- |
| + | | 100 || GetNetworkServiceLicenseKind || |
| + | |} |
| + | |
| + | == IAsyncContextForLoginForOnlinePlay == |
| + | This is "nn::account::baas::IAsyncContextForLoginForOnlinePlay". |
| + | |
| + | This was added with [13.0.0+]. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name || Notes |
| + | |- |
| + | | 0 || GetSystemEvent || |
| + | |- |
| + | | 1 || Cancel || |
| + | |- |
| + | | 2 || HasDone || |
| + | |- |
| + | | 3 || GetResult || |
| + | |- |
| + | | 100 || GetNetworkServiceLicenseInfoForOnlinePlay || |
| + | |} |
| + | |
| + | = acc:u1 = |
| + | This is "nn::account::IAccountServiceForSystemService". |
| + | |
| + | [13.0.0+] This was moved from [[Account_services|account]]. |
| + | |
| + | This is only available when the output from [[Process_Manager_services|pm:bm]] GetBootMode is Normal/Maintenance. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name || Notes |
| + | |- |
| + | | 0 || GetUserCount || |
| + | |- |
| + | | 1 || GetUserExistence || |
| + | |- |
| + | | 2 || ListAllUsers || |
| + | |- |
| + | | 3 || ListOpenUsers || |
| + | |- |
| + | | 4 || GetLastOpenedUser || |
| + | |- |
| + | | 5 || GetProfile || Returns an [[#IProfile]]. |
| + | |- |
| + | | 6 || [3.0.0+] GetProfileDigest || |
| + | |- |
| + | | 50 || [[#IsUserRegistrationRequestPermitted]] || |
| + | |- |
| + | | 51 || TrySelectUserWithoutInteractionDeprecated ([1.0.0-18.1.0] [[#TrySelectUserWithoutInteraction]]) || |
| + | |- |
| + | | 52 || [19.0.0+] TrySelectUserWithoutInteraction || |
| + | |- |
| + | | 60 || [5.0.0-5.1.0] ListOpenContextStoredUsers || |
| + | |- |
| + | | 99 || [6.0.0+] DebugActivateOpenContextRetention || No input, returns an [[#ISessionObject]]. |
| + | |- |
| + | | 100 || GetUserRegistrationNotifier || Returns an [[#INotifier]]. |
| + | |- |
| + | | 101 || GetUserStateChangeNotifier || Returns an [[#INotifier]]. |
| + | |- |
| + | | 102 || GetBaasAccountManagerForSystemService || Returns an [[#IManagerForSystemService]]. |
| + | |- |
| + | | 103 || GetBaasUserAvailabilityChangeNotifier || Returns an [[#INotifier]]. |
| + | |- |
| + | | 104 || GetProfileUpdateNotifier || Returns an [[#INotifier]]. |
| + | |- |
| + | | 105 || [4.0.0+] CheckNetworkServiceAvailabilityAsync || Returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 106 || [9.0.0+] GetProfileSyncNotifier || |
| + | |- |
| + | | 110 || StoreSaveDataThumbnail || |
| + | |- |
| + | | 111 || ClearSaveDataThumbnail || |
| + | |- |
| + | | 112 || LoadSaveDataThumbnail || |
| + | |- |
| + | | 113 || [5.0.0+] GetSaveDataThumbnailExistence || |
| + | |- |
| + | | 120 || [10.0.0+] ListOpenUsersInApplication || |
| + | |- |
| + | | 130 || [6.0.0+] ActivateOpenContextRetention || Takes a total of 0x8-bytes of input, returns an [[#ISessionObject]]. |
| + | |- |
| + | | 140 || [6.0.0+] ListQualifiedUsers || |
| + | |- |
| + | | 150 || [10.0.0-10.2.0] AuthenticateApplicationAsync || |
| + | |- |
| + | | 151 || [12.0.0+] EnsureSignedDeviceIdentifierCacheForNintendoAccountAsync || |
| + | |- |
| + | | 152 || [12.0.0+] LoadSignedDeviceIdentifierCacheForNintendoAccount || |
| + | |- |
| + | | 170 || [13.0.0+] GetNasOp2MembershipStateChangeNotifier || |
| + | |- |
| + | | 190 || [1.0.0-9.2.0] GetUserLastOpenedApplication || |
| + | |- |
| + | | 191 || [7.0.0-19.0.1] UpdateNotificationReceiverInfo ([5.0.0-5.1.0] ActivateOpenContextHolder) || |
| + | |- |
| + | | 401 || [18.0.0+] GetPinCodeLength || |
| + | |- |
| + | | 402 || [18.0.0-19.0.1] GetPinCode || |
| + | |- |
| + | | 403 || [20.0.0+] GetPinCodeParity || |
| + | |- |
| + | | 404 || [20.0.0+] VerifyPinCode || |
| + | |- |
| + | | 405 || [20.0.0+] IsPinCodeVerificationForbidden || |
| + | |- |
| + | | 997 || [3.0.0+] DebugInvalidateTokenCacheForUser || |
| + | |- |
| + | | 998 || DebugSetUserStateClose || |
| + | |- |
| + | | 999 || DebugSetUserStateOpen || |
| + | |} |
| + | |
| + | [10.0.0+] DebugSetUserStateClose/DebugSetUserStateOpen now takes an additional 8-bytes of input. |
| + | |
| + | == IOAuthProcedureForUserRegistration == |
| + | This is "nn::account::nas::IOAuthProcedureForUserRegistration". |
| + | |
| + | This was added with [8.0.0+]. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name || Notes |
| + | |- |
| + | | 0 || PrepareAsync || No input, returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 1 || GetRequest || |
| + | |- |
| + | | 2 || ApplyResponse || |
| + | |- |
| + | | 3 || ApplyResponseAsync || Takes a type-0x9 input buffer, returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 10 || Suspend || |
| + | |- |
| + | | 100 || GetAccountId || |
| + | |- |
| + | | 101 || GetLinkedNintendoAccountId || |
| + | |- |
| + | | 102 || GetNickname || |
| + | |- |
| + | | 103 || GetProfileImage || |
| + | |- |
| + | | 104 || [18.0.0+] GetProfileLargeImage || |
| + | |- |
| + | | 110 || RegisterUserAsync || No input, returns an [[#IAsyncContext]]. |
| + | |- |
| + | | 111 || GetUid || |
| + | |- |
| + | | 200 || [17.0.0+] ApplyResponseForUserCreationAsync || |
| + | |- |
| + | | 205 || [17.0.0+] SuspendAfterApplyResponse || |
| + | |- |
| + | | 210 || [17.0.0+] IsProfileAvailable || |
| + | |- |
| + | | 220 || [17.0.0+] RegisterUserAsyncWithoutProfile || |
| + | |- |
| + | | 221 || [17.0.0+] RegisterUserWithProfileAsync || |
| + | |- |
| + | | 230 || [18.0.0+] RegisterUserWithLargeImageProfileAsync || |
| + | |} |
| + | |
| + | = ApplicationRecord = |
| + | This is "nn::ns::ApplicationRecord". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset |
| + | ! Size |
| + | ! Description |
| + | |- |
| + | | 0x0 |
| + | | 0x8 |
| + | | [[NCM_services#ApplicationId|Id]] |
| + | |- |
| + | | 0x8 |
| + | | 0x1 |
| + | | [[#ApplicationEvent|LastEvent]] |
| + | |- |
| + | | 0x9 |
| + | | 0x1 |
| + | | Attributes |
| + | |- |
| + | | 0xA |
| + | | 0x6 |
| + | | Reserved |
| + | |- |
| + | | 0x10 |
| + | | 0x8 |
| + | | LastUpdated |
| + | |} |
| + | |
| + | = ApplicationEvent = |
| + | This is "nn::ns::ApplicationEvent". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Value |
| + | ! Description |
| + | |- |
| + | | 0 || Launched |
| + | |- |
| + | | 1 || LocalInstalled |
| + | |- |
| + | | 2 || DownloadStarted |
| + | |- |
| + | | 3 || GameCardInserted |
| + | |- |
| + | | 4 || Touched |
| + | |- |
| + | | 5 || |
| + | |- |
| + | | 6 || |
| + | |- |
| + | | 7 || |
| + | |- |
| + | | 8 || |
| + | |- |
| + | | 9 || |
| + | |- |
| + | | 10 || |
| + | |- |
| + | | 11 || |
| + | |- |
| + | | 12 || |
| + | |- |
| + | | 13 || |
| + | |- |
| + | | 14 || |
| + | |- |
| + | | 15 || |
| + | |- |
| + | | 16 || |
| + | |} |
| + | |
| + | = ApplicationControlSource = |
| + | This is "nn::ns::ApplicationControlSource". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Value |
| + | ! Description |
| + | |- |
| + | | 0 |
| + | | CacheOnly |
| + | |- |
| + | | 1 |
| + | | Storage |
| + | |- |
| + | | 2 |
| + | | StorageOnly |
| + | |} |
| + | |
| + | = ApplicationContentMetaStatus = |
| + | This is "nn::ns::ApplicationContentMetaStatus". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset |
| + | ! Size |
| + | ! Description |
| + | |- |
| + | | 0x0 |
| + | | 0x1 |
| + | | [[NCM_services#ContentMetaType|Type]] |
| + | |- |
| + | | 0x1 |
| + | | 0x1 |
| + | | [[NCM_services#StorageId|InstalledStorage]] |
| + | |- |
| + | | 0x2 |
| + | | 0x1 |
| + | | [[#ContentMetaRightsCheck|RightsCheck]] |
| + | |- |
| + | | 0x3 |
| + | | 0x1 |
| + | | Reserved |
| + | |- |
| + | | 0x4 |
| + | | 0x4 |
| + | | Version |
| + | |- |
| + | | 0x8 |
| + | | 0x8 |
| + | | [[NCM_services#ApplicationId|Id]] |
| + | |} |
| + | |
| + | = ContentMetaRightsCheck = |
| + | This is "nn::ns::ContentMetaRightsCheck". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Value |
| + | ! Description |
| + | |- |
| + | | 0 |
| + | | NotChecked |
| + | |- |
| + | | 1 |
| + | | NotNeeded |
| + | |- |
| + | | 2 |
| + | | CommonRights |
| + | |- |
| + | | 3 |
| + | | PersonalizedRights |
| + | |- |
| + | | 4 |
| + | | NoRights |
| + | |} |
| + | |
| + | = VersionListData = |
| + | This is "nn::ns::VersionListData". |
| + | |
| + | = ApplicationUpdateInfo = |
| + | This is "nn::ns::ApplicationUpdateInfo". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Value |
| + | ! Description |
| + | |- |
| + | | 0 || UpToDate |
| + | |- |
| + | | 1 || Updatable |
| + | |} |
| + | |
| + | = ApplicationOccupiedSize = |
| + | This is "nn::ns::ApplicationOccupiedSize". This is a 0x80-byte struct. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset |
| + | ! Size |
| + | ! Description |
| + | |- |
| + | | 0x0 || 0x20 * 4 || Array of [[#ApplicationOccupiedSizeEntity]] |
| + | |} |
| + | |
| + | = ApplicationOccupiedSizeEntity = |
| + | This is "nn::ns::ApplicationOccupiedSizeEntity". This is a 0x20-byte struct. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset |
| + | ! Size |
| + | ! Description |
| + | |- |
| + | | 0x0 || 0x1 || [[NCM_services#StorageId|StorageId]] |
| + | |- |
| + | | 0x1 || 0x7 || Reserved |
| + | |- |
| + | | 0x8 || 0x8 || AppSize |
| + | |- |
| + | | 0x10 || 0x8 || PatchSize |
| + | |- |
| + | | 0x18 || 0x8 || AocSize |
| + | |} |
| + | |
| + | = ProgressForDeleteUserSaveDataAll = |
| + | This is "nn::ns::detail::ProgressForDeleteUserSaveDataAll". This is a 0x28-byte struct. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset |
| + | ! Size |
| + | ! Description |
| + | |- |
| + | | 0x0 || 0x8 || StartedAt |
| + | |- |
| + | | 0x8 || 0x4 || Count |
| + | |- |
| + | | 0xC || 0x4 || Reserved |
| + | |- |
| + | | 0x10 || 0x8 || SizeInBytes |
| + | |- |
| + | | 0x18 || 0x1 || IsSystem |
| + | |- |
| + | | 0x19 || 0x7 || Reserved |
| + | |- |
| + | | 0x20 || 0x8 || ApplicationId |
| + | |} |
| + | |
| + | = ApplicationViewDeprecated = |
| + | This is "nn::ns::ApplicationViewDeprecated". This is a 0x40-byte struct. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset |
| + | ! Size |
| + | ! Description |
| + | |- |
| + | | 0x0 || 0x8 || [[NCM_services#ApplicationId|ApplicationId]] |
| + | |- |
| + | | 0x8 || 0x4 || Version |
| + | |- |
| + | | 0xC || 0x4 || [[#ApplicationViewFlag|Flag]] |
| + | |- |
| + | | 0x10 || 0x18 || [[#ApplicationDownloadProgress|Progress]] |
| + | |- |
| + | | 0x28 || 0x18 || [[#ApplicationApplyDeltaProgress|ApplyProgress]] |
| + | |} |
| + | |
| + | This is converted from [[#ApplicationView]] by [[#GetApplicationViewDeprecated]] on newer system-versions as follows: |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset |
| + | ! Size |
| + | ! Description |
| + | |- |
| + | | 0x0 || 0x20 || Same as [[#ApplicationView]] +0x0. |
| + | |- |
| + | | 0x20 || 0x4 || Same as [[#ApplicationView]] +0x20. |
| + | |- |
| + | | 0x24 || 0x2 || Same as [[#ApplicationView]] +0x24. |
| + | |- |
| + | | 0x26 || 0x2 || Cleared to 0. |
| + | |- |
| + | | 0x28 || 0x10 || Same as [[#ApplicationView]] +0x30. |
| + | |- |
| + | | 0x38 || 0x4 || Same as [[#ApplicationView]] +0x40. |
| + | |- |
| + | | 0x3C || 0x1 || Same as [[#ApplicationView]] +0x44. |
| + | |- |
| + | | 0x3D || 0x2 || Cleared to 0. |
| + | |- |
| + | | 0x3F || 0x1 || Cleared to 0. |
| + | |} |
| + | |
| + | = ApplicationViewFlag = |
| + | This is "nn::ns::ApplicationViewFlag". This is a 32-bit flag. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Bit |
| + | ! Description |
| + | |- |
| + | | 0 |
| + | | |
| + | |- |
| + | | 1 |
| + | | |
| + | |- |
| + | | 2 |
| + | | |
| + | |- |
| + | | 3 |
| + | | |
| + | |- |
| + | | 4 |
| + | | |
| + | |- |
| + | | 5 |
| + | | |
| + | |- |
| + | | 6 |
| + | | |
| + | |- |
| + | | 7 |
| + | | |
| + | |- |
| + | | 8 |
| + | | |
| + | |- |
| + | | 9 |
| + | | |
| + | |- |
| + | | 10 |
| + | | |
| + | |- |
| + | | 11 |
| + | | |
| + | |- |
| + | | 12 |
| + | | |
| + | |- |
| + | | 13 |
| + | | |
| + | |- |
| + | | 14 |
| + | | |
| + | |- |
| + | | 15 |
| + | | |
| + | |- |
| + | | 16 |
| + | | |
| + | |- |
| + | | 17 |
| + | | |
| + | |} |
| + | |
| + | = ApplicationDownloadProgress = |
| + | This is "nn::ns::ApplicationDownloadProgress". This is a 0x18-byte struct. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset |
| + | ! Size |
| + | ! Description |
| + | |- |
| + | | 0x0 || 0x8 || Downloaded |
| + | |- |
| + | | 0x8 || 0x8 || Total |
| + | |- |
| + | | 0x10 || 0x4 || LastResult |
| + | |- |
| + | | 0x14 || 0x1 || [[#ApplicationDownloadState|State]] |
| + | |- |
| + | | 0x15 || 0x3 || Reserved |
| + | |} |
| + | |
| + | = ApplicationApplyDeltaProgress = |
| + | This is "nn::ns::ApplicationApplyDeltaProgress". This is a 0x18-byte struct. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset |
| + | ! Size |
| + | ! Description |
| + | |- |
| + | | 0x0 || 0x8 || Applied |
| + | |- |
| + | | 0x8 || 0x8 || Total |
| + | |- |
| + | | 0x10 || 0x4 || LastResult |
| + | |- |
| + | | 0x14 || 0x1 || [[#ApplicationApplyDeltaState|State]] |
| + | |- |
| + | | 0x15 || 0x3 || Reserved |
| + | |} |
| + | |
| + | = ApplicationDownloadState = |
| + | This is "nn::ns::ApplicationDownloadState". This is an u8. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Value |
| + | ! Description |
| + | |- |
| + | | 0 || Runnable |
| + | |- |
| + | | 1 || Suspended |
| + | |- |
| + | | 2 || NotEnoughSpace |
| + | |- |
| + | | 3 || Fatal |
| + | |- |
| + | | 4 || Finished |
| + | |} |
| + | |
| + | = ApplicationApplyDeltaState = |
| + | This is "nn::ns::ApplicationApplyDeltaState". This is an u8. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Value |
| + | ! Description |
| + | |- |
| + | | 0 || Applying |
| + | |- |
| + | | 1 || Suspended |
| + | |- |
| + | | 2 || NotEnoughSpace |
| + | |- |
| + | | 3 || Fatal |
| + | |- |
| + | | 4 || NoTask |
| + | |- |
| + | | 5 || WaitApply |
| + | |- |
| + | | 6 || Applied |
| + | |} |
| + | |
| + | = ApplicationView = |
| + | This is "nn::ns::ApplicationView". This is a 0x50-byte struct. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset |
| + | ! Size |
| + | ! Description |
| + | |- |
| + | | 0x0 || 0x8 || [[NCM_services#ApplicationId|ApplicationId]] |
| + | |- |
| + | | 0x8 || 0x4 || ? |
| + | |- |
| + | | 0xC || 0x4 || Flags |
| + | |- |
| + | | 0x10 || 0x40 || ? |
| + | |} |
| + | |
| + | = ApplicationViewWithPromotionInfo = |
| + | This is a 0x70-byte struct. |
| + | |
| + | [20.0.0+] This is a 0x78-byte struct. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset |
| + | ! Size |
| + | ! Description |
| + | |- |
| + | | 0x0 || 0x50 || [[#ApplicationView]] |
| + | |- |
| + | | 0x50 || 0x20 || [[#PromotionInfo]] |
| + | |} |
| + | |
| + | = PromotionInfo = |
| + | This is a 0x20-byte struct. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset |
| + | ! Size |
| + | ! Description |
| + | |- |
| + | | 0x0 || 0x8 || PosixTime start_timestamp. |
| + | |- |
| + | | 0x8 || 0x8 || PosixTime end_timestamp. |
| + | |- |
| + | | 0x10 || 0x8 || Remaining time until the promotion ends, in nanoseconds ({end_timestamp - current_time} converted to nanoseconds). |
| + | |- |
| + | | 0x18 || 0x4 || Not set, left at zero. |
| + | |- |
| + | | 0x1C || 0x1 || Flags. Bit0: whether the PromotionInfo is valid (including bit1). Bit1 clear: u64 +0x10 is set. |
| + | |- |
| + | | 0x1D || 0x3 || Padding |
| + | |} |
| + | |
| + | = ApplicationResourceType = |
| + | This is "nn::ns::ApplicationResourceType". This is an u8. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Value |
| + | ! Description |
| + | |- |
| + | | 0 || ApplicationResource |
| + | |- |
| + | | 1 || MicroApplicationResource |
| + | |} |
| + | |
| + | = ApplicationErrorCodeCategory = |
| + | This is "nn::ns::ApplicationErrorCodeCategory". This is an u64. |
| + | |
| + | = NoDownloadRightsErrorResolution = |
| + | This is "nn::ns::NoDownloadRightsErrorResolution". |
| + | |
| + | = BackgroundNetworkUpdateState = |
| + | This is "nn::ns::BackgroundNetworkUpdateState". This is an u8. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Value |
| + | ! Description |
| + | |- |
| + | | 0 || None |
| + | |- |
| + | | 1 || InProgress |
| + | |- |
| + | | 2 || Ready |
| + | |} |
| + | |
| + | Similar to [[#HasDownloaded]], [[#GetBackgroundNetworkUpdateState]] uses [[NIM_services|nim]] ListSystemUpdateTask and [[NIM_services|nim]] GetSystemUpdateTaskInfo. When ListSystemUpdateTask successfully returns a task and GetSystemUpdateTaskInfo is successful, the output value is set to: <code>1 + *((u8*)(taskinfo+0) == 0x3</code>. Otherwise, value=0. |
| + | |
| + | [[#GetBackgroundNetworkUpdateState]] always returns Result 0, however this will assert if GetSystemUpdateTaskInfo fails with ret!=0x3C89. |
| + | |
| + | = SystemUpdateProgress = |
| + | This is "nn::ns::SystemUpdateProgress". This is a 0x10-byte struct. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset |
| + | ! Size |
| + | ! Description |
| + | |- |
| + | | 0x0 || 0x8 || Loaded (this value can be larger than total_size when the async operation is finishing and when total_size is <=0, this current_size field may contain a progress value for when the total_size is not yet determined) |
| + | |- |
| + | | 0x8 || 0x8 || Total (this field is only valid when >0) |
| + | |} |
| | | |
| Commands which have this as output will return 0 with the output cleared, when no task is available. | | Commands which have this as output will return 0 with the output cleared, when no task is available. |
− | | + | |
− | = EulaDataPath = | + | = EulaDataPath = |
− | This is "nn::ns::detail::EulaDataPath". This is a 0x100-byte struct. | + | This is "nn::ns::detail::EulaDataPath". This is a 0x100-byte struct. |
− | | + | |
− | This contains a file path. | + | This contains a file path. |
− | | + | |
− | = SystemDeliveryInfo = | + | = SystemDeliveryInfo = |
− | {| class="wikitable" border="1" | + | This is "nn::ns::SystemDeliveryInfo". This is a 0x100-byte struct. |
− | |- | + | |
− | ! Offset | + | [20.0.0+] The used (New)SystemUpdateMetaId as selected by NewSystemUpdateMetaIdFlag must now match one of the Ids in [[System_Settings|system-setting]] <code>contents_delivery!acceptable_system_update_ids_string</code>. |
− | ! Size | + | |
− | ! Description | + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset |
| + | ! Size |
| + | ! Description |
| + | |- |
| + | | 0x0 || 0x4 || SystemDeliveryProtocolVersion. Must be <= to and match [[System_Settings|system-setting]] <code>contents_delivery!system_delivery_protocol_version</code>. |
| + | |- |
| + | | 0x4 || 0x4 || ApplicationDeliveryProtocolVersion. Loaded from [[System_Settings|system-setting]] <code>contents_delivery!application_delivery_protocol_version</code>. Unused by [[#RequestSendSystemUpdate]]/[[#RequestReceiveSystemUpdate]], besides HMAC validation. |
| + | |- |
| + | | 0x8 || 0x1 || HasExFat. Unused by [[#RequestSendSystemUpdate]]/[[#RequestReceiveSystemUpdate]], besides HMAC validation. |
| + | |- |
| + | | 0x9 || 0x3 || Reserved. |
| + | |- |
| + | | 0xC || 0x4 || SystemUpdateMetaVersion. |
| + | |- |
| + | | 0x10 || 0x8 || SystemUpdateMetaId. |
| + | |- |
| + | | 0x18 || 0x1 || FirmwareVariationId. Used by [[#RequestSendSystemUpdate]]. |
| + | |- |
| + | | 0x19 || 0x1 || UpdatableFirmwareGroupId. Unused by [[#RequestSendSystemUpdate]]/[[#RequestReceiveSystemUpdate]], besides HMAC validation. |
| + | |- |
| + | | 0x1A || 0x1 || PlatformRegion (0x00 = Unknown, 0x01 = Global, 0x02 = China). |
| + | |- |
| + | | 0x1B || 0x1 || [20.0.0+] SystemDeliveryInfoPlatform. Loaded from [[System_Settings|system-setting]] <code>ns.systemupdate!system_delivery_info_platform</code>. Elsewhere this is compared against the sys-setting, etc. |
| + | |- |
| + | | 0x1C || 0x1 || [20.0.0+] NewSystemUpdateMetaIdFlag. When non-zero, NewSystemUpdateMetaId is used instead of SystemUpdateMetaId. Always set to 0x1 by [[#GetSystemDeliveryInfo]] with [20.0.0+]. |
| + | |- |
| + | | 0x1D || 0x3 || Padding |
| + | |- |
| + | | 0x20 || 0x8 || [20.0.0+] NewSystemUpdateMetaId. See above. With [20.0.0+] [[#GetSystemDeliveryInfo]] now writes the Id here instead of SystemUpdateMetaId. |
| + | |- |
| + | | 0x28 || 0xB8 || Unused by [[#RequestSendSystemUpdate]]/[[#RequestReceiveSystemUpdate]], besides HMAC validation. |
| + | |- |
| + | | 0xE0 || 0x20 || HMAC-SHA256 over the previous 0xE0-bytes. |
| + | |} |
| + | |
| + | = ApplicationDeliveryInfo = |
| + | This is "nn::ns::ApplicationDeliveryInfo". This is a 0x100-byte struct. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset |
| + | ! Size |
| + | ! Description |
| + | |- |
| + | | 0x0 || 0x8 || ? |
| + | |- |
| + | | 0x8 || 0x8 || ApplicationId. |
| + | |- |
| + | | 0x10 || 0x4 || ApplicationVersion. |
| + | |- |
| + | | 0x14 || 0x4 || ? |
| + | |- |
| + | | 0x18 || 0x4 || RequiredSystemVersion. |
| + | |- |
| + | | 0x1C || 0x4 || ? |
| + | |- |
| + | | 0x20 || 0xC0 || ? |
| + | |- |
| + | | 0xE0 || 0x20 || HMAC-SHA256 over the previous 0xE0-bytes. Uses a different key than [[#SystemDeliveryInfo]]. |
| + | |} |
| + | |
| + | = LatestSystemUpdate = |
| + | This is "nn::ns::LatestSystemUpdate". This is an u8. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Value |
| + | ! Description |
| + | |- |
| + | | 0 || UpToDate |
| + | |- |
| + | | 1 || Downloaded |
| + | |- |
| + | | 2 || NeedsDownload |
| + | |} |
| + | |
| + | = ReceiveApplicationProgress = |
| + | This is "nn::ns::ReceiveApplicationProgress". This is a 0x10-byte struct. |
| + | |
| + | = SendApplicationProgress = |
| + | This is "nn::ns::SendApplicationProgress". This is a 0x10-byte struct. |
| + | |
| + | = ApplicationRightsOnClient = |
| + | This is a 0x20-byte struct. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset |
| + | ! Size |
| + | ! Description |
| + | |- |
| + | | 0x0 || 0x8 || [[NCM_services#ApplicationId|ApplicationId]] |
| + | |- |
| + | | 0x8 || 0x10 || [[Account_services#Uid|Uid]] |
| + | |- |
| + | | 0x18 || 0x1 || Flags, [[qlaunch]] only uses bit0-bit4 and bit7. |
| + | |- |
| + | | 0x19 || 0x1 || Flags, [[qlaunch]] only uses bit0. |
| + | |- |
| + | | 0x1A || 0x6 || Unknown |
| + | |} |
| + | |
| + | [[qlaunch]] only uses +0x18/+0x19 in this struct. |
| + | |
| + | = DownloadTaskStatus = |
| + | This is "nn::ns::DownloadTaskStatus". This is a 0x20-byte struct. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset |
| + | ! Size |
| + | ! Description |
| + | |- |
| + | | 0x0 || 0x10 || Uuid |
| + | |- |
| + | | 0x10 || 0x8 || [[NCM_services#ApplicationId|ApplicationId]] |
| + | |- |
| + | | 0x18 || 0x1 || [[#DownloadTaskStatusDetail|Detail]] |
| + | |- |
| + | | 0x19 || 0x1 || NeedsCleanup |
| + | |- |
| + | | 0x1A || 0x2 || Reserved |
| + | |- |
| + | | 0x1C || 0x4 || Result |
| + | |} |
| + | |
| + | = DownloadTaskStatusDetail = |
| + | This is "nn::ns::DownloadTaskStatusDetail". This is an u8. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Value |
| + | ! Description |
| + | |- |
| + | | 0 || Created |
| + | |- |
| + | | 1 || Added |
| + | |- |
| + | | 2 || AlreadyExists |
| + | |- |
| + | | 3 || Failed |
| + | |} |
| + | |
| + | = ApplicationLaunchInfo = |
| + | This is a 0x40-byte struct. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset |
| + | ! Size |
| + | ! Description |
| + | |- |
| + | | 0x0 || 0x8 || [[NCM_services#ApplicationId|ApplicationId]] |
| |- | | |- |
− | | 0x0 || 0x4 || SystemDeliveryProtocolVersion. Must be <= to and match [[System_Settings|system-setting]] <code>contents_delivery!system_delivery_protocol_version</code>. | + | | 0x8 || 0x4 || Application version |
| |- | | |- |
− | | 0x4 || 0x4 || ApplicationDeliveryProtocolVersion. Loaded from [[System_Settings|system-setting]] <code>contents_delivery!application_delivery_protocol_version</code>. Unused by [[#RequestSendSystemUpdate]]/[[#RequestReceiveSystemUpdate]], besides HMAC validation. | + | | 0xC || 0x4 || [[Process_Manager_services#LaunchFlags|LaunchFlags]], set to hard-coded value 0xB by [[#GetApplicationLaunchInfo]]. |
| |- | | |- |
− | | 0x8 || 0x1 || HasExFat. Unused by [[#RequestSendSystemUpdate]]/[[#RequestReceiveSystemUpdate]], besides HMAC validation. | + | | 0x10 || 0x1 || Application [[NCM_services#StorageId|StorageId]] |
− | |-
| |
− | | 0x9 || 0x3 || Reserved.
| |
| |- | | |- |
− | | 0xC || 0x4 || SystemUpdateMetaVersion. | + | | 0x11 || 0x1 || Update [[NCM_services#StorageId|StorageId]] |
| |- | | |- |
− | | 0x10 || 0x8 || SystemUpdateMetaId. | + | | 0x12 || 0x2E || |
− | |-
| |
− | | 0x18 || 0x1 || FirmwareVariationId. Used by [[#RequestSendSystemUpdate]].
| |
− | |-
| |
− | | 0x19 || 0x1 || UpdatableFirmwareGroupId. Unused by [[#RequestSendSystemUpdate]]/[[#RequestReceiveSystemUpdate]], besides HMAC validation.
| |
− | |-
| |
− | | 0x1A || 0x1 || PlatformRegion (0x00 = Unknown, 0x01 = Global, 0x02 = China).
| |
− | |-
| |
− | | 0x1B || 0xC5 || Unused by [[#RequestSendSystemUpdate]]/[[#RequestReceiveSystemUpdate]], besides HMAC validation.
| |
− | |-
| |
− | | 0xE0 || 0x20 || HMAC-SHA256 over the previous 0xE0-bytes.
| |
| |} | | |} |
| | | |
− | This is "nn::ns::SystemDeliveryInfo". This is a 0x100-byte struct.
| + | = UserData = |
| + | This is a 0x80-byte struct. |
| | | |
− | = ApplicationDeliveryInfo =
| |
| {| class="wikitable" border="1" | | {| class="wikitable" border="1" |
| |- | | |- |
− | ! Offset | + | ! Offset || Size || Description |
− | ! Size
| |
− | ! Description
| |
− | |- | |
− | | 0x0 || 0x8 || ? | |
− | |-
| |
− | | 0x8 || 0x8 || ApplicationId.
| |
| |- | | |- |
− | | 0x10 || 0x4 || ApplicationVersion. | + | | 0x0 || 0x4? || ? |
| |- | | |- |
− | | 0x14 || 0x4 || ? | + | | 0x4 || 0x4? || Icon ID. 0 = Mii, the rest are character icon IDs. |
| |- | | |- |
− | | 0x18 || 0x4 || RequiredSystemVersion. | + | | 0x8 || 0x1? || Profile icon background color ID |
| |- | | |- |
− | | 0x1C || 0x4 || ? | + | | 0x9 || 0x7 || ? |
| |- | | |- |
− | | 0x20 || 0xC0 || ? | + | | 0x10 || 0x10 || Some ID related to the Mii? All zeros when a character icon is used. |
| |- | | |- |
− | | 0xE0 || 0x20 || HMAC-SHA256 over the previous 0xE0-bytes. Uses a different key than [[#SystemDeliveryInfo]]. | + | | 0x20 || 0x60 || Usually zeros? |
| |} | | |} |
| | | |
− | This is "nn::ns::ApplicationDeliveryInfo". This is a 0x100-byte struct.
| + | = ProfileBase = |
| + | This is a 0x38-byte struct. |
| | | |
− | = LatestSystemUpdate =
| |
| {| class="wikitable" border="1" | | {| class="wikitable" border="1" |
| |- | | |- |
− | ! Value | + | ! Offset || Size || Description |
− | ! Description
| |
| |- | | |- |
− | | 1 || Unknown. | + | | 0x0 || 0x10 || userID |
| |- | | |- |
− | | 2 || Unknown. | + | | 0x10 || 0x8 || POSIX UTC timestamp, for last account edit. |
| |- | | |- |
− | | Other values || Unknown. | + | | 0x18 || 0x20 || UTF-8 Nickname. Official sw uses strncpy to copy this into another struct (<code>nn::account::Nickname</code>), with a NUL-byte written after the copied data. |
| |} | | |} |
| | | |
− | This is "nn::ns::LatestSystemUpdate". This is an u8. | + | = Uid = |
| + | This is "nn::account::Uid". This is a 0x10-byte struct. This contains 2 u64s for the UserId. |
| | | |
− | = ReceiveApplicationProgress = | + | = Notes = |
− | This is "nn::ns::ReceiveApplicationProgress". This is a 0x10-byte struct. | + | [[Process_Manager_services|pm:bm]] GetBootMode is used to determine whether aoc:u is available (see above). This value is also passed to thread "nn.ns.DelayedInitialization", which calls various funcs depending on the BootMode in various cases. |
| | | |
− | = SendApplicationProgress =
| + | The "nn.ns.DelayedInitialization" thread uses BootMode as follows (this also handles various other initialization): |
− | This is "nn::ns::SendApplicationProgress". This is a 0x10-byte struct.
| + | * Initializes [[NPNS_services|npns:s]] only for BootMode Normal/Maintenance. |
| + | * Initializes the hosted acc:* services and service [[Account_services|acc:su]] only for BootMode Normal/Maintenance. |
| + | * Calls a func only for BootMode Normal. |
| + | * Initializes [[ETicket_services|es]] and [[Shared_Database_services|avm]] only for BootMode Normal/Maintenance. |
| | | |
− | = ApplicationRightsOnClient = | + | The output of GetBootMode is also written into state. This same func later enters a code block when BootMode is Maintenance/SafeMode: various [[NCM_services|ncm]] cmds are used with input StorageId=BuiltInUser (VerifyContentMetaDatabase, VerifyContentStorage, ActivateContentMetaDatabase, ActivateContentStorage, InactivateContentMetaDatabase, InactivateContentStorage) and state fields are written. Then if the BootMode is Maintenance the savedata for [[Flash_Filesystem|ns_rightsid]] (0x800000000000004A) is deleted. Then 0 is returned. Otherwise for BootMode Normal it continues with various initialization, including gamecard handling which handles launching the gamecard title in certain conditions (this is the only time ns launches anything with pgl outside of service cmds). |
− | This is a 0x20-byte struct.
| |
| | | |
− | [[qlaunch]] only uses +0x18/+0x19 in this struct.
| + | In the above block, InactivateContentMetaDatabase/InactivateContentStorage are only used if using ActivateContentMetaDatabase/ActivateContentStorage failed (error is only checked after using both cmds). If any of the ncm cmds prior to this fail, it will skip using the rest of the ncm cmds. |
− | | |
− | {| class="wikitable" border="1"
| |
− | |-
| |
− | ! Offset
| |
− | ! Size
| |
− | ! Description
| |
− | |-
| |
− | | 0x0 || 0x8 || [[NCM_services#ApplicationId|ApplicationId]]
| |
− | |-
| |
− | | 0x8 || 0x10 || [[Account_services#Uid|Uid]]
| |
− | |-
| |
− | | 0x18 || 0x1 || Flags, [[qlaunch]] only uses bit0-bit4 and bit7.
| |
− | |-
| |
− | | 0x19 || 0x1 || Flags, [[qlaunch]] only uses bit0.
| |
− | |-
| |
− | | 0x1A || 0x6 || Unknown
| |
− | |}
| |
| | | |
| [[Category:Services]] | | [[Category:Services]] |