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

Setting to Swap Confirm and Cancel in menu #522

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

bagelbyheart
Copy link
Contributor

Many people has strong associations with which face buttons will act as Confirm and Cancel with two typical layouts:

  • Japanese: Bottom button cancels, right button confirms.
  • Western: Bottom button confirms, right button cancels.

Previously ludo defaulted to the Japanese layout with no convenient means of swapping them. This pull request does the following:

  • Adds the toggle Settings > Swap Confirm and Cancel
  • When this toggle is set to true, input handling is switched to the Western layout.
  • Hints update for gamepad or keyboard.

This would address #501 and also includes the fixes included in #521.

@bagelbyheart bagelbyheart deleted the button_swap branch February 26, 2024 15:21
@bagelbyheart bagelbyheart restored the button_swap branch February 26, 2024 15:30
@bagelbyheart bagelbyheart reopened this Feb 26, 2024
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

Successfully merging this pull request may close these issues.

None yet

1 participant