Hello everyone,
I'm excited to share LFS Companion, a local InSim application that I've been developing over the past couple of years. Its primary purpose is to enhance your LFS experience by improving chat visibility, providing an in-game UI with essential driving data (RPM, speed, gear, fuel, etc.), and offering various customization options.
This tool is designed to be useful for the average LFS driver, making gameplay smoother and more intuitive.
Open Source Project
LFS Companion is completely open-source and available here:
➡️ GitLab Repository
Features
✅ Chat Window – Read in-game chat directly from the application.
✅ Customizable In-Game UI – Displays speed, RPM, fuel percentage, lights, handbrake, average fuel, and more.
✅ Full UI Customization – Use InSim buttons to adjust the in-game display.
✅ In-Game Settings – Customize fuel warnings, kmh/mph units, automatic lights, and more.
✅ Hotkey Support – Use keybinds to interact with the InSim easily. (WIP)
Setup & Requirements
📌 Connection Settings – Configure InSim in:
📌 .NET Runtime Required – If you don’t have it installed, LFS Companion may prompt you to download it.
➡️ Download .NET 8.0
⚠️ Important: How to Enable OutGauge in LFS
For LFS Companion to read your speed, fuel, and other data, you must configure cfg.txt in your LFS folder.
Once done, type /insim [port] in LFS where port is the port you specified in the connection configuration file. 29999 is default.
Set the following values:
Final Notes
LFS Companion is still in development, and I’d love to hear your feedback! Feel free to report issues, suggest features, or contribute via GitLab.
Happy racing! 🏎️💨
I'm excited to share LFS Companion, a local InSim application that I've been developing over the past couple of years. Its primary purpose is to enhance your LFS experience by improving chat visibility, providing an in-game UI with essential driving data (RPM, speed, gear, fuel, etc.), and offering various customization options.
This tool is designed to be useful for the average LFS driver, making gameplay smoother and more intuitive.
Open Source Project
LFS Companion is completely open-source and available here:
➡️ GitLab Repository
Features
✅ Chat Window – Read in-game chat directly from the application.
✅ Customizable In-Game UI – Displays speed, RPM, fuel percentage, lights, handbrake, average fuel, and more.
✅ Full UI Customization – Use InSim buttons to adjust the in-game display.
✅ In-Game Settings – Customize fuel warnings, kmh/mph units, automatic lights, and more.
✅ Hotkey Support – Use keybinds to interact with the InSim easily. (WIP)
Setup & Requirements
📌 Connection Settings – Configure InSim in:
<LFS_Companion>/Config/Connection.ini
📌 .NET Runtime Required – If you don’t have it installed, LFS Companion may prompt you to download it.
➡️ Download .NET 8.0
⚠️ Important: How to Enable OutGauge in LFS
For LFS Companion to read your speed, fuel, and other data, you must configure cfg.txt in your LFS folder.
Once done, type /insim [port] in LFS where port is the port you specified in the connection configuration file. 29999 is default.
Set the following values:
OutGauge Mode 1
OutGauge Delay 1
OutGauge IP 127.0.0.1
OutGauge Port 30000
OutGauge ID 0
Final Notes
LFS Companion is still in development, and I’d love to hear your feedback! Feel free to report issues, suggest features, or contribute via GitLab.
Happy racing! 🏎️💨