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.
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.