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+] GetGameCardPlatformRegion
| 510 || [9.0.0+] [[#GetGameCardPlatformRegion]]
|-
|-
| 600 || CountApplicationContentMeta
| 600 || CountApplicationContentMeta
Line 934: Line 934:


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.
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.
=== GetGameCardPlatformRegion ===
No input, returns an u8 '''PlatformRegion''' (0x00 = Default, 0x01 = China).
This calls [[Filesystem_services#IDeviceOperator|fsp-srv IDeviceOperator]] GetGameCardCompatibilityType and returns the result.


==== GetRightsEnvironmentHandleForApplication ====
==== GetRightsEnvironmentHandleForApplication ====