• 0 Posts
  • 1 Comment
Joined 1Y ago
cake
Cake day: Jul 09, 2023

help-circle
rss

In general I recommend checking protondb.com if you’re having issues with any game on linux. Lookup the game and scroll past the steam deck entries. Often somebody has posted a solution there.

I your case, switch to Proton experimental and use these launch options:

eval $( echo “%command%” | sed “s/Launcher/LariLauncher.exe’.*/bin/bg3_dx11.exe’/” )

It switches the game to launch the dx11 version. Alternatively, rename bg3_dx11.exe to bg3.exe or change the game from vulkan to dx11 in the launcher (if that can be done in the launcher). Vulkan is known to crash for some on Linux.