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

【Question】About "Sens Multiplier" #220

Open
Hiiragi0107 opened this issue Jun 16, 2024 · 1 comment
Open

【Question】About "Sens Multiplier" #220

Hiiragi0107 opened this issue Jun 16, 2024 · 1 comment

Comments

@Hiiragi0107
Copy link

Thanks for providing this great code.

Generally, in FPS games, the higher the DPI, the better.
This is because it detects mouse movements at a higher frequency.
Example: 400DPI and 1600DPi are 4 times different in precision.

The program says that even with 16000 DPI, setting "Sens Multiplier=0.1" will give the same sensation as with 1600 DPI.
Does it convert the movement to 1600 DPI, but the precision remains at 16000 DPI?

I would appreciate it if you could enlighten me.

Translated with DeepL.com (free version)

@jilvin
Copy link

jilvin commented Jun 23, 2024

I wanted to just modify my sensitivity. But it feels weird after using rawaccel. If someone could give more insights maybe I could contribute and check if there is some bug that is causing acceleration even when acceleration is set to "Off" in the menu.
image

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