| Age | Commit message (Collapse) | Author |
|
Completely removes all usages of the global system instance within the
services code by passing in the using system instance to the services.
|
|
- This works similiar to GetAlbumContentsFileListForApplication.
- Since we do not implement the album, this should be safe to stub for now.
- Used by Super Smash Bros. Ultimate (newer updates) in World of Light.
|
|
- Used by caps_su SetShimLibraryVersion
|
|
- Used in Super Smash Bros. Ultimate
|
|
|
|
|
|
|
|
Updated to "yuzu Emulator Project"
|
|
Used by Animal Crossing: New Horizons when trying to take a picture.
|
|
SetShimLibraryVersion, SaveScreenShotEx1 & SaveScreenShotEx2 were missing
|
|
GetAlbumContentsFileListForApplication (#3571)
* Organize capture services into individual files
* Stub GetAlbumContentsFileListForApplication
* Address feedback
|
|
Updates function tables based off information from SwitchBrew.
|
|
Adds the basic skeleton for the capture services based off information
provided by Switch Brew.
|