mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2025-02-06 17:49:43 +00:00
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): |
||
---|---|---|
.. | ||
HidDevices | ||
HidServer | ||
Irs | ||
Types | ||
Hid.cs | ||
IHidbusServer.cs | ||
IHidDebugServer.cs | ||
IHidServer.cs | ||
IHidSystemServer.cs | ||
ISystemServer.cs | ||
ResultCode.cs |