Update README.md

This commit is contained in:
rapi3 2022-02-13 14:33:18 +01:00 committed by GitHub
parent 95d7b46088
commit 3dcee8465d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -6,13 +6,13 @@ MPEG-2 and VC-1 hardware video encoding.
## How to patch the latest version of start.elf?<br>
in /boot/start.elf and /boot/start_x.elf<br>
## NEW 2021 Patch
## NEW 2022 Patch
search for 47E934363248<br>
after this hex string:<br>
if you have 3C18 replace 18 with 1F<br>
if you have 1D18 replace 18 with 1F<br>
## Old 2020 Patch
## Old 2020-2021 Patch
search for 47E933363248<br>
after this hex string:<br>
if you have 3C18 replace 18 with 1F<br>