Open Nama opened 10 months ago
Hello! Thanks for your feedback !
X11/Wayland
Yeah I agree with you, it's not clear in the guide that Wayland works without issues (through XWayland). I have yet to benchmark any added input lag because of that vs Xorg.
Maybe add in here, that smaller (not bloated) distros will probably perform better
I think "bloat" in other distros is actually not running, just on the disk. Except if you have clear examples of ditros running useless services (maybe snapd
on Ubuntu haha).
Could put infos about the ryzen optimized kernels there (easier to install on arch)
I think that march-optimized kernels provide <1% perf improvement, because in the end the linux kernel does not use SIMD instructions by design (so no AVX
). Therefore, only the timings tuning (the -mtune
compiler flag) actually makes a difference. Not worth the hassle I would argue, but yeah. Those links are Arch specific too.
Game mode (why is this under kernel?)
I put it under kernel because it does kernel-level tweaks. No strong opinion about that placement though
Replay sorcery is a dead project and doesn't work on wayland
Thanks for the heads up, will update
I couldn't find a tool to dynamically switch between graphics card performance modes
I am not sure it makes a huge difference, but it's definitely worth talking about it in the guide.
gpu-screen-recorder works very nicely
nice to see new tools !
Please add SteamTinkerLaunch
Noted!
it's not clear in the guide that Wayland works without issues (through XWayland).
Exactly, the guide reads like that wayland is not a viable option. But it is.
I have yet to benchmark any added input lag because of that vs Xorg.
Phoronix does some tests. Couldn't find an input lag test, tho. https://www.google.com/search?q=site%3Aphoronix.com+wayland+xorg
(maybe snapd on Ubuntu haha)
:smirk:
I am not sure it makes a huge difference, but it's definitely worth talking about it in the guide.
Just mentioning, so readers understand their options. My PC is not for gaming only, thats why I look into power saving while not gaming.
Figured I'd just post what I've found here. winesync hasn't had an update in 2 years. there is a suggestion on the winesync aur to use ntsync instead, although not sure if that is the correct solution yet.
Hi, like this guide and I observed some things, too.
gamemode.sh
power_saving
and3d_full_screen
for gaminggpu_mode.sh
killall -SIGUSR1 gpu-screen-recorder
-sc
to directly upload the clip via ssh