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.
Features:
- TWRP boots
- decryption works
- Rom flashing works
- Magisk flash works
- Sdcard works
- Android 10 support
- Android 11 Decryption
Download:
TWRP 3.4.0-10 RMX1991/2/3 Unofficial by mauronofrio
TWRP 3.4.0-0 RMX1991/2/3 Unofficial by mauronofrio
TWRP 3.3.1-19 RMX1991/2/3 Unofficial by mauronofrio
TWRP 3.3.1-13 RMX1991/3 Unofficial by mauronofrio
TWRP 3.3.1-11 RMX1992 Unofficial by mauronofrio
TWRP 3.3.1-11 RMX1991/3 Unofficial by mauronofrio
TWRP 3.3.1-5 RMX1991/3 Unofficial by mauronofrio
TWRP 3.3.1-8 RMX1992 Unofficial by mauronofrio
Official Builds RMX1991/3(The unofficial one is always more updated and more supported)
Official Builds RMX1992(The unofficial one is always more updated and more supported)
TWRP 3.3.1-4 Unofficial by mauronofrio
TWRP 3.3.1-1 Unofficial by mauronofrio
TWRP 3.3.1-0 Unofficial by mauronofrio
Stock RMX1991 Recovery
To Flash the TWRP:
if it's the first time you flash the TWRP or you are getting problems of TWRP lost or device doesn't boot after flashed magisk or something else you need to flash a script to patch your vbmeta:
VBMETA PATCHER
To flash the TWRP:
Then reboot in TWRP manually.
Flash the VBMETA PATCHER and reboot.
REMEMBER: is important that from fastboot you directly go in TWRP mode or the TWRP will be overwritten.
Reccomended ADB and Fastboot binaries:
Adb and Fastboot Installer
Source code:
https://github.com/omnirom/android_bootable_recovery
https://github.com/mauronofrio/android_device_realme_RMX1991
Precompiled stock one
My Telegram TWRP Support Group:
https://t.me/twrp_Mauronofrio
Donations:
Credits:
Thanks to @xterminater07 and Color for the help finding the .ofp ROM
Created 2019-11-5
Code:
#include <std_disclaimer.h>
/*
*
* 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.
*
*/
Features:
- TWRP boots
- decryption works
- Rom flashing works
- Magisk flash works
- Sdcard works
- Android 10 support
- Android 11 Decryption
Download:
TWRP 3.4.0-10 RMX1991/2/3 Unofficial by mauronofrio
TWRP 3.4.0-0 RMX1991/2/3 Unofficial by mauronofrio
TWRP 3.3.1-19 RMX1991/2/3 Unofficial by mauronofrio
TWRP 3.3.1-13 RMX1991/3 Unofficial by mauronofrio
TWRP 3.3.1-11 RMX1992 Unofficial by mauronofrio
TWRP 3.3.1-11 RMX1991/3 Unofficial by mauronofrio
TWRP 3.3.1-5 RMX1991/3 Unofficial by mauronofrio
TWRP 3.3.1-8 RMX1992 Unofficial by mauronofrio
Official Builds RMX1991/3(The unofficial one is always more updated and more supported)
Official Builds RMX1992(The unofficial one is always more updated and more supported)
TWRP 3.3.1-4 Unofficial by mauronofrio
TWRP 3.3.1-1 Unofficial by mauronofrio
TWRP 3.3.1-0 Unofficial by mauronofrio
Stock RMX1991 Recovery
To Flash the TWRP:
if it's the first time you flash the TWRP or you are getting problems of TWRP lost or device doesn't boot after flashed magisk or something else you need to flash a script to patch your vbmeta:
VBMETA PATCHER
To flash the TWRP:
Code:
fastboot flash recovery twrp-3.3.1-xx-xxxxxx-mauronofrio.img
Flash the VBMETA PATCHER and reboot.
REMEMBER: is important that from fastboot you directly go in TWRP mode or the TWRP will be overwritten.
Reccomended ADB and Fastboot binaries:
Adb and Fastboot Installer
Source code:
https://github.com/omnirom/android_bootable_recovery
https://github.com/mauronofrio/android_device_realme_RMX1991
Precompiled stock one
My Telegram TWRP Support Group:
https://t.me/twrp_Mauronofrio
Donations:

Credits:
Thanks to @xterminater07 and Color for the help finding the .ofp ROM
Created 2019-11-5
Attachments
Last edited: