Ryujinx/Ryujinx.HLE/HOS/Services/Am/AppletAE
Ac_K a113ed0811
Implement/Stub mnpp:app service and some hid calls (#3131)
* Implement/Stub mnpp:app service and some hid calls

This PR Implement/Stub the `mnpp:app` service (closes #3107) accordingly to RE, which seems to do some telemetry for China region only, so everything is stubbed.

This PR fixes some inconsistencies in the hid service too and stub EnableSixAxisSensorUnalteredPassthrough, IsSixAxisSensorUnalteredPassthroughEnabled, LoadSixAxisSensorCalibrationParameter, GetSixAxisSensorIcInformation calls (closes #3123 and closes #3124).

* Addresses Thog review
2022-02-18 02:00:06 +01:00
..
AllSystemAppletProxiesService Implement/Stub mnpp:app service and some hid calls (#3131) 2022-02-18 02:00:06 +01:00
Storage Fix inconsistencies with UserId (#906) 2020-02-02 14:24:17 +11:00
Types no name: Mii Editor applet support (#2419) 2021-06-28 20:54:45 +02:00
AppletFifo.cs Initial swkbd implementation (#826) 2019-11-18 12:16:26 +01:00
AppletSession.cs Initial swkbd implementation (#826) 2019-11-18 12:16:26 +01:00
IAllSystemAppletProxiesService.cs no name: Mii Editor applet support (#2419) 2021-06-28 20:54:45 +02:00
IAppletFifo.cs Initial swkbd implementation (#826) 2019-11-18 12:16:26 +01:00
IStorage.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
IStorageAccessor.cs HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00