1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-22 15:03:30 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Hid
mpnico 70f79e689b
Implement vibrations (#2468)
* First working vibration implementation

* Fix Infinite Rumble in SDL2Mouse

* Stop ignoring one vibValues every 2

* Remove RumbleInfinity as suggested

* Reworked all the vibration handle / calculation

* Revert HidVibrationDevicePosition changes

* Add UI to enable and tune rumble

* Remove some stub logs

* Add PlayerIndex in rumble debug log

* Fix all requested changes

* Implements hid::GetVibrationDeviceInfo

* Better implements HidVibrationValue.Equals/GetHashCode

* Added requested changes from code review

* Last fixes from review

* Update configuration file version for rebase
2021-08-05 00:39:40 +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 hid/irs: Stub IsFirmwareUpdateAvailableForSixAxisSensor and CheckFirmwareVersion (#2371) 2021-06-19 13:53:18 +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
IHidDebugServer.cs
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
ResultCode.cs Implement vibrations (#2468) 2021-08-05 00:39:40 +02:00