Does wine 3.0 support vulkan? As far as I know, wine-staging has not been updated to 3.0 yet.
Ah, that's right! Everything's probably fine then.
You could try wine-vulkan. Haven't looked into it myself though.
I'll look into it too.
I'm doing some benchmarking with unigine valley (dxvk, d3d9, gallium nine ...), shall I post results here?
@doitsujin I've managed to have the triangle test working on wine-vulkan, but there are some caveats:
VK_ICD_FILENAMES to windows, breaking things up. Workaround is to set it empty (or pointing to windows ICDs) in windows registry.I couldn't find a reliable way to load d3d11 and dxgi other than using staging's dll redirections.
Thanks for testing this, which means that we'll stick to wine-staging for a little longer.
I'm going to patch redirections into wine-vulkan to do some benchmark with Unigine Valley, there shouldn't be any difference in performances though?
Nothing extracted yet.
Wine 3.0 doesn't load DXVK, plus it breaks horribly when dxgi and d3d11 are set to native.
(for those curious, in Unigine Valley wine 3.0 range from 6 to 11 fps on my system, DXVK from 40 to 80 fps)