
lemur
Published
Subnautica
Tinker Steps:Switch to experimental, Set launch options
WINEDLLOVERRIDES='winhttp.dll=n,b' PROTON_NO_ESYNC=1 PROTON_NO_FSYNC=1 gamemoderun mangohud %command% --vulkan --no-vsync
Performance:Significant Performance Problems
had to use sudo cpupower frequency-set --governor performance
#make sure to use for arch based linux: sudo cpupower frequency-set --governor performance
#make it persist after reboot use: sudo nano /etc/systemd/system/cpupower-performance.service
#paste into
[Unit] Description=Set CPU Governor to Performance
[Service] ExecStart=/usr/bin/cpupower frequency-set --governor performance Type=oneshot RemainAfterExit=true
[Install] WantedBy=multi-user.target
#save and run: sudo systemctl daemon-reload sudo systemctl enable cpupower-performance.service sudo systemctl start cpupower-performance.service
Proton Experimental
Distro:Garuda Linux Bird of Prey
Kernel:6.12.10-zen1-1-zen
RAM:32 GB
GPU Driver:NVIDIA 565.77
GPU:NVIDIA GeForce RTX 3050
CPU:13th Gen Intel Core i5-13400F
Proton Experimental
Distro:Garuda Linux Bird of Prey
Kernel:6.12.10-zen1-1-zen
RAM:32 GB
GPU Driver:NVIDIA 565.77
GPU:NVIDIA GeForce RTX 3050
CPU:13th Gen Intel Core i5-13400F