Updated Fixing Hardware Decoding Problems (markdown)

Cameron Gutman 2019-06-21 19:28:06 -07:00
parent b0c9bcecbe
commit 9f4dc0d7b6

@ -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 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 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. * 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. * Decoding performance under Wayland may not be as good as X11, so try X11 if you experience performance issues.