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

Offset has no effect #33

Open
MattJohns opened this issue Aug 9, 2021 · 1 comment
Open

Offset has no effect #33

MattJohns opened this issue Aug 9, 2021 · 1 comment

Comments

@MattJohns
Copy link

In quake live the sensitivity value acts as the low cap. In other words it sets your distance / 360 when moving the mouse very slowly.

With this driver the acceleration value seems to work but not offset. I set it to 10 or 1000 and it makes no difference. Slow movements in QL hardly move the mouse at all (as if sensitivity = 0).

This is with sensitivity = 1 in QL, i assume that's a fair value to set when using this driver?

@MattJohns
Copy link
Author

Setting offset to a negative seemed to do it. Settings are:

Poll frequency: 1000 hz
Mouse dpi: 2000
Mode: Quake Live
Sensitivity: 1
Acceleration: 0.3
Offset: -10
Power: 2
Pre and post scale: 1
Everything else at zero

This matches my old quake live settings which were:

m_cpi: 2000
sensitivity: 0.3
cl_mouseaccel: 0.3

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

1 participant