Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@gethiox gethiox released this 15 Dec 15:29
5acc05a

Summarized changes:

  • added "deadzone_at_center" option for gamepads with unsigned values by @diegoschneider
  • fixed realtime monitoring of user configuration changes by @diegoschneider
  • fix/added proper support for multihandler devices like ps4 dualshock controller (gyro/accelerometer subhandler)
  • due to above fix, small change to device configuration format was introduced, user-defined configurations may require manual intervention, change is subtle and may be hard to spot so I suggest to create new configuration by copying factory one
  • removed custom gyro related code
  • add configurable velocity value in device configuration
  • add device blacklist capability
  • add -listdevices parameter

What's Changed

New Contributors

Full Changelog: https://github.com/gethiox/HIDI/commits/v1.3.0