1
0
Fork 0
forked from Mirror/Ryujinx
Ryujinx/Ryujinx.HLE/HOS/Services/Hid
Ac_K 79c854dd2e
irs: Stub some service calls ()
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 , , 

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 () 2021-08-05 00:39:40 +02:00
HidServer Implement vibrations () 2021-08-05 00:39:40 +02:00
Irs irs: Stub some service calls () 2021-09-29 00:10:10 +02:00
Types Implement vibrations () 2021-08-05 00:39:40 +02:00
Hid.cs POWER - Performance Optimizations With Extensive Ramifications () 2021-05-24 22:52:44 +02:00
IHidbusServer.cs Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
IHidDebugServer.cs Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
IHidServer.cs Implement vibrations () 2021-08-05 00:39:40 +02:00
IHidSystemServer.cs hid: Cleanup and implement some calls () 2021-06-23 22:52:55 +02:00
ISystemServer.cs Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
ResultCode.cs Implement vibrations () 2021-08-05 00:39:40 +02:00