github LizardByte/Sunshine v0.11.1

2 years ago

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

  1. Download sunshine-2004.deb
  2. sudo apt-get install -f ~/Downloads/sunshine-2004.deb

If this is the first install

  1. sudo usermod -a -G input $USER
  2. Reboot

Optional -- Run Sunshine in the background

  1. systemctl --user start sunshine

Ubuntu 21.04

  1. Download sunshine-2104.deb
  2. sudo apt-get install -f ~/Downloads/sunshine-2104.deb
  3. Follow instructions for Ubuntu 20.04 as needed

Debian

  1. Download sunshine-debian.deb
  2. sudo apt-get install -f ~/Downloads/sunshine-debian.deb
  3. 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

Don't miss a new Sunshine release

NewReleases is sending notifications on new releases.