LizardByte LizardByte https://app.lizardbyte.dev/ Sunshine v2025.924.154138 Released What’s Changed fix(windows): Correct binPath syntax in install-service.bat by @ReenigneArcher in #4290 build(macos): Remove XCode dependency by @eduardomozart in #4293 New Contributors @eduardomozart made their first contribution in #4293 Full Changelog: https://github.com/LizardByte/Sunshine/compare/v2025.923.33222…v2025.924.154138 Contributors 🛡️ VirusTotal Results: Sunshine-Windows-AMD64-debuginfo.7z Sunshine-Windows-AMD64-installer.exe Sunshine-Windows-AMD64-portable.zip flathub.tar.gz sunshine-debian-trixie-amd64.deb sunshine-debian-trixie-arm64.deb sunshine-ubuntu-22.04-amd64.deb sunshine-ubuntu-22.04-arm64.deb sunshine-ubuntu-24.04-amd64.deb sunshine-ubuntu-24.04-arm64.deb sunshine.AppImage sunshine.pkg.tar.gz sunshine.pkg.tar.zst sunshine.rb... Wed, 24 Sep 2025 00:00:00 -0400 https://app.lizardbyte.dev/2025-09-24-v2025.924.154138/ https://app.lizardbyte.dev/2025-09-24-v2025.924.154138/ Sunshine v2025.923.33222 Released Attention This release contains critical security updates. For more information see the following: GHSA-6p7j-5v8v-w45h Please update as soon as possible! For a comprehensive list of user-facing changes, see below. What’s Changed fix(power): don’t wake up every 500ms to poll while not streaming by @cgutman in #4051 fix(amf): attempt to use... Tue, 23 Sep 2025 00:00:00 -0400 https://app.lizardbyte.dev/2025-09-23-v2025.923.33222/ https://app.lizardbyte.dev/2025-09-23-v2025.923.33222/ Sunshine v2025.628.4510 Released Attention This release contains critical security updates. For more information see the following: GHSA-39hj-fxvw-758m GHSA-x97g-h2vp-g2c5 Please update as soon as possible! This release also contains many new features and bug fixes, including: Encoder probing fixes. Display automation is now disabled by default, you can re-enable it in the Sunshing config... Sat, 28 Jun 2025 00:00:00 -0400 https://app.lizardbyte.dev/2025-06-28-v2025.628.4510/ https://app.lizardbyte.dev/2025-06-28-v2025.628.4510/ Sunshine v2025.122.141614 Released What’s Changed build(linux)!: remove legacy input option by @ReenigneArcher in #3562 fix(flatpak): fix broken desktop file, icons, and service by @ReenigneArcher in #3561 fix(web-ui): fix new version notification conditions by @ReenigneArcher in #3577 chore(l10n): update translations by @LizardByte-bot in #3563 New Contributors @CodyManess made their first contribution in #3558 Full... Wed, 22 Jan 2025 00:00:00 -0500 https://app.lizardbyte.dev/2025-01-22-v2025.122.141614/ https://app.lizardbyte.dev/2025-01-22-v2025.122.141614/ Sunshine v2025.118.151840 Released Attention This release contains critical security updates. For more information see GHSA-3hrw-xv8h-9499. Please update as soon as possible! This release also contains many new features and bug fixes, including: Implemented automatic resolution and HDR mode changing on Windows. Implemented YUV 4:4:4 encoding support for Intel and NVIDIA GPUs on Windows.... Sat, 18 Jan 2025 00:00:00 -0500 https://app.lizardbyte.dev/2025-01-18-v2025.118.151840/ https://app.lizardbyte.dev/2025-01-18-v2025.118.151840/ Welcome to the blog of LizardByte! - We’re thrilled to have you here. This blog is your go-to source for all the latest announcements, updates, and news about LizardByte projects. Whether you’re a developer, a tech enthusiast, or just curious about what we do, you’ll find valuable insights and information here. What to Expect Announcements: Stay updated... Mon, 06 Jan 2025 00:00:00 -0500 https://app.lizardbyte.dev/2025-01-06-welcome/ https://app.lizardbyte.dev/2025-01-06-welcome/ Signing Git Commits in Windows How to sign your Git commits in Windows using GPG and Kleopatra - Introduction Have you ever wanted to sign your Git commits, and get the fancy Verified badge on your commits in GitHub? This post will show you how to sign your Git commits in Windows using GPG and Kleopatra. Prerequisites Download and install Gpg4win, ensuring that Kleopatra option is selected. Create... Sun, 08 Dec 2024 00:00:00 -0500 https://app.lizardbyte.dev/2024-12-08-git-commit-signing-in-windows/ https://app.lizardbyte.dev/2024-12-08-git-commit-signing-in-windows/ Autostart Sunshine on Boot without Auto-Login After following this guide you will be able to: Turn on the Sunshine host via Moonlight’s Wake on LAN (WoL) feature. Have Sunshine initialize to the login screen ready for you to enter your credentials. Login to your desktop session remotely, and have your pipewire audio and Sunshine tray icon... Wed, 16 Oct 2024 00:00:00 -0400 https://app.lizardbyte.dev/2024-10-16-autostart-sunshine-on-boot-without-auto-login/ https://app.lizardbyte.dev/2024-10-16-autostart-sunshine-on-boot-without-auto-login/ Discord Call Cancellation in Sunshine on Windows Cancel Discord call audio with Voicemeeter (Standard) - Voicemeeter Configuration Click “Hardware Out” Set the physical device you receive audio to as your Hardware Out with MME Turn on BUS A for the Virtual Input Windows Configuration Open the sound settings Set your default Playback as Voicemeeter Input Tip Run audio in the background to find the device... Fri, 24 May 2024 00:00:00 -0400 https://app.lizardbyte.dev/2024-05-24-discord-call-cancellation-sunshine-windows/ https://app.lizardbyte.dev/2024-05-24-discord-call-cancellation-sunshine-windows/ Discord Call Cancellation in Sunshine on Linux Set your normal Sound Output volume to 100% Start Sunshine Set Sound Output to sink-sunshine-stereo (if it isn’t automatic) In Discord, right click Deafen and select your normal Output Device. This is also where you will need to adjust output volume for Discord calls Open qpwgraph Connect sunshine [sunshine-record] to... Thu, 18 Apr 2024 00:00:00 -0400 https://app.lizardbyte.dev/2024-04-18-discord-call-cancellation-sunshine-linux/ https://app.lizardbyte.dev/2024-04-18-discord-call-cancellation-sunshine-linux/ Multi-platform C++ development in CLion How to set up CLion to handle Linux, macOS, and Windows development in a single project - Introduction When developing multiplatform C++ projects, it can be frustrating to have to switch between different systems to develop, inspect, and test your code. This is especially true when you are working on a project that has dependencies. Without the proper setup, you may find your IDE complaining about missing... Thu, 01 Feb 2024 00:00:00 -0500 https://app.lizardbyte.dev/2024-02-01-multi-platform-cpp-development-in-clion/ https://app.lizardbyte.dev/2024-02-01-multi-platform-cpp-development-in-clion/ Remote SSH Headless Sunshine Setup This is a guide to setup remote SSH into host to startup X server and Sunshine without physical login and dummy plug. The virtual display is accelerated by the NVidia GPU using the TwinView configuration. Attention This guide is specific for Xorg and NVidia GPUs. I start the X server... Thu, 14 Sep 2023 00:00:00 -0400 https://app.lizardbyte.dev/2023-09-14-remote-ssh-headless-sunshine-setup/ https://app.lizardbyte.dev/2023-09-14-remote-ssh-headless-sunshine-setup/ Blog Guide Admonitions Usage You can use admonitions with the following syntax: {% include admonition.html type="important" body="This is information intended to draw attention." %} Optionally, a custom title can be added: {% include admonition.html type="hint" title="Custom Title" body="This is information intended to draw attention." %} Types Valid types of admonitions are: attention... Thu, 01 Jan 1970 00:00:00 -0500 https://app.lizardbyte.dev/1970-01-01-blog-guide/ https://app.lizardbyte.dev/1970-01-01-blog-guide/