Releases
v0.7.7
Sunshine installation guide
Windows
Download and extract Sunshine-Windows.zip
Optionally install ViGEmBus
Ubuntu 20.04
Download sunshine20-04.deb
sudo apt-get install -f ~/Downloads/sunshine20-04.deb
If this is the first install
sudo usermod -a -G input $USER
Reboot
Optional -- Run Sunshine in the background
Download sunshine.service
mkdir -p ~/.config/systemd/user
cp ~/Downloads/sunshine.service ~/.config/systemd/user/
systemctl --user daemon-reload
systemctl --user start sunshine
Ubuntu 21.04
Download sunshine21-04.deb
sudo apt-get install -f ~/Downloads/sunshine21-04.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
Added installation package for Debian
Fixed incorrect scaling for absolute mouse coordinates when using multiple monitors.
Fixed incorrect colors when scaling for software encoder
You can’t perform that action at this time.