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:
Close KartKraft
Navigate to
%localappdata%\project_k\Saved\Config\WindowsNoEditor
Open
Game.ini
with Notepad

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

Save the file
Done