/dev/ntsync exists. If not the ntsync kernel module is not loaded and you're missing out on a lot of performance. On #NixOS you can load it automatically at boot using boot.kernelModules = [ "ntsync" ];.ntsync has shown to double fps in some games so it's a optimization you don't want to miss out on. It only applies for windows games running through wine and proton though so this won't help you if you only play linux-native games.
#linux #gamingonlinux #linuxgaming #gaming