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 when holding down mouse 1/2 #16219

Open
3 tasks done
d4yy opened this issue May 9, 2024 · 3 comments
Open
3 tasks done

Mouse acceleration when holding down mouse 1/2 #16219

d4yy opened this issue May 9, 2024 · 3 comments
Labels
Status: Triage Tasks awaiting triage. Removed once a dev confirms the issue as valid. Type: bugMinor

Comments

@d4yy
Copy link

d4yy commented May 9, 2024

Your GTNH Discord Username

joey.

Your Pack Version

2.6.0 (prism zip)

Your Server

private server (unmodified download)

Java Version

Java 21

Type of Server

Vanilla Forge

Your Expectation

Mouse sensitivity to remain the same throughout the game

The Reality

Mouse sensitivity accelerates when holding down mouse 1 or 2 and looking around (mining, farming, etc)

https://canary.discord.com/channels/666755636612169771/666755637149171776/1238133869128187924

Reproduce: Set your sensitivity and get used to it, then look around while holding mouse 1 or 2 and notice how it accelerates (a lot)

Mouse acceleration, pointer precision, and anything related is of course disabled throughout windows settings and driver software

Testing polling rates (present on all):
1000Hz/1ms
500Hz/2ms
250Hz/4ms

Your Proposal

I assume some mod is doing this but cannot find anything about it

Final Checklist

  • I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the bug still exists will prompt us to investigate and reopen it once we confirm your report.
  • I can reproduce this problem consistently by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
  • I have asked other people and they confirm they also have this problem by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
@d4yy d4yy added Status: Triage Tasks awaiting triage. Removed once a dev confirms the issue as valid. Type: bugMinor labels May 9, 2024
@eigenraven
Copy link
Member

Can you try turning on raw mouse input in lwjgl3ify.cfg (or in the in-game mod config for lwjgl3ify) and see if that helps?

@Tree-er233
Copy link

Can you try turning on raw mouse input in lwjgl3ify.cfg (or in the in-game mod config for lwjgl3ify) and see if that helps?

This feature will expire after each restart of the game.

@d4yy
Copy link
Author

d4yy commented May 10, 2024

Can you try turning on raw mouse input in lwjgl3ify.cfg (or in the in-game mod config for lwjgl3ify) and see if that helps?

This feature will expire after each restart of the game.

This was indeed the cause, and it does expire after restart. If you set to false before starting and change it in the in-game config every time it does solve the problem, but definitely very annoying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Tasks awaiting triage. Removed once a dev confirms the issue as valid. Type: bugMinor
Projects
None yet
Development

No branches or pull requests

3 participants