Hello.
LFS Companion is a local insim application I've been working on the last couple of years. Its primary purpose is to make it easier to keep track of the chat, on-screen buttons to show you rpm, speed, gears etc. It is quite beneficial for the average LFS driver.
After getting good feedback on it, I'll be making it public and be developing it further.
This project is open source.
https://gitlab.com/kriss0706/lfs-companion
Features
- Read chat from within the application window
- In-game UI that displays speed, rpm, fuel percentage, lights, handbrake, avg fuel etc.
- Fully customizable in-game UI using insim buttons.
- In-game options to customize settings like fuel warning, kmh/mph, automatic lights etc.
- Hotkeys can be pressed to interact with the insim.
Connection properties (host, port for insim to connect to) can be set in the <LFS_Companion>/Config/Connection.ini.
LFS Companion is likely going to ask you to download the .NET runtime. You can find that here:
https://dotnet.microsoft.com/en-us/download/dotnet/6.0
Important notice
For the insim to read data sent from your LFS (speed, fuel etc.), you need to go into the cfg.txt in your LFS folder and set the following:
LFS Companion is a local insim application I've been working on the last couple of years. Its primary purpose is to make it easier to keep track of the chat, on-screen buttons to show you rpm, speed, gears etc. It is quite beneficial for the average LFS driver.
After getting good feedback on it, I'll be making it public and be developing it further.
This project is open source.
https://gitlab.com/kriss0706/lfs-companion
Features
- Read chat from within the application window
- In-game UI that displays speed, rpm, fuel percentage, lights, handbrake, avg fuel etc.
- Fully customizable in-game UI using insim buttons.
- In-game options to customize settings like fuel warning, kmh/mph, automatic lights etc.
- Hotkeys can be pressed to interact with the insim.
Connection properties (host, port for insim to connect to) can be set in the <LFS_Companion>/Config/Connection.ini.
LFS Companion is likely going to ask you to download the .NET runtime. You can find that here:
https://dotnet.microsoft.com/en-us/download/dotnet/6.0
Important notice
For the insim to read data sent from your LFS (speed, fuel etc.), you need to go into the cfg.txt in your LFS folder and set the following:
OutGauge Mode 1
OutGauge Delay 1
OutGauge IP 127.0.0.1
OutGauge Port 30000
OutGauge ID 0