Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Programming throttle #498

Open
Starfiretbt opened this issue Jul 11, 2023 · 1 comment
Open

Programming throttle #498

Starfiretbt opened this issue Jul 11, 2023 · 1 comment
Labels

Comments

@Starfiretbt
Copy link

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
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants