mirror of
https://git.ryujinx.app/archive/ryujinx-mirror.git
synced 2025-10-05 02:12:59 +00:00
* Full 5.X stubbed IHidServer Since we can't support all those Hid calls in the right way, we can stub them with more information as possible in the logs. I have added all symbols in it to be more revelant as possible. It's remove some Hid spam in few games too, because we assign some var as the game want. * Fix issues * Fix code according to review |
||
|---|---|---|
| .. | ||
| HidNpad.cs | ||
| HidSixAxis.cs | ||
| HidVibration.cs | ||
| IActiveVibrationDeviceList.cs | ||
| IAppletResource.cs | ||
| IHidServer.cs | ||