dolphin/Source/Core/InputCommon/Src/ControllerInterface/DInput
skidau 51603f0522 * Implemented working pedal support.
* Changed the mapping of the steering wheel to:

Main Stick Left/Right = Steer Left/Right
Main Stick Up = Accelerate
Main Stick Down = Brake

* Fixed non-force feedback controllers that were not detected
2013-01-01 13:49:22 +11:00
..
DInput.cpp Fixed the controller config so that it lists DInput controllers with special characters (like the Registered (R) sign) in their name. UTF8 is used to match the encoding used by the Wx GUI. 2011-10-01 21:50:15 +10:00
DInput.h
DInputJoystick.cpp * Implemented working pedal support. 2013-01-01 13:49:22 +11:00
DInputJoystick.h Fix DInput rumble. 2011-03-15 04:04:27 +00:00
DInputKeyboardMouse.cpp Clean up "ControllerInterface" a bit. 2011-03-14 01:20:11 +00:00
DInputKeyboardMouse.h Clean up "ControllerInterface" a bit. 2011-03-14 01:20:11 +00:00
NamedKeys.h