Skip to content

Instantly share code, notes, and snippets.

@Razuuu
Last active May 11, 2026 16:18
Show Gist options
  • Select an option

  • Save Razuuu/c4d6f4eed43541416f6e54d76eae1070 to your computer and use it in GitHub Desktop.

Select an option

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

@NotAverageHuman

Copy link
Copy Markdown

Hey! I'm now using the aur package beammp-launcher-git.

Works ootb. Try that and give feedback ;)

Works flawlessly! Thank you!

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