@
booman
Hey booman try this steps. I hope it works for you;
01- Download "wine-staging-3.5-x86_64.tar.gz" from:
https://lutris.net/files/runners/
Extract it to: /home/your_user_name/.PlayOnLinux/wine/linux-amd64/
02- Create a 64 bit virtual drive in PlayOnLinux and select "staging-3.5-x86_64" as the wine version, lets assume we name the virtual drive as DXVK
03- Download "VulkanSDK-1.0.65.0-Installer.exe" from:
https://vulkan.lunarg.com/sdk/home#windows
and install it into virtual drive
04- Open virtual drive's directory and put "winevulkan.json" from my archive into: /drive_c/windows/
05- Open regedit for virtual drive from PlayOnLinux and import "Vulkan_1.reg and Vulkan_2.reg" from my archive
06- Open PlayOnLinux and select the virtual drive DXVK from configure menu and click on "Make a new shortcut from this virtual drive"
find "cube" from the list and select it, name the shortcut as "cube_vulkan_test" or something like that and launch it. If it works you will see a spinning cube in a small window, that means vulkan is working.
07- Assuming vulkan is working, we can install dxvk.
Open virtual drive's directory and put 64 bit dll's from my archive into: /drive_c/windows/system32/
and 32 bit dll's into: /drive_c/windows/syswow64/
You can find latest dxvk dll's from:
https://haagch.frickel.club/files/dxvk/latest/
08- Open Configure Wine for our DXVK wirtual drive from PlayOnLinux and set "d3d11 and dxgi" to native in Libraries tab.
That's it.