Has anyone been able to figure out how to get this working yet?
I've tried different things, but I can't seem to figure it out.
edit:
I'm no expert, but on further inspection, it looks like someone might need to add a function into the SDL_joystick.c file.
Maybe something like SDL_JoystickSetRumble
where you could do XInputSetState() and send it feedback information.
If this makes sense, is there any way anyone might be able to add it in? I'm not good enough yet to be able to do anything like that, or I would.