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 sensitivity tweak #6

Open
AerodDev opened this issue Dec 10, 2022 · 3 comments
Open

Mouse sensitivity tweak #6

AerodDev opened this issue Dec 10, 2022 · 3 comments

Comments

@AerodDev
Copy link

As a former windows user, I find this extremely annoying when playing Minecraft, I use this mod and I think this could be a part of it too. I'll try to explain this as best as I can, hope you'll get what I mean by this:
When you move your mouse over the table in a same set distance once by moving it fast and once by moving it slow, the cursor should move in the same distance on the screen first slowly, then fast, but the distance it moves should always stay the same.
However, there is this thing on a Mac which makes it that the slower you move the mouse, the shorter distance the cursor passes on the screen, the quicker you move it, the longer distance the cursor moves by when it should be the same distance.

While this is not really a bug, I am desperately trying to find a solution for this. I don't really mind it anywhere else, I only find annoying when I play Minecraft and I am used to the non-adaptive sensitivity or whatever I should call this. Please, I would really appreciate if this was added to the mod. It could be a config option or something, I would really appreciate it

@Blackflexxy
Copy link

Blackflexxy commented Dec 16, 2022

Hi, I think you mean mouse acceleration. Unfortunately, many developers didn't care about Mac users and didn't support the raw input feature introduced in the apple game controller api. There is a mod for 1.8.9/1.12.2 to support raw input (originally developed for windows) that uses jinput, and jinput also supports raw input on mac os. If you want to try it, download it and remember to enable input monitoring in "Privacy & Security" for the launcher so that jinput has access to raw mouse/trackpad data.
image
Unfortunately, I'm not a programmer and I don't know java, but I'm on vacation right now, so when I can I'll try to watch some tutorials and try to couple these 2 mods.

@hamarb123
Copy link
Owner

Thanks for sharing the link to that API, I've been busy this week so haven't had a chance to really look into this yet, but I'm interested in adding this feature.

(I've edited your comment as this is supposed to be a safe community, I'm sorry for what's happening, but this is not the place to bring up subjects like the one I've removed.)

@zumbiepig
Copy link

There is a new setting in macos sonoma under Settings/Mouse/Advanced/Pointer Acceleration.
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

4 participants