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

Add option for separate configuration of in-game and menu controls #27

Open
nightmareci opened this issue Dec 8, 2023 · 0 comments
Open

Comments

@nightmareci
Copy link
Owner

nightmareci commented Dec 8, 2023

I think this option should only be available for non-controller input types (joystick, keyboard, Linux GPIO). Controllers should use a fixed layout for menu controls, with configuration only affecting in-game controls.

The separately-configurable functionality should be made available with an on/off option, off by default. When off, one mapping is used for both game and menu controls, working the same way as the game currently works. When switched on, game and menu controls become separately configurable, the two configurations defaulting to the layout used when the enable-option was off. When switched off, the configuration defaults to the previous menu input layout, because the player is already in the menu, so menu input continues to work "as expected".

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

1 participant