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:
Make sure to start the game once
Close DiRT Rally 2.0
Open the
GamePlugins
directory in SIMRIG Control Center’s installation folder:Usually located at
%LocalAppData%/SIMRIG/ControlCenter/GamePlugins
Copy
DiRT2.0-SimrigTelemetry.xml
Navigate to
Documents/My Games/DiRT Rally 2.0
Create a folder called
motionplatforms
Open the newly created
motionplatforms
folderPaste
DiRT2.0-SimrigTelemetry.xml
Navigate to
Documents/My Games/DiRT Rally 2.0/hardwaresettings
Open
hardware_settings_config.xml
with NotepadFind this line
<custom_udp enabled="false" filename="my_udp.xml" ip="127.0.0.1" port="20777" delay="1" />
Change it to the following:
<custom_udp enabled="true" filename="DiRT2.0-SimrigTelemetry.xml" ip="127.0.0.1" port="20778" delay="1" />
Done