Skip to content

Releases: LizardByte/Sunshine

v0.1.1

12 Jan 22:28
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Sunshine installation guide

Windows

  • Download and extract Sunshine-Windows.zip
  • Optionally install ViGEmBus

Linux

  1. Download sunshine.deb
  2. sudo apt-get install -f ~/Downloads/sunshine.deb
  3. sudo usermod -a -G input $USER

Optional -- Run Sunshine in the background

  1. Download sunshine.service
  2. mkdir -p ~/.config/systemd/user
  3. cp ~/Downloads/sunshine.service ~/.config/systemd/user/
  4. systemctl --user daemon-reload
  5. systemctl --user start sunshine

v0.1.0

12 Jan 22:22
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

The first official release for Sunshine!