Install instructions and script to launch BeamNG with the multiplayer mod.
- BeamNG is installed in
~/.steam/steam/
- Protontricks
-
Make sure you have installed BeamNG and run the game at least once.
-
Download the BeamMP client from the BeamMP website.
-
Extract the ZIP so you are left with
BeamMP_Installer.exe
. -
Run Protontricks and select the BeamNG steam app. (Steam ID 284160)
- Press "Select the default wineprefix".
- Press "Run explorer".
- Navigate to the
BeamMP_Installer.exe
and double click the file to execute it.
- Follow the installer just like you normally would on Windows.
All you have to do, is run the launch-beammp.sh
file located in this repository.
This should launch the game.
If you stored the game or Proton in a different location, you will have to modify the launch-beammp.sh
script first to point it to the correct directories.
If the game doesn't launch and you get an error, you can try to find it in this list and possible fixes. Keep in mind that these are the error's that I've seen, please visit the BeamMP wiki for more troubleshooting information.
If you get this error while trying to run launch-beammp.sh
, you most likely forgot to add execution rights to the script.
- Make sure that the
launch-beammp.sh
has execution rights.- These can be added using
chmod +x launch-beammp.sh
- Or alternatively, using your desktop environment by right clicking the file and going to Properties -> Permissions -> Is executable.
- These can be added using
According to the BeamMP wiki, this error means that the launcher was unable to find or read the game's info inside the registery.
- Make sure that the Proton version matches that of your BeamNG install.
- Make sure that you have actually launched the game at least once before.