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

Linux Gaming

15243 readers
83 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
1
submitted 7 months ago* (last edited 7 months ago) by [email protected] to c/[email protected]
 

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
[–] [email protected] 0 points 7 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.