Btw, there’s render=vulkan or something like that in Wine. But what does it do, force the app to use DirectX in vulkan mode or what?
edit: nope, it basically does the same as dxvk using wineD3D; translation to Vulkan instead of OpenGL, only slower but with less VRAM (useful for some old 32bit games).
Btw, there’s
render=vulkan
or something like that in Wine. But what does it do, force the app to use DirectX in vulkan mode or what?edit: nope, it basically does the same as dxvk using wineD3D; translation to Vulkan instead of OpenGL, only slower but with less VRAM (useful for some old 32bit games).