You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Doesn't work. Same code works under Linux with a different controller.
For some reason ctx->xinput_correlated get set to SDL_FALSE and hence SDL_JoystickRumble doesn't even try to make it rumble.
Microsoft's API works without any problems with this controller (XInputSetState()).