v0.11.1
ReenigneArcher
released this
12 Jan 23:22
·
1871 commits
to master
since this release
Update
There was an issue with the configuration of the release build.
The linux version of Sunshine was searching in the wrong path for the config file and the assets.
New .deb packages have been uploaded.
Sunshine installation guide
Windows
- Download and extract Sunshine-Windows.zip
- Optionally install ViGEmBus
Ubuntu 20.04
- Download sunshine-2004.deb
sudo apt-get install -f ~/Downloads/sunshine-2004.deb
If this is the first install
sudo usermod -a -G input $USER
- Reboot
Optional -- Run Sunshine in the background
systemctl --user start sunshine
Ubuntu 21.04
- Download sunshine-2104.deb
sudo apt-get install -f ~/Downloads/sunshine-2104.deb
- Follow instructions for Ubuntu 20.04 as needed
Debian
- Download sunshine-debian.deb
sudo apt-get install -f ~/Downloads/sunshine-debian.deb
- Follow instructions for Ubuntu 20.04 as needed
Changes
- Fixed a bug causing segfault when connecting multiple controllers.
- (Linux) Improved NVENC, it now offloads converting images from RGB to NV12
- (Linux) Added support for wlroots based compositors on Wayland.
- (Linux) Fixed a bug causes stuttering
- (Windows) Added an icon for the executable