Yes it is much easier now, we no longer need all those registry stuff etc. All we need is Vulkan ready drivers for gpu, a compatible wine build and DXVK dlls. And i finally got S.T.A.L.K.E.R Call of Pripyat running with DXVK
Edit: Oh! Forgot to mention that I'm looking forward to see your...
Which game did you try? Perhaps DXVK was not working for the game you tried. You can download one of the Unigine benchmarks for windows and try. They have dx11 tests i believe.
Strange, yes it should be backward compatible but probably it has something to do with how DXVK works or wine vulkan implementation. Sorry i am also very new to linux and not an expert by any means. But at least we now know that perhaps VulkanSDK version should be same or lover than the vulkan...
Yes, vulkan version is determined by the driver. As long as your vulkan version is higher (or same as) than the one that is required by the dxvk then there should be no problem.
@booman
Yes i used dll's. I put 64 bit d3d11.dll and dxgi.dll into system32,
and 32 bit d3d11.dll and dxgi.dll into syswow64 (keep in mind that those locations already have fake dll files with the same name so you have to overwrite them) and set them to native with configure wine.
@batmanm0b1e...
@booman @batmanm0b1e
Hey guys; i have switched the wine version to 3.5 for my DXVK virtual drive in PlayonLinux and it also gave me an error when i try to run cube.exe, it seems wine builds that comes with PlayonLinux does not support vulkan. Make sure to use
wine-staging-3.5-x86_64.tar.gz
Just...
Hi. Can you run native vulkan linux games? And what are your pc specs?
Type vulkaninfo in the terminal and see if any errors shows up.
My specs are:
Kubuntu 17.10
Nvidia GTX 860m - 390.48 drivers from graphics drivers ppa.
Make sure registry keys imported properly.
I have done some more...
Hey did you test any games? Today i have tested Far Cry 3, it launches and i can see DXVK hud in the main menu but when i start the game all i can get is black screen and some sound in the background and fps goes down to single digits, it almost freezes the hole system and i have to kill the...
I thought the same but apparently this is the correct way. You can also install DXVK for per application. Just place the correct dll files into the folder where the game exe is and set them to native in winecfg.
Another thing, if you want to enable DXVK hud; click on your game's or steam's (if...
@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"...
@booman
First I created a 64 bit virtual drive in playonlinux then selected wine 3.5
Next, followed your guide for S.T.A.L.K.E.R Call of Pripyat to see which windows components should be installed then installed them.
Then installed Steam and the game trough it. Also installed...
That command lists .dll files in that directory and shows if they are 32 bit or 64 bit.
For example, open a terminal in where the game .exe is and run " file *.dll " command and you can see info about them in terminal. It's just to make sure to choose correct DXVK .dll files to put there.
I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.