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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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?
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.
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.
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.