DiRT Rally 2.0

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 Rally 2.0

Tip

Using a dashboard or other third-party peripheral? Then you need to configure a custom UDP port. See Use SIMRIG Control Center with SimHub and F1 22.

Edit a configuration file to enable telemetry:

  1. Make sure to start the game once

  2. Close DiRT Rally 2.0

  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 Rally 2.0

  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 Rally 2.0/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="20778" delay="1" />
  1. Done