diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 541fb57abfc..7bc46fff819 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -643,7 +643,7 @@ jobs: - name: Validate Homebrew Formula if: | matrix.release != true - uses: LizardByte/homebrew-release-action@v2024.1105.185654 + uses: LizardByte/homebrew-release-action@b13e5525f609c90947891c5fe5d10e65a27ae370 with: formula_file: ${{ github.workspace }}/homebrew/sunshine.rb git_email: ${{ secrets.GH_BOT_EMAIL }} diff --git a/README.md b/README.md index be73eb71a8a..72e074b92b4 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,11 @@ the local server or any mobile device. AMD: VCE 1.0 or higher, see: obs-amd hardware support - Intel: VAAPI-compatible, see: VAAPI hardware support + + Intel:
+   Linux: VAAPI-compatible, see: VAAPI hardware support
+   Windows: Skylake or newer with QuickSync encoding support + Nvidia: NVENC enabled cards, see: nvenc support matrix @@ -90,7 +94,11 @@ the local server or any mobile device. AMD: Video Coding Engine 3.1 or higher - Intel: HD Graphics 510 or higher + + Intel:
+   Linux: HD Graphics 510 or higher
+   Windows: Skylake or newer with QuickSync encoding support + Nvidia: GeForce GTX 1080 or higher @@ -125,7 +133,7 @@ the local server or any mobile device. Intel: HD Graphics 730 or higher - Nvidia: Nvidia: Pascal-based GPU (GTX 10-series) or higher + Nvidia: Pascal-based GPU (GTX 10-series) or higher CPU diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 7260ec6cd0f..1ba8d6e0d9a 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -23,6 +23,9 @@ If you forgot your credentials to the web UI, try this. @tip{Don't forget to replace `{new-username}` and `{new-password}` with your new credentials. Do not include the curly braces.} +### Unusual Mouse Behavior +If you experience unusual mouse behavior, try attaching a physical mouse to the Sunshine host. + ### Web UI Access Can't access the web UI? @@ -190,6 +193,9 @@ has. You may get permission denied errors when attempting to launch a game or ap You will need to modify the security permissions on your disk. Ensure that user/principal SYSTEM has full permissions on the disk. +### Stuttering +If you experience stuttering using NVIDIA, try disabling `vsync:fast` in the NVIDIA Control Panel. +
| Previous | Next | diff --git a/gh-pages-template/index.html b/gh-pages-template/index.html index ad8cbbc0f70..8e3ee38422b 100644 --- a/gh-pages-template/index.html +++ b/gh-pages-template/index.html @@ -654,6 +654,10 @@

Download

Docker + + + Flathub + Homebrew