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

Version 3.0.7

Compare
Choose a tag to compare
@Ryochan7 Ryochan7 released this 04 Jun 20:57
· 1185 commits to jay since this release
  • Added slot# log messages to a gamepad connect/disconnect handler and 'permanent' slot debug msg. Contribution by mika-n
  • Small special action fix when action trigger is somehow flagged as None
  • Added support for virtual KB+M driver FakerInput v. 0.1. Needed to play Valorant and other apps that block SendInput events.
  • Sort Special Action list by action name
  • Fixed event order issue that caused output slots to not get disconnected
  • Reduced mouse remainder cutoff to the hundredths place
  • Fixed OutSlotDevice check to make sure Permanent slots are detached on service stop