this post was submitted on 05 Aug 2025
80 points (95.5% liked)

Linux Gaming

20486 readers
186 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.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

Dawid is a tech youtuber that usually reviews random hardware and techy things, and he just made a video about his experience switching to Linux.

TL;DR: He liked it and will keep Bazzite on his personal computer.

you are viewing a single comment's thread
view the rest of the comments
[–] simple@piefed.social 1 points 1 day ago (2 children)

I haven't managed to get MR running with a similar performance, it's one of the few games that runs worse on my linux system. What tweaks have you made?

[–] BlameTheAntifa@lemmy.world 2 points 1 day ago

Do you have an AMD or other “high core count” CPU, by any chance? If so, you may need to use WINE_CPU_TOPOLOGY to ensure your CPU is being fully utilized. Without it, you could be using only a fraction of your CPUs available power.

[–] Yeller_king@reddthat.com 2 points 1 day ago (1 children)

I am using an AMD Ryzen 5 3600 Processor and ASUS Dual GeForce RTX 4070 Ti Super OC Edition 16GB.

In steam, I use GE-Proton10-10 for the compatibility tool and for the launch options I have: PROTON_HIDE_NVIDIA_GPU=0 SteamDeck=1 gamemoderun %command% -PSOCompileMode=1

I found the PROTON_HIDE_NVIDIA_GPU=0 part to be what made the difference for frame-rate.

[–] simple@piefed.social 2 points 1 day ago

I just tried it and my average FPS went down by 5. Oh well, thanks for the help anyway, it might be dependent on specific setups.