From 3dcee8465ddbbd5dc0a5f5e26d2febf4ea82c9ba Mon Sep 17 00:00:00 2001 From: rapi3 <18531150+rapi3@users.noreply.github.com> Date: Sun, 13 Feb 2022 14:33:18 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a20e95f..4717a7f 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ MPEG-2 and VC-1 hardware video encoding. ## How to patch the latest version of start.elf?
in /boot/start.elf and /boot/start_x.elf
-## NEW 2021 Patch +## NEW 2022 Patch search for 47E934363248
after this hex string:
if you have 3C18 replace 18 with 1F
if you have 1D18 replace 18 with 1F
-## Old 2020 Patch +## Old 2020-2021 Patch search for 47E933363248
after this hex string:
if you have 3C18 replace 18 with 1F