Ryujinx/Ryujinx.Common/Configuration
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
..
Hid Implement vibrations (#2468) 2021-08-05 00:39:40 +02:00
AppDataManager.cs Implement friendlier portable mode (#1885) 2021-03-15 22:10:36 +01:00
AspectRatioExtensions.cs gui/gpu: Implement setting and toggle for Aspect Ratio (#1777) 2020-12-15 23:19:07 -03:00
DlcContainer.cs Implement dlc management window (#1313) 2020-06-23 10:32:07 +10:00
DlcNca.cs Implement dlc management window (#1313) 2020-06-23 10:32:07 +10:00
GraphicsDebugLevel.cs Rename DebugLevel Performance to Slowdowns (#1450) 2020-08-07 15:30:06 +02:00
MemoryManagerMode.cs POWER - Performance Optimizations With Extensive Ramifications (#2286) 2021-05-24 22:52:44 +02:00
TitleUpdateMetadata.cs Implement update loader and log loaded application info (#1023) 2020-04-12 23:02:37 +02:00