DR Sim Manager
  • Welcome
  • General
    • Quick Start
    • Sources
      • American Truck Simulator
      • Automobilista 2
      • BeamNG
      • Condor 2
      • Condor 3
      • DCS World
      • Dirt Rally 2.0
      • EA SPORTS WRC
      • Elite Dangerous
      • Euro Truck Simulator 2
      • F1 23
      • F1 24
      • Forza Horizon 5
      • Forza Motorsport 7/8 (2023)
      • Gyroflow Player
      • IL-2 Sturmovik
      • Kayak VR: Mirage
      • Le Mans Ultimate
      • No Limits 2
      • Project CARS 2
      • rFactor 2
      • Richard Burns Rally
      • SpaceMonkey
      • Test Drive Unlimited Solar Crown
      • X-Plane 11
      • X-Plane 12
      • WRC Generations
    • Profile Editor
      • Sharing Profiles
      • Primary Cue
      • Ground Cue
      • Variant Cue
    • Sim Config
      • Linear Hexapod
      • Overallocation Factor
      • DOF Reality Simulators
    • Outputs
      • Virtual Tracker
    • Settings
    • Frequently Asked Questions
      • DR Sim Manager Won't Start Anymore
  • Advanced
    • Command Line Arguments
    • Spike Filtering
  • Development
    • Change Log
    • Beta Testing
    • Telemetry Outputs Overview
  • Support
    • Terms of Service
    • Privacy Policy
    • Discord Channel
Powered by GitBook
On this page
  1. General
  2. Sources

EA SPORTS WRC

EA SPORTS WRC Telemetry Output Setup

  1. Copy the Configuration File

    • Copy the drsm.json file from:

      C:\Users\<User name>\AppData\Local\DRSimManager\Plugins\WRC
    • Paste it into:

      C:\Users\<User name>\Documents\My Games\WRC\telemetry\udp\
  2. Edit the Config File

    • Open the config.json file located at:

      C:\Users\<User name>\Documents\My Games\WRC\telemetry\
    • Add the following entry to the bottom of the "packets" array:

      {
          "structure": "drsm",
          "packet": "session_update",
          "ip": "127.0.0.1",
          "port": 20888,
          "frequencyHz": -1,
          "bEnabled": true
      }
    • Note: Ensure there is a comma , before this entry if it is not the first item in the "packets" array.

  3. Verify Setup

    • After starting WRC, check the log.txt file for any errors. This file is located at:

      C:\Users\<User name>\Documents\My Games\WRC\telemetry\

Note: Replace <User name> with your actual Windows username.

PreviousDirt Rally 2.0NextElite Dangerous

Last updated 6 months ago