diff --git a/Setup-Guide.md b/Setup-Guide.md index dbbaac1..124beea 100644 --- a/Setup-Guide.md +++ b/Setup-Guide.md @@ -28,7 +28,7 @@ There are [additional host PC requirements](https://github.com/moonlight-stream/ 2. To work around a [driver bug](https://github.com/moonlight-stream/nvidia-gamestream-issues/issues/27) that impacts NVIDIA GameStream on Windows 11, you will need to disable Hardware-accelerated GPU Scheduling on your host PC. Open "Graphics Settings" using the Start Menu, then click "Change default graphics settings", and set the "Hardware-accelerated GPU scheduling" option to Off.

- +

3. Start GeForce/Quadro Experience and click on the **Settings "gear" button**. Then choose the **SHIELD** option. Make sure the GameStream switch is in the **"on" position (green)**. If the SHIELD tab is not present, see the [troubleshooting steps here](https://github.com/moonlight-stream/moonlight-docs/wiki/Troubleshooting). diff --git a/images/hw-gpu-sched-small.png b/images/hw-gpu-sched-small.png new file mode 100644 index 0000000..399c16e Binary files /dev/null and b/images/hw-gpu-sched-small.png differ diff --git a/images/hw-gpu-sched.png b/images/hw-gpu-sched.png new file mode 100644 index 0000000..683027d Binary files /dev/null and b/images/hw-gpu-sched.png differ