Hi All,
I get an infrequent error when playing balder gate 3 on Fedora Workstation 40. I run it in direct x11 as vulkan crashed all the time. Any ideas how to fix?
PS very new to Linux/GNU so let me know if you need any additional information.
If the
_dx11.exe
is any indicator, do you have dxvk set up? It’sWINEPREFIX=your-prefix setup_dxvk install
Wine’s implementation of a directx-vulkan-wrapper (wined3d i think?) is ok-ish for office applications but not for games.
Edit: this is for wine native, seems like you’re running it through Steam proton, which has dxvk already.
Are you running it through Lutris? Steam with Proton? That error seems decidedly like a Wine specific problem, which Proton should have ironed out at this stage for this particular game.
*Unless you’re trying to play on hardware with incomplete Vulkan support. Then it’s a hardware support problem that is unlikely to be fixed in a reasonable timeframe.