Page 1 of 1

Joystick Axis -> PWM chain of AWDS keytrokes

Posted: 06 Feb 2023, 17:07
by Zirakss
I wonder if it is possible to generate with a joystick axis a PWM chain of keystrokes (the usual AWSD). So that you can emulate some kind of analog movement in a game. It has been a while I did something with AHK, but back in the day it would be kind of problematic to create such a load with an AHK script. But our computers are faster today and AHK has some years more development under it's belt.

I would guess Delta Modulation could be an option for that.

The search function is floded with keywords like joystick or gamepad but I wonder, if something like that was already done.