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 Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Omm Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Spsm Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Tcap Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
ResultCode.cs Add multiple calls to am service (#1411) 2020-07-22 14:56:00 +10:00