rfht / fnaify

Run FNA/XNA games on OpenBSD - DEPRECATED! Check out the successor: https://github.com/IndieRunner/IndieRunner
https://www.PlayOnBSD.com
ISC License
36 stars 2 forks source link

PS4 controller not recognized in Rogue Legacy #20

Closed rfht closed 6 years ago

rfht commented 6 years ago

Reported by @mulander. Only tested with Rogue Legacy so far. While Rogue Legacy usually autodetects game controller if connected (with SDL2 version that has gamecontroller API enabled), it doesn't detect the PS4 controller. Testing with sdl2-jstest passed before.

rfht commented 6 years ago

After unplugging mouse, PS4 controller was recognized. Likely not enough uhid devices in /dev. Can be prevented by using /dev/MAKEDEV to make more devices.