Realme 8 4G (nashc) - Unofficial TWRP - 20230121
cd-Crypton
released this
24 Jan 09:06
·
23 commits
to main
since this release
Team Win Recovery Project
Note: Flash at your own risk. This Build stilll not considered as stable, and still in the process of testing.
Build Device: nashc
Build Alt. Name: RMX3085
Build Date: 01/21/2023
Build Release: Unofficial Beta
Build Branch: 12.1 (3.7.0)
Compatibility: Android 12 (RUI3) and Android 13 (Custom Roms)
Working
- External Storage (SD Card and USB_OTG)
- Sideloading/Flashing .zip files.
- Terminal/Console works fine.
- Vibration/Haptics
- FastbootD
- Flashing Custom ROMS
- MTP; You might need to toggle disable and enable again to work
Issues
- Decryption not working (Internal Storage shows 0MB)
- Restoring a Backup not properly working.
Failed to mount /partition_name (Invalid Argument)
error persist, on most cases.
How to Flash?
- Go to your device bootloader mode.
- Download the .img file.
- Using command/terminal (platform tools):
fastboot flash recovery <your-image-file-here.img>
- Then type
fastboot reboot recovery
. - Or if you have existing custom recovery just flash the image and/or .zip file directly (or flash via adb sideload).
Credits
- TeamWin (for TWRP Source)
- And all of my testers; Adam, Ivan, Ichigo.
What's new?
Added more partitions in twrp.flags for better compatibility in Custom Rom flashing, and for backing up.
Added logo/splash flashing support, for flashing modified logo image.