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

Configurable vertical vs horizontal sensitivity ratio #106

Open
marcos-diaz opened this issue Jan 30, 2024 · 2 comments
Open

Configurable vertical vs horizontal sensitivity ratio #106

marcos-diaz opened this issue Jan 30, 2024 · 2 comments

Comments

@marcos-diaz
Copy link
Contributor

Should it be global or per profile?

@neur0manc
Copy link

I'd like to put my vote to this feature. I think it might be good enough to have it set globally, especially if the controller is only used for gaming. If it is used in other applications or the desktop environment, a per-profile setting is probably more suited.

@marcos-diaz Would be a difficult endeavor to try and implement this? I'm assuming a global setting would be far more simple to implement?

@marcos-diaz
Copy link
Contributor Author

marcos-diaz commented Jul 17, 2024

Copying my own comment from Discord:

separate X and Y sens as a global feature is already implemented, but not exposed to the ctrl app.
(so the only way to change it ATM is editing the code)
in the future we want to make each axis to be adjustable individually (not only gyro, but thumbstick, or even fake digital axis emulation) at profile level, including sens, accel curve, limits, etc

See: /src/headers/config.h#L38

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