- This archive contains stock firmware images for various OnePlus phones.
- It is useful for flashing custom ROM(s) that require a specific firmware version—especially when that version isn’t bundled with the ROM itself.
- Additionally, the archive includes stock
boot
/init_boot
images in archived form, which helps with rooting or restoring stock partitions during OTA updates.
- Releases are tagged here in the format:
version_name
_region
. - The stock OTA images are categorized into two groups:
-boot
andfirmware
. You can see the classification indevices.json
. - Select your device model from the dropdown below to access the Release Index.
- Region codes used:
IN
→ IndiaCN
→ ChinaNA
→ North AmericaROW
→ Rest of World (Global / Europe)
Oneplus 13 - dodge
Model ID | Region | Releases |
---|---|---|
CPH2649 | IN | View |
CPH2653 | ROW | View |
CPH2655 | NA | View |
PJZ110 | CN | View |
Oneplus 13R / Ace 5 - giulia
Model ID | Region | Releases |
---|---|---|
CPH2691 | IN | View |
CPH2645 | ROW | View |
CPH2647 | NA | View |
PKG110 | CN | View |
Oneplus 12 - waffle
Model ID | Region | Releases |
---|---|---|
CPH2573 | IN | View |
CPH2581 | ROW | View |
CPH2583 | NA | View |
PJD110 | CN | View |
Oneplus 12R / Ace 3 - aston
Model ID | Region | Releases |
---|---|---|
CPH2585 | IN | View |
CPH2609 | ROW | View |
CPH2611 | NA | View |
PJE110 | CN | View |
You can check the downloaded OTA image file's integrity using the following commands for both Bash (Linux/macOS) and Windows environments:
sha256sum -c *-hash.sha256
certutil -hashfile <filename> SHA256
- Alternatively users can use open source utilites like OpenHashTab
Special thanks to these contributors for their invaluable work and support:
Project is co-maintained by:
If this archive has been helpful, please consider starring the repository. Your support helps keep the project discoverable and active!