Ryujinx/Ryujinx.HLE/HOS
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
..
Applets ErrorApplet: Implement ApplicationErrorArg (#2123) 2021-03-19 00:04:49 +01:00
Diagnostics/Demangler
Font
Ipc Rewrite size for fixed size buffers (#1808) 2020-12-12 14:06:20 +11:00
Kernel Add the TamperMachine module for runtime mods and cheats (#1928) 2021-03-27 15:12:05 +01:00
Services am: Stub ILibraryAppletAccessor RequestExit (#2142) 2021-03-28 01:13:01 +01:00
SystemState am/gui: Implement Wake-up message (#1750) 2020-12-15 21:41:42 -03:00
Tamper Add the TamperMachine module for runtime mods and cheats (#1928) 2021-03-27 15:12:05 +01:00
ApplicationLoader.cs Add the TamperMachine module for runtime mods and cheats (#1928) 2021-03-27 15:12:05 +01:00
ArmProcessContext.cs
ArmProcessContextFactory.cs
HomebrewRomFsStream.cs
Horizon.cs caps: Implement SaveScreenShot calls and cleanup (#2140) 2021-03-26 01:16:08 +01:00
IdDictionary.cs
ModLoader.cs Add the TamperMachine module for runtime mods and cheats (#1928) 2021-03-27 15:12:05 +01:00
ProgramLoader.cs Add the TamperMachine module for runtime mods and cheats (#1928) 2021-03-27 15:12:05 +01:00
ResultCode.cs
ServiceCtx.cs
TamperMachine.cs Add the TamperMachine module for runtime mods and cheats (#1928) 2021-03-27 15:12:05 +01:00
UserChannelPersistence.cs