Skip to main content

Le Mans Ultimate

Follow this guide to install and configure Le Mans Ultiamte for Racelab.

Install Telemetry Plugin

  1. Download the our plugin: Download

  2. Copy the file to your steam folder \steamapps\common\Le Mans Ultimate\Plugins\

    Plugin Folder

  3. Open steamapps\common\Le Mans Ultimate\UserData\player\CustomPluginVariables.json with a text editor

    CustomPluginVariables.json

  4. (optional) If you don't have this file, you can download it here

    CustomPluginVariables.json

  5. Enable the racelab plugin

steamapps\common\Le Mans Ultimate\UserData\player\CustomPluginVariables.json
{
"RacelabLMUPlugin.dll": {
" Enabled": 1
}
}
warning

Check if rFactor2SharedMemoryMapPlugin64 is listed in your configuration file.

  • If present, you must disable it by setting "Enabled": 0 or remove it entirely
steamapps\common\Le Mans Ultimate\UserData\player\CustomPluginVariables.json
{
"RacelabLMUPlugin.dll": {
" Enabled": 1
},
"rFactor2SharedMemoryMapPlugin64.dll": {
" Enabled": 0
}
}

Game Settings

  1. Start Le Mans Ultimate

  2. Click the settings icon

    Main Menu

  3. Click Graphics

  4. Set

  • Window Mode to Borderless
  • Vertical Sync to Video

Game Settings

  1. Restart the game