Ryujinx/Ryujinx.HLE/HOS/Services/Hid
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
..
HidDevices hid: A little cleanup (#2950) 2021-12-29 14:49:10 +01:00
HidServer Implement vibrations (#2468) 2021-08-05 00:39:40 +02:00
Irs irs: Stub some service calls (#2665) 2021-09-29 00:10:10 +02:00
Types hid: A little cleanup (#2950) 2021-12-29 14:49:10 +01:00
Hid.cs hid: A little cleanup (#2950) 2021-12-29 14:49:10 +01:00
IHidbusServer.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IHidDebugServer.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IHidServer.cs Implement/Stub mnpp:app service and some hid calls (#3131) 2022-02-18 02:00:06 +01:00
IHidSystemServer.cs hid: Cleanup and implement some calls (#2380) 2021-06-23 22:52:55 +02:00
ISystemServer.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
ResultCode.cs Implement vibrations (#2468) 2021-08-05 00:39:40 +02:00