Ryujinx/Ryujinx.HLE/HOS/Services/Spl
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
..
Types spl: Implement IGeneralInterface GetConfig (#2705) 2021-10-12 22:15:55 +02:00
IGeneralInterface.cs spl: Implement IGeneralInterface GetConfig (#2705) 2021-10-12 22:15:55 +02:00
IRandomInterface.cs Fix disposing of IPC sessions server at emulation stop (#2334) 2021-06-29 19:37:13 +02:00
ResultCode.cs spl: Implement IGeneralInterface GetConfig (#2705) 2021-10-12 22:15:55 +02:00