What can I do on the controller.ini file in order to have less linear steering, or maybe even add some filtering effect? I'd like to be able to play this with a Gamepad (XBOX 360) for some quick sessions when I don't have my wheel set up. Here's what I've worked out so far: Analog Control Filter="31" // 0 = off, 31 = on, or add which inputs you want filtered 1=throttle, 2=brake, 4=handbrake, 8=steering, 16=clutch Filter Samples="10" // how many samples to use (3-10, lowest and highest are thrown out) Speed Sensitive Steering="0.95" Will these settings help me get the result I'm after? Or are these just for pit navigation and wheel FFB? Steer Ratio Speed="0.00000" // Speed at which low speed steering lock override ends (for pit navigation, units are meters/sec, 0.0 to disable) FFB Joy[00] Axis[00] Spring Saturation Pos="1.00000" // DirectInput Saturation to use for spring FFB Joy[00] Axis[00] Spring Coefficient Pos="0.00000" // DirectInput Coefficient to use for spring