From 48d8b8ed16963ce1f0486732c2917e5989ec0a56 Mon Sep 17 00:00:00 2001 From: coloredmarble <165123146+coloredmarble@users.noreply.github.com> Date: Sat, 27 Jul 2024 18:03:37 +0700 Subject: [PATCH] Delete README.md --- README.md | 50 -------------------------------------------------- 1 file changed, 50 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index d38b2e1..0000000 --- a/README.md +++ /dev/null @@ -1,50 +0,0 @@ -## this is a mirror + tutorial. i will try to credit as much as possible. - -extracted files + roms - -## unlocking bootloader - -### install usb drivers https://mtkdriver.com/ - -### first install python3 (plenty of vids) - -### install git - -commands to run: - -``` -git clone https://github.com/bkerler/mtkclient -cd mtkclient -pip -r install requirements.txt -git clone https://github.com/coloredmarble/redmi_9a_mtkclient -cp redmi_9a_mtkclient/* . -# power off phone. press volump up and volume down at same time. connect phone to usb cable -py mtk da seccfg unlock --preload preloader_k62v1_64_bsp.bin --loader n.bin -``` - -for me it took like 5 hours to figure this shit out. worth it - -## recovery -use this one -https://xdaforums.com/t/recovery-pbrp-3-1-0-pitchblackrecoveryproject-unified-for-redmi-9a-9c-9-activ-garden-stable.4363653/ - -## firmware -firmware in releases. pick one - -## roms -Arrow OS available in releases. flash firmware instad of miui from releases - -### flashing arrowOS -MTK devices tends to be a little whiny: -1. wipe data + cache + dalvik -2. format data -3. flash arrowos -4. flash magisk (i didint select wipe cache/dalvik. i dont think you should) -5. reboot to system and install magisk -6. install magisk module microg https://github.com/friendlyneighborhoodshane/minmicrog_releases/releases (recommend nogoolag) - -it may or may not boot depending on the phone's mood - -also if you manage to boot. it works insanely well on a phone with 2 small bricks of ram - -