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

Add other accel types #31

Closed
dougg0k opened this issue Oct 21, 2024 · 2 comments
Closed

Add other accel types #31

dougg0k opened this issue Oct 21, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@dougg0k
Copy link

dougg0k commented Oct 21, 2024

Hi,

Can you add other accel types like Motivity?

Also add anisotropy, to alter x / y of mouse independently? https://github.com/a1xd/rawaccel/blob/master/doc/Guide.md#horizontal-and-vertical

@Gnarus-G
Copy link
Owner

It's interesting to see that some people want this to be more like rawaccel. I'm iffy on wether I want feature parity with rawaccel, but I am not opposed to it.
The issue is I don't yet understand the math past linear acceleration, and I don't have much time these days to dedicate to this project, but I will consider a pull request. For example Motivity is being worked on in #24

@Gnarus-G Gnarus-G added the enhancement New feature or request label Oct 24, 2024
@dougg0k
Copy link
Author

dougg0k commented Oct 24, 2024

Not much about being like rawaccel, but the functionality in itself.

Only motivity provided I was looking for, no other accel type provided the same.


With motivity if properly tuned, you can have the most accuracy in all matter of distance, close, mid and far.

Anisotropy, you can better tune the movement on the Y to be more close as the X. e.g., if you do by hand, they have different results in hand movement, and that can compensate, as it is much easier to do side movement than vertical.


They seem to be replacing motivity with synchronous

https://github.com/a1xd/rawaccel/blob/master/doc/Guide.md#motivity

https://github.com/a1xd/rawaccel/blob/master/common/accel-synchronous.hpp

@dougg0k dougg0k closed this as completed Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants