You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do I program throttle for joystick gremlin? I have a game that doesn't have a throttle control but my joystick does (it's the 1993 dos game "X-Wing"). I'd like to program my throttle slide on my joystick to control my craft's speed. I have figured out how to set my throttle axis to activate a button when it is a specific range but I want my throttle to control my craft at any speed. An example is the button "+" increases my craft's speed by one point but the craft can have a speed of 100 points, do I really need to set 100 remaps just to do that or is there a way to blend them together in a few remaps. By the way to slow down I need to press the button "-"
The text was updated successfully, but these errors were encountered:
How do I program throttle for joystick gremlin? I have a game that doesn't have a throttle control but my joystick does (it's the 1993 dos game "X-Wing"). I'd like to program my throttle slide on my joystick to control my craft's speed. I have figured out how to set my throttle axis to activate a button when it is a specific range but I want my throttle to control my craft at any speed. An example is the button "+" increases my craft's speed by one point but the craft can have a speed of 100 points, do I really need to set 100 remaps just to do that or is there a way to blend them together in a few remaps. By the way to slow down I need to press the button "-"
The text was updated successfully, but these errors were encountered: