目录



1 FFB Configuration

BeamNG.drive's Force Feedback does not require configuration to support it.



2 Telemetry Configuration


This game does not support LED tachometer telemetry for game reasons, only dashboard telemetry is supported.


When configuration option 1 fails, you can try to configure option 2 to get telemetry manually.


Configuration option I


Check in-game settings


Open Game and Options -> OTHER


Scroll down to Tools and activate OutGauge support


Set IP 127.0.0.1 and port 4444 must be set as well




Configuration scenario II


To manually modify the telemetry configuration of the game, the steps are as follows:


Step 1: Find the game configuration file "game-settings-cloud.ini"  

The configuration file path for "beamNG.drive" is:  

Example: "C:/Users/Administrator/AppData/Local/BeamNG.drive/0.23/settings/cloud/game-settings-cloud.ini".  

(* Tips: "Administrator" is the user name of the current computer, and "0.23" is the version number of "BeamNG.drive".)  


If your current game is not "0.23", there is no "0.23" folder in the directory, you need to look at the contents of the "version.txt" file in the directory - this will indicate the current version of the game.  Go to the "\settings\cloud" directory and find the "game-settings-cloud.ini" configuration file. 


Step 2: Modify the parameters of the "game-settings-cloud.ini" configuration file  

Contents and values to be modified:

  • “outgaugeEnabled   =    true
  • “outgaugeIP             =    127.0.0.1
  • “outgaugePort         =     4444

If the "game-settings-cloud.ini" file is not found, the user can start the game and make the game create "game-settings-cloud.ini" to modify it.  

 

If you change "game-settings-cloud.ini" while the game is running, the configuration will not take effect and will be restored after the game is closed.  

 

(* Tips: I don't provide "game-settings-cloud.ini" directly to users to copy and replace, because there are many versions of the game, each version of the "game-settings-cloud.ini" may be inconsistent, directly copy and replace the game will have a serious impact.  Therefore, users need to manually modify, please forgive me.)