JoystickTest.ahk

Post your working scripts, libraries and tools for AHK v1.1 and older
Greno Zee
Posts: 5
Joined: 02 Jul 2022, 11:01
Contact:

JoystickTest.ahk

Post by Greno Zee » 02 Jul 2022, 11:12

Hi all and the docs creators especially.
I needed to implement some Joystick interaction and followed the docs to download the mentioned file. I found it rather limited as well as outdated, so in case you are interested in an improved version, find it attached. Also, please feel free to replace the old one with this in the AHK resource if you wish so.

What does it do?
  • It doesn't use any deprecated commands as far as I can tell.
  • It displays the info for all connected joysticks.
  • Fixes the issue where button status was never read (at least in the most recent AHK release)
.
Attachments
JoystickTestAll.ahk
(3.81 KiB) Downloaded 37 times

Return to “Scripts and Functions (v1)”