this post was submitted on 21 Mar 2024
26 points (100.0% liked)

Linux Gaming

15044 readers
317 users here now

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:

founded 1 year ago
MODERATORS
26
submitted 6 months ago* (last edited 6 months ago) by Blxter@lemmy.zip to c/linux_gaming@lemmy.world
 

I have been using Linux to game now mostly for around 1-2 months and halo infinite runs but runs like crap compared to win 11. When I run the game on windows I get 144 fps almost constantly on Linux I get 70-80. I am new to this and not sure what to tweak or change to get it to run better if anything. I play via steam using proton experimental. The mouse movement also feels off like I have mouse acceleration on or input lag.

Other games I have played have ran just as well on Linux as windows.

Edit: OS is Linux mint

Thanks

all 15 comments
sorted by: hot top controversial new old
[–] Telorand@reddthat.com 6 points 6 months ago

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?

[–] bigmclargehuge@lemmy.world 3 points 6 months ago

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.

[–] Maxy@lemmy.blahaj.zone 1 points 6 months ago (1 children)

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.

[–] Blxter@lemmy.zip 1 points 6 months ago (2 children)

I have a 3080: NVIDIA Driver Version:535.161.07

[–] Maxy@lemmy.blahaj.zone 2 points 6 months ago

Oh never mind, you’re already using the proprietary driver.

[–] Molecular0079@lemmy.world 1 points 6 months ago (1 children)

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.

[–] Blxter@lemmy.zip 1 points 6 months ago (1 children)

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.

[–] Molecular0079@lemmy.world 2 points 6 months ago

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.

[–] TheLongPrice@lemmy.one 1 points 6 months ago (1 children)

Weird, it ran smoother for me on Linux than Windows 10

[–] Blxter@lemmy.zip 1 points 6 months ago (1 children)

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.

[–] TheLongPrice@lemmy.one 1 points 6 months ago

I'm on Nobara with AMD graphics for what it's worth. Just gave the new patch a try and it still seems great.