Ryujinx/Ryujinx.HLE
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
..
Exceptions Add the TamperMachine module for runtime mods and cheats (#1928) 2021-03-27 15:12:05 +01:00
FileSystem Implement friendlier portable mode (#1885) 2021-03-15 22:10:36 +01:00
HOS am: Stub ILibraryAppletAccessor RequestExit (#2142) 2021-03-28 01:13:01 +01:00
Loaders Correct type of executable sizes (#1802) 2020-12-13 08:30:27 +01:00
Utilities IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00
Homebrew.npdm Better process implementation (#491) 2018-11-28 20:18:09 -02:00
IHostUiHandler.cs Basic impl of Error Applet (#1551) 2020-09-28 00:00:38 +02:00
PerformanceStatistics.cs Interrupt GPU command processing when a frame's fence is reached. (#1741) 2020-12-17 19:39:52 +01:00
Ryujinx.HLE.csproj caps: Implement SaveScreenShot calls and cleanup (#2140) 2021-03-26 01:16:08 +01:00
RyujinxProfileImage.jpg Implement friend:a IFriendService: 10101 (#429) 2018-09-25 19:59:29 -03:00
Switch.cs Add the TamperMachine module for runtime mods and cheats (#1928) 2021-03-27 15:12:05 +01:00