WRC GenerationsΒΆ

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 WRC Generations

Warning

Start SIMRIG Control Center prior to starting a race; otherwise, telemetry cannot be received

Edit UserSettings.cfg to enable telemetry:

  1. Close WRC Generations

  2. Navigate to Documents\My Games\WRCG

  3. Open UserSettings.cfg in Notepad

../../_images/folder1.png
  1. Scroll to the bottom of the file and modify the last lines to say:

    WRC.Telemetry.TelemetryRate = 60;
    WRC.Telemetry.TelemetryAdress = "127.0.0.1";
    WRC.Telemetry.EnableTelemetry = true;
    WRC.Telemetry.TelemetryPort = 20778;
    
../../_images/config.png
  1. Save the file

  2. Done