this post was submitted on 27 Jul 2024
67 points (92.4% liked)

Linux Gaming

15502 readers
49 users here now

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.

founded 4 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] MonkderVierte@lemmy.ml 3 points 1 month ago* (last edited 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.