Skip to content

v0.11.1

Compare
Choose a tag to compare
@ReenigneArcher ReenigneArcher released this 12 Jan 23:22
· 1720 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

  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