DiRT 4

Tip

These steps are automatically verified and performed by SIMRIG Control Center. Start the game and follow the prompts issued by SIMRIG Control Center. Or use the auto-configure tool on the Settings Page.

Note

All cars share a single profile due to limitations in DiRT 4

Edit a configuration file to enable telemetry:

  1. Make sure to start the game once

  2. Close DiRT 4

  3. Open the GamePlugins directory in SIMRIG Control Center’s installation folder:

    • Usually located at %LocalAppData%/SIMRIG/ControlCenter/GamePlugins

  4. Copy DiRT2.0-SimrigTelemetry.xml

  5. Navigate to Documents/My Games/DiRT 4

  6. Create a folder called motionplatforms

  7. Open the newly created motionplatforms folder

  8. Paste DiRT2.0-SimrigTelemetry.xml

  9. Navigate to Documents/My Games/DiRT 4/hardwaresettings

  10. Open hardware_settings_config.xml with Notepad

  11. Find this line

<custom_udp enabled="false" filename="my_udp.xml" ip="127.0.0.1" port="20777" delay="1" />
  1. Change it to the following:

<custom_udp enabled="true" filename="DiRT2.0-SimrigTelemetry.xml" ip="127.0.0.1" port="20777" delay="1" />
  1. Done