Linux Gaming
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
Have you tried getting ProtonUp-qt or ProtonPlus, then downloading a GE version of Proton?
Have you checked ProtonDB for any tweaked settings you'd need?
Ignore this if you're on Wayland, it doesn't have this problem. If you have two monitors, X11 throws a hissy fit over varying refresh rates. Ie, your main monitor runs at 144, the secondary runs at 60. If you launch a game on the 144hz monitor, it often locks it to the lowest refresh rate (60 in this example). Double check to make sure the game is actually running at the desired refresh rate (easiest way is to turn off the second, slower monitor and launch the game. 144hz would now be the lowest refresh rate).
Also look into CPU scheduling. Could be locked to a power saving governor. You want it on a dynamic or performance mode. Also check out if Resizable BAR is enabled in your BIOS.
Which GPU do you use? I believe mint defaults to the nouveau drivers for Nvidia GPU’s, which generally has significantly worse performance compared to the proprietary driver.
I have a 3080: NVIDIA Driver Version:535.161.07
Oh never mind, you’re already using the proprietary driver.
You should really be using the 550 drivers at this point.
There's also a bug with Halo Infinite where frame pacing is bad until you toggle vsync on and off.
How does one upgrade drivers if they are not in the driver manager (this is what I have used so far)
I found this should I do this but with 550?
As mentioned above, usually, it is preferred to try installing the recommended driver. In order to do that, you just type in:
sudo ubuntu-drivers autoinstall
If you want something specific, type in:sudo apt install nvidia-driver-450
You just have to replace “450” with the driver version that you want and it will install the driver in the same way that you install an application via the terminal.
Ah I guess Linux Mint doesn't have the latest driver in there yet. That's a bummer. When it comes out, I do recommend that you upgrade though.
Weird, it ran smoother for me on Linux than Windows 10
Its crazy I go from like 144 all the time on windows and then a really bad 70 (with worst settings on) on linux no idea why.
I'm on Nobara with AMD graphics for what it's worth. Just gave the new patch a try and it still seems great.