WhiteMagic / JoystickGremlin

A tool for configuring and managing joystick devices.
http://whitemagic.github.io/JoystickGremlin/
GNU General Public License v3.0
306 stars 45 forks source link

Programming throttle #498

Open Starfiretbt opened 1 year ago

Starfiretbt commented 1 year ago

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 "-"

WhiteMagic commented 1 year ago

For that purpose you would be better off using a plugin, two that have been used in the past for that kind of task are:

Also the discord chat ( https://discord.gg/szqaJE7 ) is usually more efficient for questions as there are more people that will be able to help.