From 895f00d5c8f6426abb230800a922f0d66942915c Mon Sep 17 00:00:00 2001 From: ThunderClapLP <59509654+ThunderClapLP@users.noreply.github.com> Date: Sun, 26 Apr 2026 14:05:43 +0200 Subject: [PATCH] Update Pi 3 support in readme --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index fd8c7df..9d6db82 100644 --- a/README.md +++ b/README.md @@ -24,13 +24,7 @@ At the time of writing the only platform that support's Moonlight on a Raspberry - Enough temporary storage space on your LibreELEC device to install Moonlight (about 500 MB is needed) ### Raspberry Pi 3 -Raspberry Pi 3 works (limited support up to 720p) but needs changes to LibreELEC's config: -- Login into your Pi 3 using SSH -- Make config writable: `mount -o remount,rw /flash/` -- In /flash/distroconfig.txt replace `dtoverlay=vc4-kms-v3d` with `dtoverlay=vc4-fkms-v3d` to enable fake KMS mode instead of full KMS -- In /flash/config.txt add `dtparam=audio=on` to enable audio in fake KMS mode -- Make config read only again: `mount -o remount,ro /flash/` -- Reboot the Pi 3 +Raspberry Pi 3 works up to 1080p60, but may have slight hickups every now and then. 1080p30 and 720p60 work flawless. ## Instructions: ### 1. Install this plugin.