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.