Starting with dxvk 3.0.0 (and later) dxvk initialization is failing.
Any game launched with dxvk >= 3.0.0. There was a similar issue with same error message:
Skipping: Device does not support required feature 'khrLoadStoreOpNone' (extension: VK_KHR_load_store_op_none)
in logs, but it was on windows, I'm running linux.
I didn't tried to capture any api traces, since I think it's not relevant if dxvk is not being initialized at all.
game.log
Almost certainly because you're using an ancient wine version and winevulkan doesn't support the required vulkan extensions.
This is it, you're right I tried on newer wine and it works, thanks :)
Nothing extracted yet.
Starting with dxvk 3.0.0 (and later) dxvk initialization is failing.
Software information
Any game launched with dxvk >= 3.0.0.
There was a similar issue with same error message:
in logs, but it was on windows, I'm running linux.
System information
Apitrace file(s)
I didn't tried to capture any api traces, since I think it's not relevant if dxvk is not being initialized at all.
Log files
game.log