ronnz98
September 22, 2025, 9:13am
1
OnePlus 13 (dodge) for eOS-a15 3.1.4
e-3.1.4-a15-20250921-UNOFFICIAL-dodge.zip
https://sourceforge.net/projects/eosbuildsronnz98/files/OnePlus/OnePlus%2013/e-3.1.4-a15-20250921-UNOFFICIAL-dodge.zip/download
Please see sources and install instructions including recovery here:
https://xdaforums.com/t/rom-16-unofficial-beta-evolution-x-11-2.4760259/
Use it at your own risk!
Please support the developer(s)!
jojo606
September 25, 2025, 1:01pm
2
When running
adb sideload e-3.1.4-a15-20250921-UNOFFICIAL-dodge.zip
i get
This package will downgrade your system
Install anyway?
And when pressing yes i get
Error applying update: 51 (ErrorCode::kPayloadTimestampError)
ERROR: recovery: Error in /sideload/package.zip (status 51)
do you know how to fix this?
(for steps i took. i flashed
boot.img
dtbo.img
vbmeta.img
vendor_boot.img
recovery.img
from https://xdaforums.com/t/rom-16-unofficial-beta-evolution-x-11-2.4760259/ and then booted into recovery and tried sideloading the unoffical build)
ronnz98
September 25, 2025, 1:03pm
3
I assume you are already on A16? This is a A15 build
jojo606
September 25, 2025, 1:32pm
4
if i remember correctly i had firmware version 15.0.0.860 so that means android 15 right
ronnz98
September 25, 2025, 2:51pm
5
Which ROM did you had initially?
jojo606
September 26, 2025, 9:23am
6
I had the original stock one plus oxygenOS. Then tested stuff like camera calling SMS and updated to the latest update. Afterwards i tried the above steps to flash e/OS, that is:
Unlock bootloader
Boot into fastboot
fastboot flash boot boot.ima
fastboot flash dtbo dtbo.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor_boot vendor_boot.img
fastboot flash recovery recovery.img
Where the above files came from the evolution link you provided.
Then i tried:
adb sideload e-3.1.4-a15-20250921-UNOFFICIAL-dodge.zip
Which gave:
This package will downgrade your system
Install anyway?
And when pressing yes i get:
Error applying update: 51 (ErrorCode::kPayloadTimestampError)
ERROR: recovery: Error in /sideload/package.zip (status 51)
A little sidenote for other people bricking their phone. As long as you didnt touch abl.img you will be fine i think. This is the bootloader making it possible to be able to reach fastboot. As long as abl.img is intact i believe you can always go to fastboot with holding volume down and power for about 15 seconds.
Since my abl.img was still original i used the following to unbrick my phone:
I cant post links but it was an xda forum titled
[ROM][CPH2653/55/49] Stock OxygenOS Fastboot Flashers
by member koaaN
I tested with EU .860 firmware version and followed the .bat script provided in the forum and in the end chose to format the data.
ronnz98
September 29, 2025, 7:25pm
7