Skip to content

Fix Windows 10 mouse issues#7

Open
XaserAcheron wants to merge 2 commits into
svkaiser:masterfrom
XaserAcheron:mouse-fix
Open

Fix Windows 10 mouse issues#7
XaserAcheron wants to merge 2 commits into
svkaiser:masterfrom
XaserAcheron:mouse-fix

Conversation

@XaserAcheron

Copy link
Copy Markdown

Closes #6

This patch does two things (on two commits);

  • Updates to SDL2 v2.0.9
  • Makes some tweaks in input/inputSDL.cpp to the mouse capturing code and removes the manual CenterMouse() call, since this seems to have independently triggered the same Win10 compatibility issue SDL itself ran into.

The 2nd fix more or less mirrors what newer Kex builds do (judging from what info I've been able to glean from Edward, at least :P), and it's been confirmed working by a few folks, so hopefully this is all kosher.

For the record, this is the exact same as the fix found here. I compiled that EXE from an early test branch. :P

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.

Broken Mouselook

1 participant