[Config][PS4]Fanatec CSL DD

Post or request custom configuration files.
Post Reply
Corpduo
Posts: 3
Joined: Mon Aug 23, 2021 6:02 am

[Config][PS4]Fanatec CSL DD

Post by Corpduo »

Config data:
Game: F1 2017 - GT Sport
Platform: PS4
Device: Fanatec CSL DD with CSL ELite pedals LC and McLaren GT3 version 2 wheel
Playability: Good
Simulates: Logitech G29

Additional required steps:
You might have to manually set the maximum steering angles on the Fanatec Wheel so it suits the car you are driving

Other games:
Game: Project Cars 2
Playability: Average
Comment: Too much gain on small feedbacks - maybe it is fixable via the Pcars 2's own FFB settings. I haven't tried myself.

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<root>
  <controller id="1" dpi="0" type="G29 PS4">
    <configuration id="1">
      <trigger type="" id="" name="" button_id="" switch_back="no" delay="0"/>
      <mouse_options_list/>
      <intensity_list/>
      <button_map>
        <button id="abs_axis_9" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="button" id="1"/>
        </button>
        <button id="abs_axis_8" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="button" id="2"/>
        </button>
        <button id="abs_axis_10" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="button" id="0"/>
        </button>
        <button id="abs_axis_7" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="button" id="3"/>
        </button>
        <button id="abs_axis_6" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="button" id="111"/>
        </button>
        <button id="abs_axis_4" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="button" id="109"/>
        </button>
        <button id="abs_axis_3" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="button" id="108"/>
        </button>
        <button id="abs_axis_5" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="button" id="110"/>
        </button>
        <button id="abs_axis_11" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="button" id="5"/>
        </button>
        <button id="abs_axis_12" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="button" id="4"/>
        </button>
        <button id="abs_axis_0" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="button" id="25"/>
        </button>
        <button id="abs_axis_1" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="button" id="24"/>
        </button>
        <button id="abs_axis_2" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="button" id="36"/>
        </button>
        <button id="abs_axis_29" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="button" id="48"/>
        </button>
        <button id="abs_axis_30" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="button" id="49"/>
        </button>
        <button id="abs_axis_27" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="button" id="32"/>
        </button>
        <button id="abs_axis_28" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="button" id="30"/>
        </button>
        <button id="abs_axis_14" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="button" id="10"/>
        </button>
        <button id="abs_axis_13" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="button" id="11"/>
        </button>
      </button_map>
      <axis_map>
        <axis id="abs_axis_17" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="axis" id="1" dead_zone="0" multiplier="0.008" exponent="1.00" shape=""/>
        </axis>
        <axis id="abs_axis_18" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="axis" id="4" dead_zone="0" multiplier="0.008" exponent="1.00" shape=""/>
        </axis>
        <axis id="abs_axis_19" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="axis" id="5" dead_zone="0" multiplier="0.008" exponent="1.00" shape=""/>
        </axis>
        <axis id="rel_axis_0" label="">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="axis" id="0" dead_zone="0" multiplier="0.0039" exponent="1.00" shape=""/>
        </axis>
      </axis_map>
      <joystick_corrections_list>
        <correction low_value="32767" low_coef="-8191" high_value="0" high_coef="0">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="axis" id="1"/>
        </correction>
        <correction low_value="32767" low_coef="-8191" high_value="0" high_coef="0">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="axis" id="4"/>
        </correction>
        <correction low_value="32767" low_coef="-8191" high_value="0" high_coef="0">
          <device type="joystick" id="1" name="FANATEC Wheel"/>
          <event type="axis" id="5"/>
        </correction>
      </joystick_corrections_list>
    </configuration>
  </controller>
</root>
Post Reply