1. Trouble with the game?
    Try the troubleshooter!

    Dismiss Notice
  2. Issues with the game?
    Check the Known Issues list before reporting!

    Dismiss Notice
  3. Before reporting issues or bugs, please check the up-to-date Bug Reporting Thread for the current version.
    0.38 Bug Reporting thread
    Solutions and more information may already be available.

Linux Port – Feedback, Known Issues, and FAQ

Discussion in 'Troubleshooting: Bugs, Questions and Support' started by Car_Killer, Jun 13, 2022.

  1. Driving79

    Driving79
    Expand Collapse

    Joined:
    Aug 30, 2024
    Messages:
    39
    @Taza Have you tried launching the game with Wayland windowing, aka:
    Code:
    SDL_VIDEODRIVER=wayland %command%
    And just to make sure that you are running the native Linux version, have you un-ticked the Proton compatibility thing in the game's properties?

    upload_2026-3-14_12-15-37.png

    upload_2026-3-14_12-14-56.png
     
  2. Taza

    Taza
    Expand Collapse

    Joined:
    Nov 8, 2015
    Messages:
    1,355
    Guys, I appreciate your help. I rebooted and it now works with the native resolution lol. Non-native resolutions don't apply, even after switching to wayland. Current situation is still better than 720p
    upload_2026-3-14_13-44-27.png
     
  3. Judorange

    Judorange
    Expand Collapse

    Joined:
    Sep 10, 2022
    Messages:
    1
    I seem to be able to use fullscreen just fine; running with `mangohud ./BinLinux/BeamNG.drive.x64 %command%` under niri+wayland.
    --- Post updated ---
    I am testing some ugly (as in mostly vibe-coded) custom plugin to get OpenTrack (neuralnet tracket) working with the native build: https://github.com/TheSkipopCompany/beamng-opentrack-native

    Seems to be a decent start, but that warrants way more testing.
     
  4. DaddelZeit

    DaddelZeit
    Expand Collapse

    Joined:
    Jul 17, 2019
    Messages:
    3,521
    Vulkan doesn't yet support this on any platform
     
  5. JustCauseWhyNot

    JustCauseWhyNot
    Expand Collapse

    Joined:
    Sep 26, 2024
    Messages:
    3
    That's interesting. I'll try it out.
     
  6. Blenux

    Blenux
    Expand Collapse

    Joined:
    Oct 29, 2021
    Messages:
    113
    Did you happen to do the alt+enter keyboard shortcut like on windows to make the game fullscreen?

    This seems to be bug the game when doing so.

    but glad its works!
     
  7. Tofli

    Tofli
    Expand Collapse

    Joined:
    Sep 3, 2025
    Messages:
    256
    Why do I have two beamng configs on linux ?
    If I launch on steam or directly in the apps, the game is different : different mods, different settings
    On the Steam version, if I want to navigate in the game files, it gives me an ugly emulator but if I do it from the other version, I have the normal file navigator app
    I tried to take a config from the direct version to the steam version as a ziped mod, and it didnt work
    I tried to copy it directly in the game files (bad idea) so it broke my ibishu bx :(
    Anyone know how to help me ? And if someone can give me a copy of his or her bx files (dont know if it works) I would be grateful :D
    Sorry if someone already asked for that in the thread :(
     
  8. DaddelZeit

    DaddelZeit
    Expand Collapse

    Joined:
    Jul 17, 2019
    Messages:
    3,521
    Steam is launching the windows binary with proton. Make sure you don't have a compatibility layer active for Beam. See this:
     
    • Like Like x 1
  9. Nathan20093420

    Nathan20093420
    Expand Collapse

    Joined:
    Jun 24, 2025
    Messages:
    7
    Hello, I am a new player, and a new linux user, how to set this up pls? thx
     
  10. pawelek von sttetin

    pawelek von sttetin
    Expand Collapse

    Joined:
    Sep 14, 2025
    Messages:
    33
    1. create folder /home/USER_NAME/.local/share/BeamNG/BeamNG.drive/current/mods/unpacked/opentrack
    2. put inside contenst from github you posted
    3. start game and enable mod inside game mod manager
    5.profit
    ps. there was no 4th point
     
  11. Izukuro

    Izukuro
    Expand Collapse

    Joined:
    Nov 25, 2025
    Messages:
    233
    Curious, any way to have my mods folder on my mounted HDD (where BeamNG itself lay)? My SSD can only take so many files before the juice is loose.
     
  12. pawelek von sttetin

    pawelek von sttetin
    Expand Collapse

    Joined:
    Sep 14, 2025
    Messages:
    33
    yes
    on linux symlink is enough
     
  13. Izukuro

    Izukuro
    Expand Collapse

    Joined:
    Nov 25, 2025
    Messages:
    233
    symlink?
     
  14. pawelek von sttetin

    pawelek von sttetin
    Expand Collapse

    Joined:
    Sep 14, 2025
    Messages:
    33
    ye
    Code:
    ln -s /path/to/original /path/to/link
     
    • Like Like x 1
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice