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

[Request] Allow use of above 20 joystick buttons individually in settings menu #25

Open
Monniasza opened this issue Feb 21, 2020 · 4 comments

Comments

@Monniasza
Copy link

The features do not extend to settings menu, which would be very useful for gameplay setup.
Changes:

Before:

Action A [JoystickButton0]
Action B [JoystickButton1]
Action C [JoystickButton0]
Action D [JoystickButton1]

After:

Action A [JoystickA 0]
Action B [JoystickA 1]
Action C [JoystickB 0]
Action D [JoystickB 1]

Another difference:
press button 21 : nothing happens
press button 21 : assigns button 21

@linuxgurugamer
Copy link
Owner

I don't really understand what you are referring to in the before/after.

@Monniasza
Copy link
Author

I don't really understand what you are referring to in the before/after.

The menu contents after setting up controls, for unmodded and AFBW respectively.

@Monniasza
Copy link
Author

The menu compatibility will allow to use AFBW in settings menu globally.

@Monniasza
Copy link
Author

Possible uses:
Complex spacecraft

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

No branches or pull requests

2 participants