(05-28-2014, 01:45 PM)Shonumi Wrote: I think you need to have compiled Dolphin with SDL2. SDL2 introduced haptics, but SDL 1.2 did not have it. I recently upgraded to Slackware 14.1, but I have yet to install SDL2 and I noticed that haptics weren't enabled in Dolphin (using a wired 360 controller). I'm fairly positive the lack of SDL2 is the cause, as a quick look at the CMakeLists.txt for Dolphin shows that it will just compile (or try to compile) with SDL 1.2.x or whatever if SDL2 is not present.
Thank You. People were talking about SDL and Xinput which I really didn't have any idea as far as the 2 different versions of SDL being the contender as far as allowing or disallowing force-feedback. Compiling dolphin-emu now with libsdl-2.0-dev at the moment. Will report back.
Thank You Shonumi,
The force-feedback is working once installing libsdl2.0-dev and uninstalling libsdl1.2-dev. You guys can mark this thread as resolved.
