Skip to content

Releases: hhd-dev/hhd

v3.17.1: Minor hotfix

21 Jun 23:47
9ef0839

Choose a tag to compare

Fixes a flipped ally check to avoid creating shortcuts devices and also optimizes it to lower CPU %.

Full Changelog: v3.17.0...v3.17.1

v3.17.0: Asus Z13 RGB and Fan Key support

21 Jun 22:55
f07541b

Choose a tag to compare

Adds full Aura support for the Asus ROG Z13, which should also work on a lot of other ROG laptops. In addition, start listening to the fan key of the folio, so that users can change TDP on the fly.

Full Changelog: v3.16.4...v3.17.0

v3.16.4: Claw Hotfix

19 Jun 22:05
37f9eec

Choose a tag to compare

The Claw controller daughter board has major revisions 1 and 2. The firmware fix on .3 only had a check for major revision 1, which would cause it to use the incorrect memory map on revision 2. So add revision 2 versions (0x0217 and 0x0211) as well.

Full Changelog: v3.16.3...v3.16.4

v3.16.3: More Claw fixes

19 Jun 09:12
522bbd9

Choose a tag to compare

Makes xauthority file optional, fixes hhd on hyprland which does not use xauthority.

Then, we prepare hhd for new center m and new firmware which use different addresses.

Full Changelog: v3.16.2...v3.16.3

v3.16.2: SD Emulation hotfix

16 Jun 22:40
4b1cc3d

Choose a tag to compare

Fixes a scaling issue when the scaled gyro value was 0 in SD Emulation and fixes gyro sync. So gyro works 90% of the way now. Also removes the motion option from the Go S (firmware option seems to be gone or always on).

Full Changelog: v3.16.1...v3.16.2

v3.16.1: Z13 Button support and Hotfixes

15 Jun 20:35
f78a66c

Choose a tag to compare

Adds support for the Z13 side button to open hhd (with a kernel patch), always writes 64 bytes for claw commands (fixes issues after sleep), and adds the new Legion Go S emulation mode under Steam controller (alpha; gyro has issues).

What's Changed

New Contributors

Full Changelog: v3.15.10...v3.16.1

v3.15.10: Fix Ally X Hidraw tags

29 May 20:51
cd62452

Choose a tag to compare

Fixes the reordering of the usage page and page in the descriptor making the descriptors miss and the controller doesnt work.

Full Changelog: v3.15.8...v3.15.10

v3.15.8: New Hardware Hotfix

24 May 15:27
c69ed68

Choose a tag to compare

Add Win Max 2 2025 Wincontrols integration and preliminary support for the new Aokzoe A1X.

What's Changed

Full Changelog: v3.15.7...v3.15.8

v3.15.7: Controller Cache fixup

19 May 16:36
7d098da

Choose a tag to compare

Previously, if the kernel woke up during sleep, it would increment the performance counter, causing the controller cache to be thrown away. Therefore, rework the logic so that the timeout increases per event instead, requiring the device is awake for the full interval.

New Contributors

Full Changelog: v3.15.6...v3.15.7

v3.15.6: Fix Claw back button options

04 May 17:44
376ee97

Choose a tag to compare

Back buttons on the MSI Claw were set incorrectly to none, set them to dual to allow for using them for different actions.

Full Changelog: v3.15.5...v3.15.6