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!
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
I use
yay
so I just go to~/.cache/yay/sunshine-git
after the failed build and change the PKGBUILD, then usemakepkg -si
to build and install it.You can use the
patch
command to apply the diff.hm interesting. I also use yay but i don’t get a yay folder in my .cache dir after the failed installation