
Byakkott
Published
I switched from Windows to Linux 7 days ago, and the most challenging part was installing the NVIDIA drivers on Arch Linux.
LD_PRELOAD=/usr/lib/libgamemode.so gamemoderun mangohud %command%
I switched from Windows to Linux 7 days ago, and the most challenging part was installing the NVIDIA drivers on Arch Linux. Besides that, everything is going smoothly.
After installing the NVIDIA drivers, I installed GoOverlay with MangoHud. I also installed GameMode, activated it, added my user to the gamemode group, and used the launch option.
Here is the step-by-step of what I did
Adjust the CPU governor
Install linux-tools
sudo pacman -S linux-tools
Use the cpupower command to adjust the governor
sudo cpupower frequency-set -g performance
Verify if the governor was changed correctly
cpupower frequency-info | grep "current policy"
Add user to the gamemode group
sudo usermod -aG gamemode byakkott
Change the launch option
LD_PRELOAD=/usr/lib/libgamemode.so gamemoderun mangohud %command%
I hope this helps anyone having trouble.
"Embracing challenges and turning them into opportunities. Keep coding and conquering!" - Byakkott
PROTON_ENABLE_NVAPI=1 VKD3D_CONFIG=dxr11 DXVK_ASYNC=1 LD_PRELOAD=/usr/lib/libgamemode.so gamemoderun mangohud %command%
If you're looking to enjoy Baldurs Gate 3 on Steam, here's a quick and simple tip: just modify the launch options and use Proton Experimental, and you're good to go!
Steps:
Use Pronton Experimental
Use this Launch Option
PROTON_ENABLE_NVAPI=1 VKD3D_CONFIG=dxr11 DXVK_ASYNC=1 LD_PRELOAD=/usr/lib/libgamemode.so gamemoderun mangohud %command%
PROTON_ENABLE_NVAPI=1 VKD3D_CONFIG=dxr11 DXVK_ASYNC=1 LD_PRELOAD=/usr/lib/libgamemode.so gamemoderun mangohud %command%
Bug when VSYNC is ON
My GPU only do it 800Mhz - 1000Mhz
If you're looking to enjoy Spider-Man on Proton, here's a quick and simple tip: just modify the launch options and the proton version, and you're good to go!
Use Pronton Experimental
Put this into the launch options
PROTON_ENABLE_NVAPI=1 VKD3D_CONFIG=dxr11 DXVK_ASYNC=1 LD_PRELOAD=/usr/lib/libgamemode.so gamemoderun mangohud %command%
PROTON_ENABLE_NVAPI=1 VKD3D_CONFIG=dxr12 DXVK_ASYNC=1 LD_PRELOAD=/usr/lib/libgamemode.so gamemoderun mangohud %command%
If you're looking to enjoy Spider-Man on Proton, here's a quick and simple tip: just modify the launch options and the proton version, and you're good to go!
Use Pronton Experimental
Put this into the launch options
PROTON_ENABLE_NVAPI=1 VKD3D_CONFIG=dxr12 DXVK_ASYNC=1 LD_PRELOAD=/usr/lib/libgamemode.so gamemoderun mangohud %command%
PROTON_ENABLE_NVAPI=1 VKD3D_CONFIG=dxr11 DXVK_ASYNC=1 LD_PRELOAD=/usr/lib/libgamemode.so gamemoderun mangohud %command%
If you're looking to enjoy No Man's Sky on Steam, here's a quick and simple tip: just modify the launch options and you're good to go!