Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Version 3.2.0

Compare
Choose a tag to compare
@Ryochan7 Ryochan7 released this 05 Jan 20:24
· 499 commits to master since this release

XmlSerializer, DTO classes, JoyCon Charging Grip support

.NET Runtime x64
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.10-windows-x64-installer
.NET Runtime x86
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.10-windows-x86-installer

  • Migrate app settings and profile readers to use XmlSerializer DTO classes
  • Small tweaks for JoyCon base init
  • Tweaked Switch Pro init
  • Fixed Gyro Mouse toggle profile setting
  • Experimental support for JoyCon Charging Grip support
  • Force cancel stalled IO operations when stopping input thread loop
  • Reset DS4State while removing JoyCon device
  • Added simple haptic dirty flag
  • Tweaked hue changing for lightbar Rainbow mode
  • Made SideL and SideR available as Gyro triggers
  • Changed rainbow label. Value actually affects lightness level, not saturation
  • Updated note regarding stick rotation setting
  • Add extra macro wait periods if delays are not already in use. Tried to keep the old Jay2Kings behavior but it is time to change things
  • Fixed device type set for JoyConControllerOptions instance
  • Bump NLog from 5.1.0 to 5.1.1
  • Updated references to Swedish locale assembly
  • Bundle custom Nefarius.Utilities.DeviceManagement. Minimal build changes
  • Fixed crash on updating tooltip if Windows Explorer is not running for some reason. Contribution by V-Olk
  • Updated Russian translation. Contribution by V-Olk
  • Fixed default value of UseLang in AppSettingsDTO