Linux Review:
BeamNG.drive
A dynamic soft-body physics vehicle simulator capable of doing just about anything.

PROTON TIER: GOLD
BeamNG.drive is a dynamic soft-body physics vehicle simulator with remarkable capabilities.
Status Check While the game runs natively on Linux, Steam does not officially list Linux support, requiring Proton to launch the native build. ProtonDB tier: Gold.
TWEAKS & TRICKS
- Problem: Microstuttering occurs when using Vulkan.
- Solution: Switch to DX11.
- Problem: Instability or crashes when using the Windows version.
- Solution: Launch the native Linux version using compatibility options.
- Problem: The Windows version can sometimes result in lower FPS than the native Linux build.
- Solution: Run
./BinLinux/BeamNG.drive.x64 %command%directly.
- Solution: Run
- Problem: Wayland users may experience issues.
- Solution:
SDL_VIDEODRIVER=wayland ./BinLinux/BeamNG.drive.x64 %command%
- Solution:
- Problem: Gamescope integration requires specific configurations.
- Solution:
gamescope --force-grab-cursor -W 1920 -H 1080 -r 144 -f -- gamemoderun ./BinLinux/BeamNG.drive.x64 %command%
- Solution:
- Problem: Instability with BeamMP’s Linux binary.
- Solution: Utilize a custom launch command (specific details not provided by users).
- Problem: Complicated launch process.
- Solution: Employ the Steam Linux Runtime 1.0 (set in the Compatibility menu) without additional command-line arguments.