We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
I don't really understand what you are referring to in the before/after.
Sorry, something went wrong.
The menu contents after setting up controls, for unmodded and AFBW respectively.
The menu compatibility will allow to use AFBW in settings menu globally.
Possible uses: Complex spacecraft
No branches or pull requests
The features do not extend to settings menu, which would be very useful for gameplay setup.
Changes:
Before:
After:
Another difference:
press button 21 : nothing happens
press button 21 : assigns button 21
The text was updated successfully, but these errors were encountered: