this post was submitted on 12 Aug 2023
19 points (95.2% liked)
Linux Gaming
15802 readers
53 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I really doubt that the problem is with your actual graphic drivers, but with the wine version of directx. first, make sure you have Vulkan and DXVK installed and working on your computer as it's required for directx 11. you could also try older wine versions, or you can see if you can force hearthstone to run under directx9 if it's still supported:
a few years ago when i didn't have a Vulkan-capable GPU i would have to make a lot of windows games run in D3D9
Thanks for the suggestion. I tried
-force-d3d9
in the Battle.net client as you suggested, but I still get the same error.I'll figure out how to verify that Vulkan and DXVK are working on my computer. The mysterious thing is that they were definitely working about a week ago. Not sure what's changed...
Again, thanks!