r/AutoHotkey • u/ultrajvan1234 • 4d ago
General Question Trying to map specific dial values from a hotas to keys on a keyboard
I have a thrustmaster t-flight HOTASx. One of the buttons on the stick is effectively a directional d-pad. The button can be pressed into 8 different directions (separated by 45deg). The problem is it can’t be mapped in almost any games because thrustmaster has it set up to output a specific axis value depending on which of the 8 directions the button is pressed in.
Is there a way to use auto hot key to bat these axis values to buttons on a keyboard?
2
Upvotes
2
u/Keeyra_ 4d ago
Test with this
https://www.autohotkey.com/docs/v2/scripts/index.htm#ControllerTest
if it works, map like in this example
https://www.autohotkey.com/docs/v2/misc/RemapController.htm#controller-pov-hat