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.

  • MonkderVierte
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    1 month ago

    If the _dx11.exe is any indicator, do you have dxvk set up? It’s WINEPREFIX=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.