Controller Support
I have a Steam Controller & XBOX Controller. Is there a way to get those working.
Thank you for your work, it is appreciated
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.
Thank you again for your work
On Sat, Jun 15, 2024, 02:47 SDraw @.***> wrote:
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.
— Reply to this email directly, view it on GitHub https://github.com/SDraw/driver_leap/issues/6#issuecomment-2169165033, or unsubscribe https://github.com/notifications/unsubscribe-auth/AATOIGC6S57JH4HZK2U4OQTZHPPO7AVCNFSM6AAAAABJK2M5KCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRZGE3DKMBTGM . You are receiving this because you authored the thread.Message ID: @.***>
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?