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 Acceleration/Speed wrong? #35

Open
Hugoz12 opened this issue Jun 28, 2018 · 2 comments
Open

Mouse Acceleration/Speed wrong? #35

Hugoz12 opened this issue Jun 28, 2018 · 2 comments

Comments

@Hugoz12
Copy link

Hugoz12 commented Jun 28, 2018

Just tried the engine with 4.3.4 UrT.
I really like that it's possible to Alt-Tab again on my Linux without any tricks.

However the mousespeed seems to be wrong.
The speed in the menu is way faster than with the other engine. In game I feel an acceleration even with
\cl_mouseAccelOffset 5 (default) or set to 0
\cl_mouseAccelStyle 0 (also tried 1 and 2) all 3 had noticeable accelerations.

I use LinuxMint LMDE. To deactivcate the system mouse acceleration I use these two commands:
xinput set-prop 'Razer Razer DeathAdder' 'Device Accel Profile' -1
xinput set-prop 'Razer Razer DeathAdder' 'Device Accel Constant Deceleration' 1
Are these somehow overwritten and the system acceleration kicks in? I reverted to the original engine and the mousespeed was fine again.
Any idea what I might try to get rid of the acceleration at all?

@travmon
Copy link

travmon commented Jun 28, 2018

don't use xset. https://wiki.archlinux.org/index.php/Mouse_acceleration#Disabling_mouse_acceleration

@Hugoz12
Copy link
Author

Hugoz12 commented Jul 7, 2018

I changed to that way of disabling acceleration.
I think it's fine now ingame but I had to lower the sensitivity.
With the original engine I had sensitivity = 4, now it has to be between 2 and 3.
In the game menus it's still way faster.
Not the biggest concern but a bit annoying. :)

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