I primarily use Gnome desktop (x11) with Ubuntu because I’m pretty comfortable with it, I like the minimalist, modern style, I enjoy the smoothness, and I don’t feel like I need to customize everything. Plus, having familiarity with the desktop, out-of-box experience helps me when installing and reinstalling, which I do often because of work.
The issue with it, however, is I can’t really play games smoothly on it, specifically Rocket League. On Plasma, I was able to achieve smoothness (not just high framerate, but also input – erm, latency? lag? not sure the term here) by installing the liquorix kernel, using the proprietary nvidia drivers, and – here is the key – hitting Shift+Alt+F12 to disable with the compositor. After that, I get a nice smooth experience in Rocket League, which is essential since it’s a game that is dependent on quick reactions and physics.
But with Gnome, there is no disabling the compositor this way. Supposedly Gnome handles this by allowing apps to bypass the compositor if they’re in fullscreen mode, but it does not seem that Rocket League does this. I did set it to full screen, turned off the second monitor, but it still felt like there was a delay between when I pressed a button on the controller and when the car reacted. The framerate is still at 144, but its not playable with this amount of input lag. Honestly, feels kinda like if vsync were on. I did read that mutter forces vsync on, but not sure how reliable that is.
I don’t mind logging out and switching my desktop to Plasma, but it would be nice if I could just stick with Gnome. I very much like how it handles workspaces, and yeah, I know I could probably configure Plasma to do somewhat of the same thing, but it just doesn’t feel the same to me.
Anyone have RL running smoothly on Gnome?
Edit: whoops, yes, running through proton. I forget what version at the moment…
Rocket League has been running smoothly for me, even before they stopped supporting the linux client and before switching to epic.
I’m running Fedora 42 Workstation and have now tested Rocket League on Fedora Workstation 41 and 42 with GNOME 47 and 48 on Wayland. Both ran buttery smooth on 2560x1440@144Hz. I did not try X11, haven’t used it in years.
I start Rocket league via steam with the
proton-experimental
and the input parameters as follows. You can leave out Mangohud, of course.gamemode
may also be unnecessary.MANGOHUD=1 gamemoderun %command%
The only problem I had with Rocket League at one point (sometime last month) was Rocket League refusing to start. I did not reinstall, just tried switching from
proton-9
toproton-experimental
and my problems were solved. I probably should uninstall the game and delete leftover files like the wine prefix, then reinstall and test again.If Rocket League is the only game affected, you might see something in the proton log. If you start your game with the following launch parameters, steam writes a proton log file into your home folder.
PROTON_LOG=1 %command%
Thank you so much. You’ve given me some things to think about. Wayland may be the way to go…I probably want to upgrade from Ubuntu 22.04 to 24.04, too, to get a newer version of GNOME. It may be that I want to move off Ubuntu…but that will be a whole process…
We’ll see how it goes…thanks again