Here:
I never could get the realme-ota method in the OP to work but found another way to get the URL by pulling a copy of the ota.db using dd if=/data/data/com.oplus.ota/databases/ota.db of=/sdcard/ota.db and opened it in notepad which gives the ota download URL.
Also, once the update has been downloaded a copy can be pulled from the hidden folder /data/ota_package/OTA/.otaPackage
In case anyone needs the A.20 update for nv_id 10100110 MEA here is the download link: https://gauss-componentotacostmanua...22/09/13/67780984a8484fc2ba3131c8645c84c8.zip
The A.20 update came out only for MEA region. If you wait, you should get the A.21 update too. Or download the OTA posted above.
The phone will not let you install an OTA update for a different region.
I'm not aware of a different region for Poland. Can you please run
adb shell getprop ro.build.oplus_nv_id
and post the result here?The update should have arrived to everyone on the global ROM now.Could anyone provide the A.21 firmware files for MY region? NV ID = 00111000
I tried using the script realme-ota script and was only able to get A.19 firmware for any region.
hey idk how to use this post but maybe anyone can help me to get the latest (00011010) rom?
I'm Stuck at A.18 Update since 2 mothns, can some one can share the A.21 full ota Link for the TW version please? ti's the ID=00011010
The link is for A.21
Yes, apparently they restored L1 on unlocked bootloader with Android 13.Has anybody else noticed Widevine L1 being restore on the A13 update for unlocked bootloaders? For some reason I am back to L1 even tho my bootloader is stuck being unlocked.
Just install it and don't worry. You will see Realme UI 4.0 after the update.When i try to locally install, it says Realme UI 3.0, Android 13 and not like yours Realme UI 4.0, Android 13?
I want Realme IU 4.0, Android 13
I'm on a global version, bought the phone in Europe (Germany)
View attachment 5807755View attachment 5807759
The correct command is:I don't get Links OTA EUEX when I run the command: realme-ota -r 0 RMX3301 RMX3301_11.C.00_0000_000000000000 3 01000100
realme-ota -r 3 RMX3301EEA RMX3301_11.C.00_0000_000000000000 4 01000100
adb shell getprop ro.build.oplus_nv_id
and check the result with the table at the end of the post to know if you have the export or GDPR ROM.realme-ota -r 0 RMX3301 RMX3301_11.A.00_0000_000000000000 3 00011010
simg2img super.0.xxxxxxxx.img super.1.xxxxxxxx.img super.2.xxxxxxxx.img super.img
Region | Region abbreviation | nv_id | ROM type | Notes (read below) |
---|---|---|---|---|
Taiwan | TW | 00011010 | export | |
India | IN | 00011011 | export | |
Indonesia | ID | 00110011 | export | |
Russia | RU | 00110111 | export | |
Malaysia | MY | 00111000 | export | |
Thailand | TH | 00111001 | export | |
Philippines | PH | 00111110 | export | |
Saudi Arabia | SA | 10000011 | export | |
Latin America | LATAM | 10011010 | export | |
Brazil | BR | 10011110 | export | |
Middle East and Africa | MEA | 10100110 | export | |
Europe (EU, EEA, UK and Switzerland) | EUEX | 01000100 | GDPR | |
United Kingdom | GB | 10001010 | GDPR | Starting from build C.08 |
Turkey | TR | 01010001 | GDPR | |
Rest of Europe | EU-NONEEA-Double | 10001101 | GDPR |
Region | Region abbreviation | nv_id | ROM type | Android 13 (C.08) OTA URL |
---|---|---|---|---|
Taiwan | TW | 00011010 | export | e68ab4b89ac44520a56d488f4a246da6.zip |
India | IN | 00011011 | export | 4ccc3d3cb837437ea787baaac853fc4d.zip |
Indonesia | ID | 00110011 | export | d0e4792682e34b53a2beb702b03f5962.zip |
Russia | RU | 00110111 | export | c3d6a801a82b4f2893373633fd580075.zip |
Malaysia | MY | 00111000 | export | f45a2208c7d74706b2491682940b369d.zip |
Thailand | TH | 00111001 | export | d0fa5e7712f747d5beb64fb571070ffc.zip |
Philippines | PH | 00111110 | export | 29a42bbbf19a4d14a4fa06faedcf1492.zip |
Saudi Arabia | SA | 10000011 | export | ac730fcaa8704f69a846c36e9e79f822.zip |
Latin America | LATAM | 10011010 | export | |
Brazil | BR | 10011110 | export | acbda86ee1cc47d3867546f9ec5a8865.zip |
Middle East and Africa | MEA | 10100110 | export | 19fd25c0b6994a56b925296249a6d695.zip |
Europe (EU, EEA, UK and Switzerland) | EUEX | 01000100 | GDPR | 336d3d23e61d4839a2fdd21c8b9d56d7.zip |
Turkey | TR | 01010001 | GDPR | |
Rest of Europe | EU-NONEEA-Double | 10001101 | GDPR | 7631d500d3974caf8e7f189263576528.zip |
I haven't figured out how to properly install the realme-ota updater.
@echo off
setlocal
chcp 65001 2>nul >nul
cd "C:\PYTHON INSTALL LOCATION\Scripts\realme_ota\realme_ota" 2>nul >nul
if exist main.py (
python main.py %*
) else (
powershell write-host -fore Red realme-ota not found!
)
pause
C:\Python install location\Scripts\realme_ota\realme_ota
realme-ota -r 0 RMX3301 RMX3301_11.A.00_0000_000000000000 3 00011010
where realme-ota