Flashing Instructions :
° ⊥⋊ɹ∀ °⚠️ if this looks too complicated for you, please do not attempt yourself but instead ask us, we're happly to help you.
💡 Note: For ease We have an ⚙️ one-click auto installer for both clean and dirty flash. Check it out!
Prerequisites :
- Bootloader unlocked - guide here
- ADB & Fastboot drivers installed on your PC, guide here
- Platform Tools
- DerpFest rom zip
- Boot.img
- Vendor_boot.img
- Super_empty.img
- KernelSU-NEXT+SUSFS zip (for root optional)
setup tools and extracting:
- Extract/unzip the platform-tools.zip
- Copy/Move - rom.zip, boot.img, vendor_boot.img, super_empty.img into the platform-tools folder.
Installation :
- Open the platform-tools folder, click the address bar at the top, type cmd, and press Enter to open Command Prompt.
- Connect your device in Fastboot mode (Power + volume Down button) to your pc via usb cable.
In Command prompt, type below commands :
- fastboot wipe-super super_empty.img
- fastboot flash boot_ab boot.img
- fastboot flash vendor_boot_ab vendor_boot.img
- fastboot reboot recovery
Enable ADB Sideload in DERP recovery
Click Install update > Click ADB Sideload
- adb sideload rom.zip
Optional - if you want root
- Enable ADB sideload again
- adb sideload kernelsu-Next.zip
Factory reset & reboot
Go back to home screen of DERP recovery
Click Factory reset > click Format data/factory reset > click Format data
Go back to home screen of DERP recovery > Reboot to system
Done! #StayDerped guys 😁
Linux users -- You know what to do 🙃🙈 --