dolphin/Source/Core
skidau 4d6056f146 Added GC Steering Wheel emulation.
To set it up, change the Port 1 controller to "Steering Wheel" under the GameCube tab.  This will tell the game that you have a force feedback steering wheel connected.
In the Gamecube Pad Settings, change the Rumble Motor to "Constant".
Configure the controls:

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

Thanks to ulao for the device communications info.
2013-01-04 14:08:09 +11:00
..
AudioCommon (CoreAudio) Retain volume value until initialization. Makes volume slider work when game isn't running. Fixes issue 5383. 2012-12-14 12:15:01 -06:00
Common Make sure the null character is not included in the string. 2013-01-03 19:49:19 -06:00
Core Added GC Steering Wheel emulation. 2013-01-04 14:08:09 +11:00
DiscIO Use do { ... } while (0) for the *_LOG macros 2012-08-20 13:12:49 +02:00
DolphinWX Added GC Steering Wheel emulation. 2013-01-04 14:08:09 +11:00
InputCommon * Implemented working pedal support. 2013-01-01 13:49:22 +11:00
VideoCommon Clear up some warnings that crop up from -Wextra 2012-12-30 03:28:50 -06:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00