yuzu-wiki/Service-Function-Usage.md

70 lines
1.2 KiB
Markdown
Raw Normal View History

As a means to help with testing and verifying, this page serves to list a handful of games that use the various services provided by the Switch OS. When adding to the list make sure to alphabetize the entry being added. Also please add where the service is used, so it's easier know where to go once the game is booted. For example, if `SomeRandomFunction` is used in a certain menu, indicate what menu in particular it is.
# Services
## acc
2018-08-08 17:19:56 +00:00
#### GetUserCount
- Pokken Tournament DX
### IProfile
2018-08-08 17:19:56 +00:00
#### LoadImage
- Nintendo Labo Toycon
## am
2018-08-08 17:19:56 +00:00
#### SetScreenShotImageOrientation
- Super Mario Odyssey
2018-08-19 20:02:21 +00:00
### IApplicationFunctions
#### GetSaveDataSize
- Skyrim
### ICommonStateGetter
2018-08-19 04:26:05 +00:00
#### GetBootMode
- Taiko no Tatsujin
#### GetDefaultDisplayResolutionChangeEvent
- Toki Tori
- Toki Tori 2
2018-08-14 00:55:43 +00:00
### ISelfController
2018-08-17 13:42:07 +00:00
#### GetIdleTimeDetectionExtension
- Mario Tennis Aces
2018-08-14 00:55:43 +00:00
#### SetIdleTimeDetectionExtension
- Mario Tennis Aces
2018-08-12 04:36:32 +00:00
## friend
### IFriendService
#### UpdateUserPresence
- Retro City Rampage (needed to go in-game)
2018-08-12 09:59:14 +00:00
## hid
#### DisconnectNpad
- ARMS (required to go in-game)
2018-08-20 08:17:07 +00:00
## pctl
### IParentalControlService
#### CheckFreeCommunicationPermission
- Required for save files to load properly in Splatoon 2