this post was submitted on 28 Jan 2024
84 points (96.7% liked)

Linux Gaming

15296 readers
128 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

Yes, yes, I know, buy AMD, but I already have nVvdia to use CUDA, but this new patch on the nightly branch (on arch, you can use sunshine-git but with my patch here: https://aur.archlinux.org/packages/sunshine-git) finally makes it so that I don't have to "dual boot" into X11 to get game streaming at full performance.

Prior to this, wayland-based streamers had to make a round-trip through CPU ram, and now it stays within GPU ram and thus we can stream 4k on nvidia/Wayland!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 6 months ago (1 children)

https://i.imgur.com/stD3glj.png

I'm getting the error people posted on the AUR about this. How can i implement your patch? I never modified some AUR package

[–] [email protected] 1 points 6 months ago (1 children)

I use yay so I just go to ~/.cache/yay/sunshine-git after the failed build and change the PKGBUILD, then use makepkg -si to build and install it.

You can use the patch command to apply the diff.

[–] [email protected] 0 points 6 months ago

hm interesting. I also use yay but i don't get a yay folder in my .cache dir after the failed installation