How To Guide UPDATE - Realme GT Convert China ROM to EU ROM OR Indin ROM

Search This thread

realme888

Member
Jan 10, 2022
16
1
isee Thanks for the info,

i've downloaded the EU version OFP,
can i direclty flash this even if my version of ROM
is currently chinese and using android 13, UI4? also my bootloader is already unlocked.
1683479301265.png


unfortunately it shows username and pw. does it need login?
 

realme888

Member
Jan 10, 2022
16
1
H
No need to use the msm tool, and download at least 3 different version of rom
Thank you for the info bro,
1683479722838.png

i'm only seeing 2available rom for RMX2202 which is my model, and i pretty much need the EU version.
does the update still works when flashing OFP files?
also can you maybe recommend a backup tool for realme?
 

Minion2631

Member
Feb 9, 2019
34
4
H

Thank you for the info bro,
View attachment 5906051
i'm only seeing 2available rom for RMX2202 which is my model, and i pretty much need the EU version.
does the update still works when flashing OFP files?
also can you maybe recommend a backup tool for realme?
Update still works and you can relock the bootloader after the flashing just make sure it boot at the system before you relock the bootloader, i don't usually using backup
You can search at the google for the another version of rom
 

realme888

Member
Jan 10, 2022
16
1
Update still works and you can relock the bootloader after the flashing just make sure it boot at the system before you relock the bootloader, i don't usually using backup
You can search at the google for the another version of rom
yeah i'll try it, appreciate your help.

i wanna preserve my apps and other data on my phone so i need to do that first, it's really hard to do a fresh start now.
 

akmad1913

New member
Jan 28, 2021
4
0
is it safe to relock the bootloader of my phone?
 

Attachments

  • Screenshot_2023-05-18-10-41-36-53_fc704e6b13c4fb26bf5e411f75da84f2.jpg
    Screenshot_2023-05-18-10-41-36-53_fc704e6b13c4fb26bf5e411f75da84f2.jpg
    114.9 KB · Views: 29

Norvz177

Member
Sep 13, 2023
5
2
Here's the easiest method to convert CN rom to global/export rom. No need to root or unlock bootloader. You only need your phone, no PC needed.

You need this 3 files
RMX2202_11_F.15_CN

RMX2202_Roll_Back_Android12_IN.zip

OPLocalUpdate_For_Android13.apk

then follow the instructions here

thanks to @Stano36 for teaching me this method.

Updates will pop up to android 13 if you're done doing the above.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    Here's the easiest method to convert CN rom to global/export rom. No need to root or unlock bootloader. You only need your phone, no PC needed.

    You need this 3 files
    RMX2202_11_F.15_CN

    RMX2202_Roll_Back_Android12_IN.zip

    OPLocalUpdate_For_Android13.apk

    then follow the instructions here

    thanks to @Stano36 for teaching me this method.

    Updates will pop up to android 13 if you're done doing the above.
  • 9
    Hi
    These are the steps that were followed to make the global ROM work for you...

    Please follow the instructions step by step

    Try these steps at your own risk and I am not responsible for losing your phone or data


    1- You must open the bootloader with this link .
    2- Download the global ROM A.09 ( img) file with this link .
    3- Download the INDIN ROM A.14 ( img) file with this link . Thanks to ( MrVeverything )
    4- Extract the img files ( 44 items) img .
    5- Download the adb file and install it and it will be rooted on disk c
    6- Put the files extracted in step 3 and put them in the adb folder
    7- Boot your Phone into Fastboot Mode
    8- In the adb folder hold the SHIFT key and right-click on an empty spot inside the folder, then select the ‘Open PowerShell window here’ option.
    9- Connect your device to the computer and follow the following commands :

    .\fastboot devices
    .\fastboot getvar all
    ........ ( This step is very important in order to know what is the path of solt a or b )

    If it is solt b follow the following commands... Thank you very much to srsbsns89 . and hmdqa

    Now follow the commands

    Code:
    .\fastboot flash boot boot.img
    .\fastboot flash dtbo dtbo.img
    .\fastboot flash modem modem.img
    .\fastboot --disable-verity flash vbmeta vbmeta.img
    .\fastboot --disable-verity flash vbmeta_system vbmeta_system.img
    .\fastboot --disable-verity flash vbmeta_vendor vbmeta_vendor.img
    .\fastboot reboot fastboot ......
    ( you see phone after this command on recovery mod )
    .\fastboot flash abl abl.img
    .\fastboot flash aop aop.img
    .\fastboot flash bluetooth bluetooth.img
    .\fastboot flash cpucp cpucp.img
    .\fastboot flash devcfg devcfg.img
    .\fastboot flash dsp dsp.img
    .\fastboot flash engineering_cdt engineering_cdt.img
    .\fastboot flash featenabler featenabler.img
    .\fastboot flash hyp hyp.img
    .\fastboot flash imagefv imagefv.img
    .\fastboot flash keymaster keymaster.img
    .\fastboot flash multiimgoem multiimgoem.img
    .\fastboot flash my_carrier my_carrier.img
    .\fastboot flash my_company my_company.img
    .\fastboot flash my_engineering my_engineering.img
    .\fastboot flash my_heytap my_heytap.img
    .\fastboot flash my_manifest my_manifest.img
    .\fastboot flash my_preload my_preload.img
    .\fastboot flash my_product my_product.img
    .\fastboot flash my_region my_region.img
    .\fastboot flash my_stock my_stock.img
    .\fastboot flash odm odm.img
    .\fastboot flash oplus_sec oplus_sec.img
    .\fastboot flash oplusstanvbk oplusstanvbk.img
    .\fastboot flash product product.img
    .\fastboot flash qupfw qupfw.img
    .\fastboot flash qweslicstore qweslicstore.img
    .\fastboot flash shrm shrm.img
    .\fastboot flash splash splash.img
    .\fastboot flash system system.img
    .\fastboot flash system_ext system_ext.img
    .\fastboot flash tz tz.img
    .\fastboot flash uefisecapp uefisecapp.img
    .\fastboot flash vendor vendor.img
    .\fastboot flash vendor_boot vendor_boot.img
    .\fastboot flash vm-bootsys vm-bootsys.img
    .\fastboot flash xbl xbl.img
    .\fastboot flash xbl_config xbl_config.img
    .\fastboot -w
    .\fastboot reboot


    Now after completion, the phone will enter recovery mode and format and the global ROM will work with you


    __________________________________________________________________________________________________________

    How to fix “Device is not Play Protect certified” error

    Get your Device ID. This is a 16-digit alphanumeric ID which you will need to certify your device with Google.

    If you are still able to access the Play Store, install the Device ID app. If not, you can download the APK file here and install/sideload it on your device.

    Go to Google’s Device Registration page here and paste/type your Google Services Framework ID on the Android ID box and tap Register.

    After registering, you may enter your Google credentials on the Play Store. And you might as well reboot your device for good measure.

    after that clean data for google play ... and reboot your device and done



    Done .... :)
    4
    [Thread Cleaned]

    Good day everyone!

    Some things were edited; some removed. Sure, mental illness can be made fun of – stand up comedians do it all the time – and we're all for free speech but there's a time and place for everything and this was/is not the place. We've built this community on mutual respect and it's our job to protect that.
    If you feel offended by something you read on XDA, please just report it and do not respond to it yourself. Unless you're confident it can be part of a civil and respectful conversation, and doesn't go off topic too far. Also note that what you may perceive as offensive is not always meant that way. I deeply urge you all to search for the good in people instead of assuming the worst. Thanks!

    Need to talk about this? Feel free to contact me by PM. Do not discuss this in the thread.

    Cheers and stay safe!
    Timmy
    Forum Moderator
    2
    Try that.
    Someone from this forum posted this in another thread.
    2
    This is basically the fastboot commands that i used to flash the global rom:

    Code:
    .\fastboot flash boot boot.img
    .\fastboot flash dtbo dtbo.img
    .\fastboot flash modem modem.img
    .\fastboot --disable-verity flash vbmeta vbmeta.img
    .\fastboot --disable-verity flash vbmeta_system vbmeta_system.img
    .\fastboot --disable-verity flash vbmeta_vendor vbmeta_vendor.img
    .\fastboot reboot fastboot
    .\fastboot flash abl abl.img
    .\fastboot flash aop aop.img
    .\fastboot flash bluetooth bluetooth.img
    .\fastboot flash cpucp cpucp.img
    .\fastboot flash devcfg devcfg.img
    .\fastboot flash dsp dsp.img
    .\fastboot flash engineering_cdt engineering_cdt.img
    .\fastboot flash featenabler featenabler.img
    .\fastboot flash hyp hyp.img
    .\fastboot flash imagefv imagefv.img
    .\fastboot flash keymaster keymaster.img
    .\fastboot flash multiimgoem multiimgoem.img
    .\fastboot flash my_carrier my_carrier.img
    .\fastboot flash my_company my_company.img
    .\fastboot flash my_engineering my_engineering.img
    .\fastboot flash my_heytap my_heytap.img
    .\fastboot flash my_manifest my_manifest.img
    .\fastboot flash my_preload my_preload.img
    .\fastboot flash my_product my_product.img
    .\fastboot flash my_region my_region.img
    .\fastboot flash my_stock my_stock.img
    .\fastboot flash odm odm.img
    .\fastboot flash oplus_sec oplus_sec.img
    .\fastboot flash oplusstanvbk oplusstanvbk.img
    .\fastboot flash product product.img
    .\fastboot flash qupfw qupfw.img
    .\fastboot flash qweslicstore qweslicstore.img
    .\fastboot flash shrm shrm.img
    .\fastboot flash splash splash.img
    .\fastboot flash system system.img
    .\fastboot flash system_ext system_ext.img
    .\fastboot flash tz tz.img
    .\fastboot flash uefisecapp uefisecapp.img
    .\fastboot flash vendor vendor.img
    .\fastboot flash vendor_boot vendor_boot.img
    .\fastboot flash vm-bootsys vm-bootsys.img
    .\fastboot flash xbl xbl.img
    .\fastboot flash xbl_config xbl_config.img
    .\fastboot flash -w
    .\fastboot reboot


    Before you proceed with the flashing, you need to enter into bootloader mode and ensure the active partition is on slot b. And make sure NOT to relock the bootloader after flashing the global rom.
    2
    From what I can gather form the internet, these are the steps for switching from china rom to global rom:

    1) unlock bootloader

    The steps can be found in here:



    and here:

    https://forum.xda-developers.com/t/...ol-based-on-realme-ui-2-0-android-11.4306223/

    2) download stock global rom and extracting the img files by using payload dumper

    The stock rom can be downloaded here:

    https://www.youtube.com/redirect?ev...X/RMX2202_ROLL%20BACK_Android11_EUEX_0609.zip

    After downloading the stock rom, you can extract the img files by using the payload dumper method. The steps are as follows (refer to step 2 until 6 of the link below):

    https://www.thecustomdroid.com/oneplus-factory-image-creation-guide/

    3) Flashing the img files via fastboot command

    In order to flash the img files, you need to enter fastboot command to execute the flash. Stelsinki and bonecrusher2010 tried to flash the img files but in vain.

    This is where it gets tricky. From my reading on this website, only 2 users have claimed to successfully flashed into global rom, MrVeverything and rakoncwy.

    If you noticed, MrVeverything has the same username as per this youtube video being referred on numerous occasions, so I assume he is the poster of the video. Even rakoncwy referred the same video as his guidance to flash the global rom. The only problem is that the video did not show the process of flashing the img files into the phone. The video only started by showing the phone after being flashed with global rom. And the description of the video does not disclose the full fastboot command being used to flash the global rom.

    Rakoncwy said you need to know which slot of the device in order to flash the rom. I am not sure what he meant but I assume that you need to flash on the active slot. Based on my reading here, the fastboot command used by bonecrusher2010 should automatically flash into the active slot, rather than setting it manually as suggested by rakoncwy earlier. Be that as it may, it was still unsuccessful.

    So in summary, the only missing steps here are the fastboot commands that can successfully flash the global rom. As only both MrVeverything and rakoncwy managed to flash into global rom, perhaps they can share with us the fastboot command they used here.

    Let me know if I miss anything here.