Sunshine installation guide
Windows
- Download and extract Sunshine-Windows.zip
- Optionally install ViGEmBus
Ubuntu 20.04
- Download sunshine.deb
sudo apt-get install -f ~/Downloads/sunshine.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
Changes
- prep-cmd is now optional in apps.json
- Fixed bug causing video artifecting
- Fixed bug preventing Moonlight from closing app on exit
- Fixed bug causing preventing keyboard keys from repeating on latest version of Moonlight
- Fixed bug causing segfault when another session of sunshine was already running
- Fixed bug causing crash when monitor has resolution 1366x768