Contenu du post
This is a rethinking of the flasher script by the 13DEVTEAM that was 99% executed by Jonas and tested by docnok63. The goal was to have one script to flash either a super.img build (typically for CN users) or a mostly fastbootd partitions flasher for non-CN owners. This new part is based on the revive_13 script by Venkat, so BIG shoutout to him. There were other minor text output error fixed. The script is renamed from the Universal OOS Flasher to the Universal Flasher, because you can also make COS builds with it. The script is now designed to be able to handle builds put together with a super.img or without. Speaking of which, the script now has three names depending on what build it's put into: Super_Flasher.bat, Regional_Flasher.bat, and Universal_Flasher.bat. Super_Flasher.bat is primarily for CN variant users, but can also be used by GShopper OP13 buyers who are stuck on OOS305. As the name says, it flashes a super.img in fastboot and gives options that fix signal at the end. Regional_Flasher.bat is used by all other regional variant users simply to flash the next firmware. It can also be used to switch regional firmware and is also used to return to OOS from a custom ROM. Universal_Flasher.bat is provided so people can make their own builds. There are two files in COS_FILES_HERE that are used to get signal back for super.img flashing and two in OOS_FILES_HERE to prevent booting into black screen; DO NOT remove them. Happy flashing, Doc and Jonas