yuzu-wiki/Service-Function-Usage.md

53 lines
1004 B
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
### ICommonStateGetter
#### GetDefaultDisplayResolutionChangeEvent
- Toki Tori
- Toki Tori 2
### 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-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)