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

Allow "swap A/B and X/Y gamepad buttons" to be configured separately for in-stream and in-UI #1145

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kirksaunders
Copy link

Details

Currently, there is an option to swap A/B and X/Y buttons for gamepads, to emulate nintendo-style button layouts. This option applies to both navigation in Moonlight UI, and to button inputs sent to the host PC. This PR separates the setting into two: one for navigation in UI, and one for inputs sent to host PC.

To keep compatibility with old configs, the default for these two options will be "true" if the previous setting's value was "true" in the user's settings file. Similarly, if the old command line arg is passed, it enables both new options. If the new command line args or settings are provided, they override the old value.

Related items

Closes #1137.

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.

Swap A/B buttons in Moonlight UI but not in games
1 participant