Being somewhat frustrated with the input option available in a game I’m playing I quickly cobbled together a quick app to send key presses when the joystick is used. The source below assumes WASD keys should be pressed when axis 0/1 changes and that buttons 0,1, and 2 should press keys Z, X and C. […]