piston_window icon indicating copy to clipboard operation
piston_window copied to clipboard

Unable To Use Controllers

Open RustUser opened this issue 4 years ago • 1 comments

After enabling controllers within the WindowSettings, I am still unable to receive input from my controller. Any ideas?

RustUser avatar Sep 09 '21 01:09 RustUser

Try switch to the SDL2 backend. You'll find instructions here: https://github.com/PistonDevelopers/piston_window/blob/master/README.md

bvssvni avatar Sep 11 '21 11:09 bvssvni