Steam
most Steam games
- DXVK_FILTER_DEVICE_NAME="NVIDIA GeForce RTX 4080 Laptop GPU" PROTON_HIDE_INTEL_GPU=1 gamemoderun gamescope -w 3440 -h 1440 -W 3440 -H 1440 -f --force-grab-cursor -- %command%
Lutris
Division 2
- set monitor to have right resolution in game
- xrandr --newmode "3440x1440_100.00" 729.56 3440 3728 4112 4784 1440 1441 1444 1525 -HSync +Vsync
- xrandr --addmode DP-2 3440x1440_100.00
- disable split_lock_mitigate to increase fps
- sudo sysctl kernel.split_lock_mitigate=0