Releases: hhd-dev/hhd
Release list
v4.1.12: Republish for AUR
4.1.11, but now updated correctly for AUR
Full Changelog: v4.1.11...v4.1.12
v4.1.11: Arch fixup
Setuptools changed how it works, switch to importlib metadata instead for plugin discovery. This should fix the startup crash on arch.
What's Changed
New Contributors
Full Changelog: v4.1.10...v4.1.11
v4.1.10: Rerelease for AUR
Due to the use of a previous release process, PKGBUILD was not updated for arch. This is a rerelease of v4.1.9.
Full Changelog: v4.1.9...v4.1.10
v4.1.9: Minor Hotfix + Gamescope fix
Fleshes out support for Win 5 (a bit experimental), fixes hhd-ui not working on new gamescope, and updates translations.
What's Changed
- Add extra button support for GPD Win5 by @honjow in #263
- Add Korean language by @sana2dang in #304
- add HID back button support for GPD Win 5 new firmware by @honjow in #306
New Contributors
- @sana2dang made their first contribution in #304
Full Changelog: v4.1.8...v4.1.9
v4.1.8: Fix broken PPD emulation on Arch
Arch was missing the python-dbus dependency, causing PPD emulation to not work.
Full Changelog: v4.1.7...v4.1.8
v4.1.7: Fix newer gamescope black screen
New gamescope blackscreens if STEAM_BIGPICTURE is set to 1, so only do it if steam is not present (will also need to check if that broke too later)
Full Changelog: v4.1.6...v4.1.7
v4.1.6: CachyOS hotfix
Fix CachyOS black screen by relaxing overlay restoration.
What's Changed
Full Changelog: v4.1.5...v4.1.6
v4.1.5: Fix Legion Go 2 Max TDP
Set Legion Go 2 max tdp to 35 instead of 37 (incorrect).
What's Changed
Full Changelog: v4.1.4...v4.1.5
v4.1.4: Legion Go 1 Hotfix
Fix TDP control regression on the Go 1.
Full Changelog: v4.1.3...v4.1.4
v4.1.3: Minor Improvements
Add button mapping for GPD Win 5, tweak extra button mapping for Xbox controllers so Steam Input does not get confused, and add correct TDP values for the Legion Go 2 devices.
What's Changed
- feat: Add button mapping for gpd win5 by @honjow in #259
- Filter out paddle buttons when "Extra buttons as" is set to disabled in X-Input mode by @jefflopes in #258
- implemented legion go 2 as a separate device with its own profiles by @dkatzdev in #265
New Contributors
Full Changelog: v4.1.2...v4.1.3