Search results


  1. S

    [MODULE] Framework Patcher for Strong integrity

    You'll still need PIF, tricky store, and a key box that can pass strong. This module just messes with the stuff xiaomi.eu devs put in to handle droidguard.
  2. S

    [MODULE] Framework Patcher for Strong integrity

    Decided to modify FrameworkPatcherGo to disable the droidguard check in framework.jar. I'm not an android dev, so YMMV. Should be safe, but do your own research and use at your own risk since I'm just a random person on the Internet. Module found here: https://filebin.net/43n336lkg2sl986u
  3. S

    Sblocco bootloader

    if you have a chinese version, you have to use a paid service to unlock the bootloader unless you meet the criteria that xiaomi has for unlocking chinese versions, but that's unlikely. it's not just xiaomi being more restrictive about bootloader unlocking and also threatening to not purchase...
  4. S

    Xiaomi 14 Ultra [TWRP]

    Go to folder you extracted rom. Run: ``` fastboot erase misc fastboot flash boot_ab images/boot.img fastboot flash init_boot_ab images/init_boot.img fastboot reboot ``` These are the commands I usually use to fix boot issues.
  5. S

    Xiaomi 14 Ultra [TWRP]

    It's not going to the rom, so changing that won't do anything. Phone on -> boot mode -> {rom, recovery, fastboot} Right now it's set to boot to recovery, so you need to unset that. Set active won't change anything since you most likely flash to both A and B slots. If erase didn't fix it...
  6. S

    Xiaomi 14 Ultra [TWRP]

    If you use `fastboot erase misc`, it should unset opening recovery when you use `fastboot reboot` Don't touch recovery for now. As far as I see, there's no real value in it at the moment, even if it loaded recovery correctly.
  7. S

    Mi14 pro CN Rom ( help to switch to Global )

    If you don't know, then you probably don't have it unlocked. Unlocking the bootloader is a very intentional process and for CN versions, you'll need to spend a bit extra for the unlocking at purchase depending on the retailer or a paid service. The easiest way to check if your bootloader is...
  8. S

    Baseband Unlock query

    If you unlock your bootloader, you lose strong integrity UNLESS you root and spend a lot of effort trying to stay ahead of Google's efforts. Are you trying to unlock the baseband or bootloader? Unlocking bootloader allows you to install other roms. If you're just trying to access certain 5G...
  9. S

    Mi14 pro CN Rom ( help to switch to Global )

    If you didn't get your bootloader unlocked while you were in China, you'll have to pay for an unlocking service as xiaomi has changed the requirements to unlock bootloader in hyperOS. If it's unlocked, just follow the installation steps in the download threads. Installation is pretty...
  10. S

    Nova launcher and other 3rd party launchers

    You can set your home screen to use app drawer and change the left screen to app vault, Google discover, or none. App drawer + Google discover puts the home screen fairly similar to stock pixel launcher, but definitely not as flexible as third party launchers.
  11. S

    [GUIDE] How to install Xiaomi.eu ROM for Xiaomi 12/12S series

    Silly question, but you downloaded the right package for flashing right? After flashing, it did take me like 15 minutes of black screen before it started booting up. You should be able to enter fastboot and try again.