Ryujinx/Ryujinx.HLE/HOS/Services/Am/AppletOE/ApplicationProxyService/ApplicationProxy
Ac_K 0d841c8d51
am: Implement CreateApplicationAndRequestToStart (#2448)
This PR implement `CreateApplicationAndRequestToStart` call, result code is checked by RE.
Now we can restart a guest program by itself. This is needed by SSBU when you changes the game language.

NOTE: This currently don't works using OpenAL backend due to another issue.

Closes #2108
2021-07-10 23:37:29 +02:00
..
Types hle/ui: Basic multi programs support (#1560) 2020-09-21 13:45:30 +10:00
IApplicationFunctions.cs am: Implement CreateApplicationAndRequestToStart (#2448) 2021-07-10 23:37:29 +02:00