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.
Gaming on the GNU/Linux operating system.
Recommended news sources:
Related chat:
Related Communities:
Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.
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.