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

Linux Gaming

14324 readers
74 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 3 months ago* (last edited 3 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

you are viewing a single comment's thread
view the rest of the comments
[–] Molecular0079@lemmy.world 1 points 3 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 3 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 3 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.