NS services: Difference between revisions

No edit summary
Line 671: Line 671:
| 509 || [5.0.0+] ListApplicationIdOnGameCard
| 509 || [5.0.0+] ListApplicationIdOnGameCard
|-
|-
| 510 || [9.0.0+]
| 510 || [9.0.0+] GetGameCardPlatformRegion
|-
|-
| 600 || CountApplicationContentMeta
| 600 || CountApplicationContentMeta
Line 865: Line 865:
| 2155 || [7.0.0+] UpdateRightsEnvironmentStatus
| 2155 || [7.0.0+] UpdateRightsEnvironmentStatus
|-
|-
| 2156 || [9.0.0+]
| 2156 || [9.0.0+] CreateRightsEnvironmentForPreomia
|-
|-
| 2160 || [6.0.0+] AddTargetApplicationToRightsEnvironment
| 2160 || [6.0.0+] AddTargetApplicationToRightsEnvironment
Line 895: Line 895:
| 2350 || [7.0.0+] PerformAutoUpdateByApplicationId
| 2350 || [7.0.0+] PerformAutoUpdateByApplicationId
|-
|-
| 2351 || [9.0.0+]
| 2351 || [9.0.0+] RequestNoDownloadRightsErrorResolution
|-
|-
| 2352 || [9.0.0+]
| 2352 || [9.0.0+] RequestResolveNoDownloadRightsError
|-
|-
| 2400 || [8.0.0+] GetPromotionInfo
| 2400 || [8.0.0+] GetPromotionInfo
Line 915: Line 915:
| 2511 || [9.0.0+] [[#GetApplicationResource]]
| 2511 || [9.0.0+] [[#GetApplicationResource]]
|-
|-
| 2513 || [9.0.0+]
| 2513 || [9.0.0+] LaunchPreomia
|-
|-
| 2514 || [9.0.0+]
| 2514 || [9.0.0+]  
|-
|-
| 2800 || [9.0.0+]
| 2800 || [9.0.0+] GetApplicationIdOfPreomia
|}
|}


Line 1,067: Line 1,067:
| 3 || [[#ConvertLanguageCodeToApplicationLanguage]] || Same as [[#IApplicationManagerInterface]] cmd 60
| 3 || [[#ConvertLanguageCodeToApplicationLanguage]] || Same as [[#IApplicationManagerInterface]] cmd 60
|-
|-
| 4 || [9.0.0+] ||
| 4 || [9.0.0+] SelectApplicationDesiredLanguage ||
|}
|}


Line 1,125: Line 1,125:
| 5 || [6.1.0+] RequestRevokeAllELicense || 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+] ||
| 6 || [9.0.0+] RequestSyncRightsBasedOnAssignedELicenses ||
|}
|}


Line 1,384: Line 1,384:
| 12 || [6.0.0+] SetCurrentApplicationRightsEnvironmentCanBeActiveForDevelop
| 12 || [6.0.0+] SetCurrentApplicationRightsEnvironmentCanBeActiveForDevelop
|-
|-
| 13 || [9.0.0+]
| 13 || [9.0.0+] [[#CreateApplicationResourceForDevelop]]
|-
|-
| 14 || [9.0.0+]
| 14 || [9.0.0+] [[#IsPreomiaForDevelop]]
|}
|}


Line 1,422: Line 1,422:
Launches an application title which is registered with NS.
Launches an application title which is registered with NS.


== Cmd13 ==
== CreateApplicationResourceForDevelop ==
Returns an [[#IApplicationResource]].
Takes an input u32 (1 = Preomia). Returns an [[#IApplicationResource]].
 
== IsPreomiaForDevelop ==
Takes an u64 titleID. Returns a bool.


[[Category:Services]]
[[Category:Services]]