Code:
/*
* Your warranty is now void (or isn't ? who am I to judge ?)
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Current status
Working :
- TWRP boots
- /data decryption is working
- system and vendor partitions are mountable but you can't modify them
- You can flash magisk and modules, or custom kernel (if that's even exists since our kernel source is total mess and broken)
- Flashing stock rom.ozip works
Not working :
-
- Partition formatting doesn't works (upstream)
Installation
Direct booting (fastboot boot twrp.img) is not possible, so we just have to flash it like normal
1. Disable verified boot first
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
Code:
fastboot flash recovery twrp.img
Code:
fastboot reboot recovery
Download
Google Drive
Source code
https://github.com/nullxception/twrp_device_realme_RMX2061
Thanks to @simonsmh @mauronofrio @bigbiff and many other opensource TWRP devs
XDA:DevDB Information
Unofficial TWRP for Realme 6 Pro, Tool/Utility for the Realme 6 Pro
Contributors
nullxception
Source Code: https://github.com/nullxception/twrp_device_realme_RMX2061
Version Information
Status: Stable
Current Stable Version: 3.3.1-3
Stable Release Date: 2020-06-08
Created 2020-05-31
Last Updated 2020-06-08
Last edited: