-
Notifications
You must be signed in to change notification settings - Fork 144
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
qt: Add diagonal directional input presets for circlepad and c-stick #404
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works fine in Luigi's Mansion 2 and Super Mario 3D Land. Unfortunately I don't have a game that uses the c-stick so I was unable to test the c-stick. Considering that the implementation is the same it should work correctly.
You can test with a 3ds input tester homebrew |
Forgot that those existed, but it is confirmed to work on more than one machine which is good. |
Removed some useless code and rebased, IDK why license CI is failing on config.h tho |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All looks fine to me. Functionality works as expected.
Closes #388
This adds new buttons to configure_input for diagonal direction presets (i.e. upright , downleft and so on) for both the circlepad and c-stick
Preferably should be used for single state keys but also works with game pad analog sticks
Screenshot