Ryujinx/Ryujinx.HLE/HOS/Services/Hid
Ac_K 79c854dd2e
irs: Stub some service calls (#2665)
This PR stubs some irs service calls which are needed to get some games playable or at least bootable since we don't support IR data throught real JoyCon for now.

- Stubs `IIrSensorServer` `StopImageProcessor`, `RunMomentProcessor`, `RunClusteringProcessor`, `RunImageTransferProcessor`, `GetImageTransferProcessorState`, `RunTeraPluginProcessor`. All calls are a bit checked by RE.

Closes #2267, #2248, #2126

Night Vision and SpyAlarm are now bootable (but still unplayable due to the lack of the IR data):
2021-09-29 00:10:10 +02:00
..
HidDevices Implement vibrations (#2468) 2021-08-05 00:39:40 +02: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 Implement vibrations (#2468) 2021-08-05 00:39:40 +02:00
Hid.cs POWER - Performance Optimizations With Extensive Ramifications (#2286) 2021-05-24 22:52:44 +02: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 vibrations (#2468) 2021-08-05 00:39:40 +02: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