Le Mans Ultimate

DR Sim Manager uses the rF2SharedMemoryMapPlugin developed by The Iron Wolf. The rFactor2 plugin is compatible with Le Mans Ultimate.

Steps to Enable Telemetry Output

  1. Copy the Plugin DLL The required plugin DLL is already packaged with DR Sim Manager.

    • Navigate to: C:\Users\UserName\AppData\Local\DRSimManager\Plugins\rFactor2\

    • Copy: rFactor2SharedMemoryMapPlugin64.dll

    • Paste it into: C:\Program Files (x86)\Steam\steamapps\common\Le Mans Ultimate\Plugins\

  2. Launch and Close Le Mans Ultimate

    • Start Le Mans Ultimate once to allow the game to initialize the plugin settings.

    • Shut down the game.

  3. Edit Custom Plugin Settings

    • Open the file in a text editor: C:\Program Files (x86)\Steam\steamapps\common\Le Mans Ultimate\UserData\player\CustomPluginVariables.JSON

    • Locate the entry for rFactor2SharedMemoryMapPlugin64.dll.

    • Change the "Enabled" key from 0 to 1:

      "rFactor2SharedMemoryMapPlugin64.dll":{
          "Enabled":1
      }
    • Save and close the file.

  4. Relaunch Le Mans Ultimate

    • Start Le Mans Ultimate again, and telemetry data should now be available for DR Sim Manager.

Notes

  • Ensure Le Mans Ultimate is fully closed before modifying CustomPluginVariables.JSON.

  • If the file does not exist, launch the game once and exit to generate it.

Last updated