From 996a59e3a6fa1ce5b9e7cdf3b50002b61c4e2a68 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sat, 2 Apr 2022 16:38:34 -0500 Subject: [PATCH] Updated Setup Guide (markdown) --- Setup-Guide.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Setup-Guide.md b/Setup-Guide.md index 6ba77c5..cde93c2 100644 --- a/Setup-Guide.md +++ b/Setup-Guide.md @@ -186,10 +186,30 @@ If the HDR requirements are not met, the HDR option in Moonlight may appear gray - HEVC Main10 hardware decoder - HDR10-compatible display +**Windows client requirements for HDR streaming** +- Windows 10 1703 (Creators Update) or later +- HDR10-compatible display +- Client GPU must support both HEVC Main10 decoding and HDR10 output + - For Intel GPUs, this is 7th-generation (Kaby Lake) iGPUs and later + - For NVIDIA GPUs, this is 1000-series (Pascal) GPUs and later + - For AMD GPUs, this is RX 400-series (Polaris) GPUs and later + **macOS client requirements for HDR streaming** - macOS Catalina or later - See [Apple's documentation](https://support.apple.com/en-us/HT210980) for additional requirements and recommendations +**Linux client requirements for HDR streaming** +- Moonlight must be launched directly from the console, rather than within a desktop environment + - This is required to allow Moonlight to directly configure the display for HDR +- Intel GPU (other vendors may work but are untested) +- HDR10-compatible display + +**Raspberry Pi 4 requirements for HDR streaming** +- Moonlight must be launched directly from the console, rather than within a desktop environment + - This is required to allow Moonlight to directly configure the display for HDR +- HDR10-compatible display +- See [HDR and HEVC support on the Raspberry Pi 4](https://github.com/moonlight-stream/moonlight-docs/wiki/Installing-Moonlight-Qt-on-Raspberry-Pi-4#hevc-and-hdr-support) for configuration steps + ## Keyboard/Mouse/Gamepad Input Options **PC client**