Compare commits

...

3 Commits

Author SHA1 Message Date
coloredmarble
48d8b8ed16
Delete README.md 2024-07-27 18:03:37 +07:00
coloredmarble
d29f09142d
Delete n.bin 2024-07-27 18:03:29 +07:00
coloredmarble
9be936369f
Delete preloader_k62v1_64_bsp.bin 2024-07-27 18:03:20 +07:00
3 changed files with 0 additions and 50 deletions

View File

@ -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

BIN
n.bin

Binary file not shown.

Binary file not shown.