Separate names with a comma.
@Taza Have you tried launching the game with Wayland windowing, aka: SDL_VIDEODRIVER=wayland %command% And just to make sure that you are...
Very similar behavior on a computer that has a Radeon 6800XT (HDMI to television). My main gaming system with Radeon 9070XT (DisplayPort to...
The bug seems to be career mode related. I can't even enter the Alder Drag Race in career mode, but it works in free roam mode.
@crashmaster Thanks for the tip! I also tested cloning a car after changing one part on it and I get the same Lua-error as you. And only on the...
How do you set launch options to use Linux version? If I un-tick this in the game's properties, it is still launching the Windows-version of the...
Try adding OXR_PARALLEL_VIEWS=1 to the game's launch options. For example, like this: [ATTACH] Or OXR_PARALLEL_VIEWS=1 %command% if you are...
It works with the native Linux version and Monado. Never got SteamVR working with this game.
The game seems to pick the wrong display. I have a monitor with DisplayPort installed and a TV with HDMI installed. The game always goes to the TV...
Noticed something weird with automatic shifting. Sometimes after braking, it refuses to shift up from the first gear, until I brake again. Video...
What would be the correct way to migrate keybindings and graphics settings from a previous version? I copied a bunch of files from 0.36 to the...
Have any of you guys been able to get SteamVR working with the native version of Linux? For me, It works with Monado, but not with SteamVR. It's...
After some quick testing with a git-version of the mesa-driver, it seems to be working now. Tried alt-tabbing and "vigorously" browsing the menus...
Thanks for the suggestion. What ended up working for me was to add the AMD_VULKAN_ICD=RADV to the /etc/environment file and then add...
Good to know. I was also able to downgrade Mesa to 25.0.2 and it was still crashing with 0.36.4, so that should confirm that the game update broke...
Try this in the terminal: SDL_VIDEODRIVER=x11 ~/.local/share/Steam/steamapps/common/BeamNG.drive/BinLinux/BeamNG.drive.x64
This question is for the developers: Could it be possible to have the previous version (0.35) of BeamNG available in the Beta section of the game...
I don't think the game has a Wayland version, yet.
Yeah, AMDVLK seems to work on my system, too. On Mesa, the windowed mode trick only worked on my Radeon 6800XT, but on 9070XT it still crashes....
After a quick gameplay of just a minute, it does not crash at that point. But when I open a menu by pressing ESC and start selecting Map or...
Windowed mode seems to fix crashing. SDL_DYNAMIC_API has no effect on my system. Both Fullscreen and Borderless will crash the game.