mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-11-11 16:24:54 +00:00
daniel.c.sinclair Hi, this patch breaks dpad/hat input on my PS4 controller. The attached patch restores functionality. Calling SDL_PrivateJoystickHat() at the end of BSD_JoystickUpdate was setting the hat state to zero on every kind of input, instead of just the HUG_DPAD events. |
||
|---|---|---|
| .. | ||
| SDL_sysjoystick.c | ||