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

Version 3.3.1

Compare
Choose a tag to compare
@Ryochan7 Ryochan7 released this 21 Dec 14:54
· 33 commits to master since this release

UDP server fix. Minor tweaks

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

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

  • Fixed use of SocketAsyncEventArgs for .NET 8. Allows clients to disconnect and reconnect as expected
  • Use ManualResetEvent timeout as a precaution for HaltReportingRunAction method
  • Fixed length of macroDone array. Added const to enforce array length. Fixes macro binding for Switch, JoyCon, DSE exclusive buttons