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 way to define deadzones / calibrate the analog sticks #2

Closed
emoose opened this issue Dec 10, 2018 · 0 comments · Fixed by #16
Closed

Add way to define deadzones / calibrate the analog sticks #2

emoose opened this issue Dec 10, 2018 · 0 comments · Fixed by #16
Labels
enhancement New feature or request

Comments

@emoose
Copy link
Owner

emoose commented Dec 10, 2018

Right now we just send the raw data along to XInput, would be nice if we can give the user a way to define their own deadzone though, since not many games allow to customize that.

I'm not sure if calibrating is important, ProconXInput has a method of calibrating ProCon sticks but it seems maybe that's only needed if the controller isn't sending the full 16-bit value that XInput uses (Xbox OG pads do, but Procon only sends an 8-bit value, which is maybe why that needs to be calibrated)

If anyone can think of a good way of implementing those please let me know!

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

Successfully merging a pull request may close this issue.

1 participant