1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 06:24:10 +01:00
Ryujinx/Ryujinx.HLE/HOS
Ac_K 0510fde25a
spl: Implement IGeneralInterface GetConfig (#2705)
* spl: Implement IGeneralInterface GetConfig

This PR implement the GetConfig call of the spl service. This is currently needed for some homebrews which currently needs Ignore Missing Service to boot. Now it's fixed.
Implementation was done using Atmosphère code and REing too.

* Addresses gdkchan feedback
2021-10-12 22:15:55 +02:00
..
Applets Inline software keyboard without input pop up dialog (#2180) 2021-10-12 21:54:21 +02:00
Diagnostics/Demangler
Ipc
Kernel Implement a "Pause Emulation" option & hotkey (#2428) 2021-09-11 22:08:25 +02:00
Services spl: Implement IGeneralInterface GetConfig (#2705) 2021-10-12 22:15:55 +02:00
SystemState Inline software keyboard without input pop up dialog (#2180) 2021-10-12 21:54:21 +02:00
Tamper
ApplicationLoader.cs Update to LibHac 0.13.1 (#2475) 2021-08-12 23:56:24 +02:00
ArmProcessContext.cs Initial support for separate GPU address spaces (#2394) 2021-06-29 19:32:02 +02:00
ArmProcessContextFactory.cs
HomebrewRomFsStream.cs
Horizon.cs Fix problems added by Pause (#2645) 2021-09-18 14:31:44 +02:00
IdDictionary.cs
LibHacHorizonManager.cs hos: Cleanup the project (#2634) 2021-09-15 01:24:49 +02:00
ModLoader.cs Update to LibHac 0.13.1 (#2475) 2021-08-12 23:56:24 +02:00
ProgramLoader.cs Update to LibHac 0.13.1 (#2475) 2021-08-12 23:56:24 +02:00
ResultCode.cs
ServiceCtx.cs hos: Cleanup the project (#2634) 2021-09-15 01:24:49 +02:00
TamperMachine.cs
UserChannelPersistence.cs