Skip to content

v2.1.0: Dual Gyros and Bugfixes

Choose a tag to compare

@antheas antheas released this 14 Mar 19:35
· 1783 commits to master since this release

This minor feature release adds dual gyro support, as well as some other fixes for all devices.

New Features

  • Fixes Motion Devices when using Xbox/UInput
    • The devices now have proper scaling
    • They have the accelerometer attribute, ensuring they are recognized properly
    • They share the same axis as the dualsense
  • Adds dual simultaneous controller imu option for Legion Go
    • Both controllers can be used at the same time e.g., in emulators
  • Fixes a crash that would occur when closing a controller due to an error and would prevent proper cleanup
    • This would cause the controller to deadlock in the legion go until hhd restarts
    • No more leftover files in the /run/udev dir
  • Fixes single pressing the QAM button on Ayn Loki opening the overlay instead of steam qam
  • Makes the commands hhd.contrib evdev and hhd.contrib hidraw more intuitive and prettier.

Full Changelog: v2.0.0...v2.1.0