Skip to content

Instantly share code, notes, and snippets.

@Razuuu
Last active February 24, 2024 09:49
Show Gist options
  • Save Razuuu/c4d6f4eed43541416f6e54d76eae1070 to your computer and use it in GitHub Desktop.
Save Razuuu/c4d6f4eed43541416f6e54d76eae1070 to your computer and use it in GitHub Desktop.
Play BeamMP on Linux

What you need

  • browser, curl or wget
  • unzip
  • protontricks
  • lutris

e.g Debian:
apt install curl unzip protontricks
e.g Arch/EndeavourOS:
pacman -S curl unzip protontricks

Install lutris from their website

Install BeamMP

Run this command
protontricks-launch --appid 284160 /path/to/BeamMP-Installer.exe

Follow the instructions
Create desktop file
DONT run BeamMP

Lutris Setup

Add local game

Gamesettings:

Runner: wine

Executable: /home/<YOUR USERNAME>/.local/share/Steam/steamapps/compatdata/284160/pfx/drive_c/users/steamuser/Desktop/BeamMP-Launcher.lnk

Wine prefix: /home/<YOUR USERNAME>/.local/share/Steam/steamapps/compatdata/284160/pfx

Option for the starter

Wineversion: Proton - Experimental

Troubleshooting

If it can't find the game, run it in Steam one time, then go back to lutris and try to launch BeamMP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment