Separate names with a comma.
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.
Crashes seem to be very inconsistent. Sometimes I can't even load the game to the main menu, before it crashes. Sometimes I get to the menu and...
My game is crashing too, on two different computers. Both AMD GPUS. Haven't looked into it yet. Best way to reproduce it, is to delete or move...
@fillman86 Glad you got it working. The good news is that this driver should be integrated with linux kernel version 6.15 and according to the...
@UltraBlack_ I would try with Envision to make sure that Monado has all the required environment variables in use. I launch the game with the...
What headset do you use? Are you running and building Monado with Envision?
You mentioned Monado, so I'm guessing you run Linux? How are you launching BeamNG? Do you use any environment variables on the launch command?...
I'm getting Lua errors in trying to load Career mode. Worked fine today with 0.35.4, but after a crash (AMDGPU related) I started having these....
I'm pleased to report that version 0.35.3 fixes the VK_KHR_image_format_list problem on Linux, so now VR mode works with up to date Monado. Thank...
I have a Moza R5 steering wheel and the D-pad on the wheel works with the new radial menu (E) and with the regular menu (ESC), but it won't work...
I experienced that crash too. Created a desktop file with the new script (BeamNG_install_desktop_file.sh) inside "BinLinux" folder. Had to put...