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

Implement raw mouse input support on Windows (in_mouse 2) #215

Merged
merged 4 commits into from
May 9, 2013
Merged

Implement raw mouse input support on Windows (in_mouse 2) #215

merged 4 commits into from
May 9, 2013

Conversation

dionrhys
Copy link
Member

@dionrhys dionrhys commented May 8, 2013

See #202

Please try this code out and let me know if it works for you.

To activate raw mouse input in-game do /in_mouse 2 and /in_restart.
To revert to normal mouse input do /in_mouse -1 and /in_restart.

The movement with raw mouse input is not affected by Windows mouse acceleration settings, so it may feel "slow" unless you increase the sensitivity cvar.

@ghost ghost assigned dionrhys and Razish May 8, 2013
dionrhys added a commit that referenced this pull request May 9, 2013
Implement raw mouse input support on Windows (in_mouse 2)
@dionrhys dionrhys merged commit f47f04a into JACoders:master May 9, 2013
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.

None yet

2 participants