Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
$ uname -a
: Linux koronis 6.11.5-zen1 #1-NixOS ZEN SMP PREEMPT_DYNAMIC Tue Jan 1 00:00:00 UTC 1980 x86_64 GNU/Linux
560.35.03
nvidia-dkms
(proprietary, 2024-10-31).I'm using NixOS's "stable" proprietary NVIDIA drivers.Also, since everyone in the thread is running an Nvidia GPU it seems - what drivers you guys using? I've been using the latestnvidia-dkms
(proprietary, 2024-10-31).
nvidia-smi
says that I'm on driver version 560.35.03-no_prewarm_map
for anyone who would like a short term fix to at least see the clock/souls, add the following to your deadlock launch options:
Code:-no_prewarm_map
I have not noticed any performance difference with this on dx11.
Also, for those who get stuck or annoyed at the hugely long shader processing times on vulkan, these are generally safe to disable if you have relatively modern hardware. When a new (major or graphics changing) patch lands, you may see stuttering on first launch, but this should go away within minutes of popping into a sandbox, running around with a few characters using abilities, etc. You are not getting much, if any, benefit from shader pre-caching running every single launch, and, as others have noted, skipping them has no negative effect on game performance. The settings can be found in Steam > Settings > Downloads.