mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
* am/ectx: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled and add service placeholder This PR implements `am` service call `SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled` (closes #2028) accordingly to RE and adds placeholder for the `ectx` service. Both were added in 11.0.0+ firmware and are needed to boots games which needs this version. Some games are now playable/bootable: * Remove unused warning |
||
|---|---|---|
| .. | ||
| Types | ||
| IApplicationCreator.cs | ||
| IAudioController.cs | ||
| ICommonStateGetter.cs | ||
| IDebugFunctions.cs | ||
| IDisplayController.cs | ||
| IGlobalStateController.cs | ||
| IHomeMenuFunctions.cs | ||
| ILibraryAppletCreator.cs | ||
| ISelfController.cs | ||
| IWindowController.cs | ||