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

Mouse Button Events cause Mouse Axis Movement #7

Open
coatlessali opened this issue Dec 21, 2023 · 2 comments
Open

Mouse Button Events cause Mouse Axis Movement #7

coatlessali opened this issue Dec 21, 2023 · 2 comments
Labels
help wanted Extra attention is needed Linux Issue is Linux Specific MacOS Issue is MacOS Specific SDL2

Comments

@coatlessali
Copy link
Owner

Issue:
As of now, any mouse button click/release will cause the last received mouse axis event to be repeated. This can be most notably observed by scrolling to change weapons, and then attempting to fire without moving the mouse. You can also see this when firing after moving the mouse, as it will make your point of view shift in that direction by one unit.

Possible Workarounds:

  • Remap your fire buttons in-game to some random keys on the keyboard, and rebind your mouse buttons to those keys.
@coatlessali coatlessali added MacOS Issue is MacOS Specific Linux Issue is Linux Specific SDL2 labels Dec 21, 2023
@coatlessali coatlessali pinned this issue Dec 21, 2023
@coatlessali coatlessali added the help wanted Extra attention is needed label Jan 18, 2024
@zukigay
Copy link

zukigay commented Feb 5, 2024

If anyone can fix this before 2025 I will paypal them £30.

@coatlessali
Copy link
Owner Author

If you are 100% committed, I can also put a bounty on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Linux Issue is Linux Specific MacOS Issue is MacOS Specific SDL2
Projects
None yet
Development

No branches or pull requests

2 participants