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

Version 3.2.10

Compare
Choose a tag to compare
@Ryochan7 Ryochan7 released this 01 May 01:03
· 352 commits to master since this release

OSC server changes, gyro jitter compensation

.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

  • Added jitter compensation routine for Gyro Mouse
  • Move output handler init and disconnect calls to ControlService Start and Stop routines
  • Changed suspend and resume routines
  • Added extra exception handling for tray notification failure
  • Use DetermineConnectionType in PostInit of DS3Device. Contribution by SunnyQeen
  • Fixed a crash when open device options with null option. Contribution by SunnyQeen
  • Add InterpretingOscMonitoring Option. Contribution by xAdler
  • Added some OSC translation strings. Contribution by xAdler
  • Added OSC monitoring message interpreting. Contribution by xAdler
  • Added OSC trigger control. Contribution by xAdler
  • Added additional mapping checks in ProfileDTO MapFrom routine
  • Changed how macros are saved from binding window. Do not reset shift trigger
  • Support Horipad 4 FPS. Contribution by markguleno
  • Fixed custom led mode. Contribution by MatrixDJ96