PitPipe

PitPipe Logo

Your personal race engineer for LMU. Real-time audio feedback and data logging for sim racers on Linux.

PitPipe Screenshot

Features

🎧 Real-Time Audio Feedback

Get instant alerts for yellow flags, faster cars, and new personal bests.

📊 Data Logging & Analysis

Record sector and lap times to analyze your consistency.

🐧 Linux Native

Built for Linux with Electron. Lightweight and resource-friendly.

Download PitPipe

Latest version: v1.0.0

🛠️ Installation Guide

1. Download the Plugin DLL

To enable real-time telemetry, you need to place the LeMansUltimateTelemetryPlugin.dll in the LMU plugins folder.

Download DLL

Place the DLL in: SteamLibrary/steamapps/common/Le Mans Ultimate/Plugins/

2. Configure CustomPluginVariables.JSON

Navigate to the following file and add the configuration below. For better performance, disable telemetry ("telemetry": 0).

Path: SteamLibrary/steamapps/common/Le Mans Ultimate/UserData/player/CustomPluginVariables.JSON

{
  "LeMansUltimateTelemetryPlugin.dll": {
    "Enabled": 1,
    "scoring": 1,
    "telemetry": 0  // Deaktiviert für bessere Performance
  }
}

3. Start PitPipe

Launch PitPipe after installing the plugin. Make sure LMU is running and the plugin is loaded.

© 2023 PitPipe. Built with ❤️ for sim racers.