1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-23 07:23:59 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Am
Ac_K 0d984f61b2
am: Stub ILibraryAppletAccessor RequestExit (#2142)
This PR stub ILibraryAppletAccessor (20) RequestExit call which is needed by Monster Hunter Rise when you press "Private Policy" at the beginning.
The game try to run the `WebApplet` which is already partially stubbed, then call `RequestExit` to know when the applet exits. If the call does nothing, the game just hang forever. If you signals the event, you can interracts with the menu again.
2021-03-28 01:13:01 +01:00
..
AppletAE am: Stub ILibraryAppletAccessor RequestExit (#2142) 2021-03-28 01:13:01 +01:00
AppletOE am: Implement GetHealthWarningDisappearedSystemEvent (#1788) 2020-12-09 00:08:36 +01:00
Idle
Omm
Spsm
Tcap
ResultCode.cs Add multiple calls to am service (#1411) 2020-07-22 14:56:00 +10:00