diff --git a/src_assets/common/assets/web/config.html b/src_assets/common/assets/web/config.html index d6f0a803..4754b4c2 100644 --- a/src_assets/common/assets/web/config.html +++ b/src_assets/common/assets/web/config.html @@ -525,7 +525,8 @@ v-model="config.adapter_name" />
- You can select the video card you want to stream:
+ You can select the GPU you want to stream:
+ Note: This GPU must have a display connected and powered on.
The appropriate values can be found using the following command:
tools\dxgi-info.exe
@@ -542,6 +543,7 @@ />
You can select the display you want to stream:
+ Note: If you specified a GPU above, this display must be connected to that GPU.
The appropriate values can be found using the following command:
tools\dxgi-info.exe
@@ -682,7 +684,8 @@
- Force a specific encoder, otherwise Sunshine will use the first encoder that is available + Force a specific encoder, otherwise Sunshine will use the first encoder that is available
+ Note: If you specify a hardware encoder on Windows, it must match the GPU where the display is connected.