From 9f4dc0d7b66cdaf6625848dcdb967115ccef5071 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Fri, 21 Jun 2019 19:28:06 -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 af578d2..c29eac6 100644 --- a/Fixing-Hardware-Decoding-Problems.md +++ b/Fixing-Hardware-Decoding-Problems.md @@ -17,6 +17,6 @@ Moonlight uses VAAPI and VDPAU for hardware acceleration on Linux. One of those * If you installed Moonlight via Flatpak, run `flatpak update` to ensure the Flatpak runtime has installed the matching extension for your current GPU. * If you are running Wayland on GNOME, you may need to launch Moonlight with the `-platform wayland` option to ensure hardware acceleration works. - * If you installed Moonlight via Flatpak, you would run `flatpak run com.moonlight_stream.Moonlight -platform wayland`. + * If you installed Moonlight via Flatpak, you would run `flatpak run com.moonlight_stream.Moonlight -platform wayland` * The Snap package of Moonlight does not currently support hardware acceleration on Wayland. * Decoding performance under Wayland may not be as good as X11, so try X11 if you experience performance issues. \ No newline at end of file