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

Controller Support #6

Open
itguy327 opened this issue Jun 14, 2024 · 3 comments
Open

Controller Support #6

itguy327 opened this issue Jun 14, 2024 · 3 comments
Labels
enhancement New feature or request on hold

Comments

@itguy327
Copy link

I have a Steam Controller & XBOX Controller. Is there a way to get those working.

Thank you for your work, it is appreciated

@SDraw
Copy link
Owner

SDraw commented Jun 15, 2024

I have no knowledge how to get input states from those controllers. For now it's matter of someone making pull request for this specific feature.

@SDraw SDraw added enhancement New feature or request on hold labels Jun 15, 2024
@itguy327
Copy link
Author

itguy327 commented Jun 15, 2024 via email

@SupertoineFR
Copy link

SupertoineFR commented Jul 14, 2024

how to get input states from those controllers

Assuming you've got an xbox controller plugged in, all you'd really need to do is read the controller using an XINPUT library, should be easier then joycon support too.
Steam controller is a lot more complex, but doable, but then again, is it worth the trouble of supporting something that less than 5% of steam users own?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request on hold
Projects
None yet
Development

No branches or pull requests

3 participants