From 5f96e367efb6fe70c35b8ee9ff96c83201acbed1 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Thu, 20 Sep 2018 00:23:34 -0700 Subject: [PATCH] Updated Fixing Hardware Decoding Problems (markdown) --- Fixing-Hardware-Decoding-Problems.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fixing-Hardware-Decoding-Problems.md b/Fixing-Hardware-Decoding-Problems.md index 6d00a33..b885cda 100644 --- a/Fixing-Hardware-Decoding-Problems.md +++ b/Fixing-Hardware-Decoding-Problems.md @@ -2,7 +2,7 @@ Moonlight uses DXVA2 for hardware acceleration on Windows. All modern GPUs from AMD, NVIDIA, and Intel should support hardware decoding of H.264 via DXVA2 with the proper drivers installed. If you have issues with hardware decoding: -* Ensure your GPU drivers are properly installed from the GPU manufacturer or PC vendor's website. +* Ensure your GPU drivers are properly installed and up-to-date from the GPU manufacturer or PC vendor's website. * Ensure you're not using Remote Desktop to access your PC. This prevents your GPU from being usable for rendering. # Mac