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

Input: Fix multibutton input for mouse interaction #14109

Merged
merged 5 commits into from
Jul 1, 2023

Conversation

Megamouse
Copy link
Contributor

@Megamouse Megamouse commented Jun 28, 2023

  • Adds tooltips for button mapping (hover on a button).
  • Allows for updates on already pressed keyboard buttons when pressing the pressure sensitivity button.
  • Should hopefully fix all issues with multibuttons when using the keyboard.

Previously, the mouse presses, mouse wheel and mouse move would override any other key on the same button.
Additionally, mouse interaction was not working in tandem at all anyway.
Last but not least this should also fix any issues regarding stick or button interpolation with multibuttons on the keyboard.

@Megamouse Megamouse merged commit 44801c5 into RPCS3:master Jul 1, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant