0
0
Fork 0
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2024-10-19 19:21:41 +00:00
ryujinx-fork/Ryujinx.HLE/HOS/Services/Hid/Types/Npad
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
..
ControllerKeys.cs Improvements to input and input configuration in the GUI. (#849) 2020-05-03 04:00:53 +02:00
ControllerType.cs Improvements to input and input configuration in the GUI. (#849) 2020-05-03 04:00:53 +02:00
NpadColor.cs hid: Rewrite shared memory management (#2257) 2021-05-02 22:01:30 +02:00
NpadIdType.cs Fix uint -> int typo. (#2245) 2021-04-25 02:50:00 +02:00
NpadStyleIndex.cs Implement vibrations (#2468) 2021-08-05 00:39:40 +02:00
PlayerIndex.cs HID SharedMem Rework (#1003) 2020-04-03 11:10:02 +11:00