KartKraftΒΆ

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 KartKraft

Edit Game.ini to enable telemetry:

  1. Close KartKraft

  2. Navigate to %localappdata%\project_k\Saved\Config\WindowsNoEditor

  3. Open Game.ini with Notepad

../../_images/config-directory.png
  1. Add this at the bottom of the file:

    [/Script/project_k.UDPManager]
    bConfigOverride=True
    OutputEndpoints="127.0.0.1:5000"
    OutputEndpoints="127.0.0.1:5005"
    bEnableOutputStandard=True
    
../../_images/notepad1.png
  1. Save the file

  2. Done