Development [Firmware] Xiaomi 12 Pro [zeus] [Auto updated!]

Search This thread

yshalsager

Recognized Developer
Xiaomi custom ROMs users face a problem with firmware updates. As there are many devices with no one to provide the newest firmware update every single release, and developers who provide updates to devices may forget or be busy sometimes, so releases are provided later. Here comes Xiaomi Firmware Updater project:


Xiaomi Firmware Updater (Xiaomi 12 Pro)



jSIVrRy.png
Code:
#include
/*
* Your warranty is now void.
*
* I am 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 me for messing up your device, I will laugh at you.
*/


What is Xiaomi Firmware Updater?
A set of various scripts that automatically generates Xiaomi firmware flashable zip files for every MIUI new update! My scripts download MIUI official ROMs, both Developer and Stable, Global, EEA, India, and China, extract firmware either from the firmware-update folder or from update payload, generate firmware flashable zip with auto-written "updater-script", and uploads them automatically to multiple servers. These scripts are completely automated, running on a Linux server every X hours.

Notes:
Firmware filenames for this device are in the following manner:
  • fw_zeus_miui_ZEUS_*.zip is Xiaomi 12 Pro (zeus) China firmware.
  • fw_zeus_miui_ZEUSGlobal_*.zip is Xiaomi 12 Pro (zeus) Global firmware.
  • fw_zeus_miui_ZEUSEEAGlobal_*.zip is Xiaomi 12 Pro (zeus) EEA Global firmware.
  • fw_zeus_miui_ZEUSINGlobal_*.zip is Xiaomi 12 Pro (zeus) India Global firmware.

Downloads
You can get updates always from various mirrors available on the website:

Frequently Asked Questions:
What is firmware? Is it a full ROM or OTA package?
Firmware is not a ROM nor OTA Package, it's a set of low-level drivers which helps the operating system do whatever it wants to do. It includes various things like Modem, Bluetooth, Bootloader, DSP etc.

Why should I update the Firmware?
Firmware is provided from Xiaomi directly, and there are no sources for it to let developers build and edit it on their own like custom ROMs, so if you want to keep your device up to date always update your firmware!

Do I need to update the Firmware If I'm an MIUI official or a custom ROM user?
No, MIUI ROMs contain the firmware-update package, which I extract and provide here.

What are the supported devices?
All Snapdragon and MTK devices, including China-only devices.
Check the full devices list here

How to update the firmware?
1- Download the package you want to flash. IT MUST BE NAMED WITH THE SAME CODENAME OF YOUR DEVICE.
2- Flash it using TWRP or any custom recovery. There's no need to wipe/format anything before or after the installation.

How to check the updated firmware?
Usually, the modem gets updated with newer firmware, you can check it in Settings > About > Baseband.

Support or Contact:
Having trouble with firmware files? You can open a new issue on the GitHub repository or just write here in a reply, and we’ll help you sort it out.

Source Code:
- GitHub
- Main project thread

Donations:
A donation was never necessary, but It's making life easier for me and guarantees paying server costs. My works are free and open-source, that cost money, time, and many efforts.

XiaomiFirmwareUpdater and MIUIUpdatesTracker scripts are automated, running on a Linux server. If you want these projects to continue and provide the best services to Xiaomi users, you can help me by donating using:
 
Last edited:
  • Like
Reactions: NOSS8

farmz_inc

Senior Member
Aug 19, 2016
61
7
I have a Chinese model, I unlocked it and flashed V13.0.3.0.SLBMIXM. Few weeks late my phone notified me that V13.0.5.0.SLBMIXM was available and did an auto update, rebooted and I was still unlocked didn't lose any data.
 
  • Like
Reactions: leolino64

ScoOby-Do0

Member
Nov 29, 2011
13
2
I'm currently on EEA Global ROM and rooted with Magisk to bypass Safetynet as my phone is originally from China. When a new EEA firmware is released is it possible to flash updated firmware without bricking device and requiring a wipe/reinstall?
 

goila

Senior Member
Nov 16, 2010
149
28
New MIUI Stable Firmware Release

  • Version: V13.0.16.0.SLBEUXM
  • Android: 12.0
  • Region: EEA
  • Filename: fw_zeus_miui_ZEUSEEAGlobal_V13.0.16.0.SLBEUXM_db2b379891_12.0.zip
  • Filesize: 207.4 MB
  • MD5:
    Code:
    28d00e864e78c2b9dee32340d051429e
  • Download: Here

Note: Older releases are available Here
With this update I have completely changed the color calibration of the display. It is now low in contrast, weak in color. Is it possible to reinstall the previous rom without bootloader unlock? in MIUI 13 I don't see any option in the update menu anymore.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Xiaomi custom ROMs users face a problem with firmware updates. As there are many devices with no one to provide the newest firmware update every single release, and developers who provide updates to devices may forget or be busy sometimes, so releases are provided later. Here comes Xiaomi Firmware Updater project:


    Xiaomi Firmware Updater (Xiaomi 12 Pro)



    jSIVrRy.png
    Code:
    #include
    /*
    * Your warranty is now void.
    *
    * I am 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 me for messing up your device, I will laugh at you.
    */


    What is Xiaomi Firmware Updater?
    A set of various scripts that automatically generates Xiaomi firmware flashable zip files for every MIUI new update! My scripts download MIUI official ROMs, both Developer and Stable, Global, EEA, India, and China, extract firmware either from the firmware-update folder or from update payload, generate firmware flashable zip with auto-written "updater-script", and uploads them automatically to multiple servers. These scripts are completely automated, running on a Linux server every X hours.

    Notes:
    Firmware filenames for this device are in the following manner:
    • fw_zeus_miui_ZEUS_*.zip is Xiaomi 12 Pro (zeus) China firmware.
    • fw_zeus_miui_ZEUSGlobal_*.zip is Xiaomi 12 Pro (zeus) Global firmware.
    • fw_zeus_miui_ZEUSEEAGlobal_*.zip is Xiaomi 12 Pro (zeus) EEA Global firmware.
    • fw_zeus_miui_ZEUSINGlobal_*.zip is Xiaomi 12 Pro (zeus) India Global firmware.

    Downloads
    You can get updates always from various mirrors available on the website:

    Frequently Asked Questions:
    What is firmware? Is it a full ROM or OTA package?
    Firmware is not a ROM nor OTA Package, it's a set of low-level drivers which helps the operating system do whatever it wants to do. It includes various things like Modem, Bluetooth, Bootloader, DSP etc.

    Why should I update the Firmware?
    Firmware is provided from Xiaomi directly, and there are no sources for it to let developers build and edit it on their own like custom ROMs, so if you want to keep your device up to date always update your firmware!

    Do I need to update the Firmware If I'm an MIUI official or a custom ROM user?
    No, MIUI ROMs contain the firmware-update package, which I extract and provide here.

    What are the supported devices?
    All Snapdragon and MTK devices, including China-only devices.
    Check the full devices list here

    How to update the firmware?
    1- Download the package you want to flash. IT MUST BE NAMED WITH THE SAME CODENAME OF YOUR DEVICE.
    2- Flash it using TWRP or any custom recovery. There's no need to wipe/format anything before or after the installation.

    How to check the updated firmware?
    Usually, the modem gets updated with newer firmware, you can check it in Settings > About > Baseband.

    Support or Contact:
    Having trouble with firmware files? You can open a new issue on the GitHub repository or just write here in a reply, and we’ll help you sort it out.

    Source Code:
    - GitHub
    - Main project thread

    Donations:
    A donation was never necessary, but It's making life easier for me and guarantees paying server costs. My works are free and open-source, that cost money, time, and many efforts.

    XiaomiFirmwareUpdater and MIUIUpdatesTracker scripts are automated, running on a Linux server. If you want these projects to continue and provide the best services to Xiaomi users, you can help me by donating using:
    1
    I have a Chinese model, I unlocked it and flashed V13.0.3.0.SLBMIXM. Few weeks late my phone notified me that V13.0.5.0.SLBMIXM was available and did an auto update, rebooted and I was still unlocked didn't lose any data.
    1
    V13.0.19.0.SLBEUXM
    is a Beta Version.
    It is a firmware 207.5 Mb not a rom 4.3 gb stable beta.
    Anyway Xiaomi rename stable beta to stable without any modification.

    1
    New MIUI Stable Firmware Release
    • Version: V13.0.7.0.SLBMIXM
    • Android: 12.0
    • Region: Global
    • Filename: fw_zeus_miui_ZEUSGlobal_V13.0.7.0.SLBMIXM_6b702aa8e2_12.0.zip
    • Filesize: 207.5 MB
    • MD5:
      Code:
      b05bd49232a36f960837c38aed14ec8d
    • Download: Here

    Note: Older releases are available Here
    1
    New MIUI Stable Firmware Release
    • Version: V13.0.25.0.SLBEUXM
    • Android: 12.0
    • Region: EEA
    • Filename: fw_zeus_miui_ZEUSEEAGlobal_V13.0.25.0.SLBEUXM_34cb82f91f_12.0.zip
    • Filesize: 207.5 MB
    • MD5:
      Code:
      5bf629f3340859e1f9da57ca361503e6
    • Download: Here

    Note: Older releases are available Here