This repository has been archived by the owner on Jan 1, 2024. It is now read-only.
Version 3.2.12
DS3 support fixes, JoyCon and Switch Pro stick axes fixes and tweaks
.NET Runtime x64
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.16-windows-x64-installer
.NET Runtime x86
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.16-windows-x86-installer
- Fixed DS3 support not being able to be enabled. Contribution by sunnyqeen
- Updated german translation. Contribution by PaulWentzel
- Added Finnish translation. Contribution by eemijun
- Attempt to adjust JoyCon stick axis ranges based on initial axis coordinates
- Decreased wait period after resume. Reduced to 5 seconds. Likely a mistake
- Dispose notify icon early before closing program. At least H.NotifyIcon errors will show up in the Log upon quitting
- Fixed RS stick calibration parsing for JoyCon and Switch Pro controllers
- Changed routine to find HidHideClient program. Use registry info to attempt to find HidHide location
- Added extra safeguard if profiles list is empty. Prevents crash