For those of you having poor performance, especially those with 6 or more cores, try this (You MUST have a Vulkan compatible GPU for this to work, that's any recent GPU, including Geforce 9xx, 1xxx, 2xxx, etc. and maybe older):
1) Grab v0.96 of the DXVK project from https://github.com/doitsujin/dxvk/releases
2) You will need 7zip to extract the DLLs, once you extract them, right click on 7 Days to Die in steam and click 'Browse Local Files...'
3) Copy the DLLs to this folder (the same folder as 7DaysToDie.exe)
4) Start 7 Days to Die from steam, don't run the game launcher and change anything.
Report back if you have performance improvements.
EDIT: I should add that in my own experience, on Windows it raises the minimums, so I don't get freezes/choppiness. On Linux using wine I actually got a higher framerate due to the game using both NUMA nodes of my Threadripper. All the project does is convert DX11 calls to Vulkan calls. Doing so can lead to threaded optimizations, but it doesn't work for every game. It does happen to work quite well for 7 days to die. In the desert biome I get over 100fps at times. We are talking maxed out settings, everything cranked up.
1) Grab v0.96 of the DXVK project from https://github.com/doitsujin/dxvk/releases
2) You will need 7zip to extract the DLLs, once you extract them, right click on 7 Days to Die in steam and click 'Browse Local Files...'
3) Copy the DLLs to this folder (the same folder as 7DaysToDie.exe)
4) Start 7 Days to Die from steam, don't run the game launcher and change anything.
Report back if you have performance improvements.
EDIT: I should add that in my own experience, on Windows it raises the minimums, so I don't get freezes/choppiness. On Linux using wine I actually got a higher framerate due to the game using both NUMA nodes of my Threadripper. All the project does is convert DX11 calls to Vulkan calls. Doing so can lead to threaded optimizations, but it doesn't work for every game. It does happen to work quite well for 7 days to die. In the desert biome I get over 100fps at times. We are talking maxed out settings, everything cranked up.
Last edited by a moderator: