Separate names with a comma.
Hello, we tracked this one down :) Thank you for the reports, will be fixed next version.
Hello, thank you everyone for chiming in on the autosave issue, we localized the problem and fixed it for next release. Please wait for the fix...
Thanks, doesn't seem there is a problem with CEF then. I assume you don't have any crashreport files available in...
Hi, 1. ImGui misses a feature to move the windows "out" of the main BeamNG window, you would have to be in windowed mode to try this out. The...
Getting extra logs for CEF might help to see if it's some CEF-related issue (often the case with startup crashes), run with the extra `-cefdev`...
Hi, finally I managed to get Wolf working somehow on my PC and I can load BeamNG.drive, also tested driving around on Hirochi Raceway a bit. Both...
Hi, to run native version on SteamDeck there should be no extra setup needed, except either using the `BinLinux/BeamNG.drive.x64 %command%`...
Hey, I had a look, and can say with pleasure this should also be fixed soon-ish :D
Hi, thank you for the reports and keep them coming :) We managed to put some fixes in for these two problems in the next hotfix, so please wait...
Thank you for the report! :) I had some issues finding the problem because we have two instances of uv1Get in our code, and of course I was...
Thanks, we'll fix this! :)
Hi thanks for report, this is already fixed for next update, you can also avoid these issues by using a case-insensitive directory for the user...
Yes it could be a reason, I don't know how Wolf provides the virtual display to games, but it might be incompatible with our code expectations....
Hi, unfortunately we don't have the capacity to test all possible thirdparty integrations, moreover I just tried to follow the official guide to...
Hi, any errors show up? Can you send over the `~/.local/share/BeamNG.drive/0.36/beamng.log` file here?
^ This works, also we managed to fix this bug for 0.37. You can also use a case-insensitive directory for your userpath to get rid of some...
Ah thanks for the recognition, we appreciate your kind words and it's a pleasure to try to make the native Linux experience as good as we can :)...
Hi, try running with the `-nocefsandbox` command-line argument.
Hi, it's not a driver error, it's a bug in mesa which is the library that maps the Vulkan API to the drivers. It's common to go around bugs in...
Someone managed to fix the issue in mesa, a MR is available https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36419. For those feeling...