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

Windows 10 issue #22

Closed
lsudotnet opened this issue Mar 22, 2020 · 3 comments
Closed

Windows 10 issue #22

lsudotnet opened this issue Mar 22, 2020 · 3 comments

Comments

@lsudotnet
Copy link

Just built with Win10 / MSVC 2017 Community Edition.

Mouse turning doesn't seem to work. Any ideas?

@jonof
Copy link
Owner

jonof commented Apr 29, 2020

I can't verify with my Windows machine at the moment because it's on loan to a friend, but I suggest checking that the mouse analogue axis settings are sensible in sw.cfg. They should appear as below by default:

MouseAnalogAxes0 = "analog_turning"
MouseAnalogScale0 = 65536
MouseAnalogAxes1 = "analog_moving"
MouseAnalogScale1 = 65536

@lsudotnet
Copy link
Author

Those configuration lines exist within sw.cfg.

@jonof jonof closed this as completed in af12407 Sep 5, 2020
@lsudotnet
Copy link
Author

Reporting new issue; after alt-tab out and back in mouse turning stops working on Windows.

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

No branches or pull requests

2 participants