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

Version 2.1.8

Compare
Choose a tag to compare
@Ryochan7 Ryochan7 released this 02 Sep 06:56
· 2060 commits to jay since this release
  • Added WIN64 compilation symbol back in
  • Added Touchpad Click as an output binding
  • Added support for SnakeByte Game:Pad 4S gamepad. Contribution by mika-n
  • Implemented fuzz routine for LS and RS. Delta value before stick coordinates are updated
  • Changed assembly references. Found a way to safely use AggressiveInlining
  • Increased initial service start delay
  • Do not change window size if it is currently larger than default Profile Editor size
  • Added note about Edge to Exclusive mode error message
  • Fixed app crash when TaskService COM objects don't work. Contribution by mika-n