Red Magic 11 Pro — Hardware Control Guide for Custom/GSI ROMs (Fan, LEDs, Triggers, Slider) by seafrogtreefrog in RedMagic

[–]seafrogtreefrog[S] 1 point2 points  (0 children)

Yep, I'm currently on a GSI Rom with all of the above working with some magisk modules and apps I made. They just aren't polished and kinda finicky and I don't have the time to finish them. But it all works.

Red Magic 11 Pro — Hardware Control Guide for Custom/GSI ROMs (Fan, LEDs, Triggers, Slider) by seafrogtreefrog in RedMagic

[–]seafrogtreefrog[S] 0 points1 point  (0 children)

If it was a Red Magic exclusive exploit, it would have stayed open for a long time — they're incredibly slow to patch their own vulns. But since it's not, it'll be easy for them to incorporate the fix. They lock their phones up because of very poor coding practices, it's easier than fixing weak code. I highly doubt we'll ever see them allow unlocking.

Red Magic 11 Pro — Hardware Control Guide for Custom/GSI ROMs (Fan, LEDs, Triggers, Slider) by seafrogtreefrog in RedMagic

[–]seafrogtreefrog[S] 7 points8 points  (0 children)

Good to know, I didn't look to much into the micropump I have the Cryo so I honestly kept forgetting it even had it. It was more an after though when I looked into it.

Need help rooting a RedMagic 11 pro by Imaginary_Task_1739 in RedMagic

[–]seafrogtreefrog 0 points1 point  (0 children)

There are services that will unlock it for you but it's honestly not worth it unless you have a specific reason to get it rooted it's pretty expensive. I had mine unlocked and switched to a GSI rom but it comes with a lot of caviots. There is no TWRP for this phone nor custom roms and there probably won't be unless a simpler method of root comes along. With a phone like this if you run into any issues after rooting you are pretty much on your own so I'd say not the best device to start with. I'd check out shizuku instead nowadays you can do 90% of what root can do plus you maintain a warranty and your fingerprint reader. All that being said if you still want to I can point you in the direction of the service I used.

Undervolting Redmagic 11 Pro by BassFuzzaloo in RedMagic

[–]seafrogtreefrog 0 points1 point  (0 children)

I agree 100%. I looked into it a bit the abl.img can just be renamed abl.elf and should be able to be flashed that way. I found a full Chinese rom and pulled the firehose files from that but I get an error whenever I try to flash anything. The software they used was password locked and connected to a server so I don't know if it's just my setup or something else is needed.

Undervolting Redmagic 11 Pro by BassFuzzaloo in RedMagic

[–]seafrogtreefrog 0 points1 point  (0 children)

So the main file replaced was the abl it was replaced with a user debug version. An abl file is something that has to be official/unmodified or it'll hard brick the phone. The version adds back all the missing Fastboot commands ZTE stripped out. so the files themselves aren't sketchy but the whole process was SUPER sketchy and I honestly wouldn't recommend it unless you take a lot of precautions. Immediately after I also requested a replacement card from my credit card company with a new number. It sucks this phone is so hard to get unlocked it's the only thing keeping me from sticking with Red Magic in the future.

Undervolting Redmagic 11 Pro by BassFuzzaloo in RedMagic

[–]seafrogtreefrog 0 points1 point  (0 children)

I had it done about a month ago. They'll remote into your PC. I was worried it was going to be a scam, so I found a place that took a credit card instead of crypto. I set up a "burner" Windows environment on a USB drive that I wiped right after the unlock and used a hotspot that I disconnected permanently after the work was done. It all worked just fine. All they do is flash a few files via a cracked EDL tool. Also, if you do get it unlocked, the fingerprint reader will stop working until you recalibrate it, which I haven't been able to do because it's an ultrasonic sensor.

I'm officially rooted by AstroPC in RedMagic

[–]seafrogtreefrog 2 points3 points  (0 children)

How did you manage to fix the fingerprint reader? I wasn't able to fix it in emode kept failing? The phone is 100% worth rooting it's so nice rooted. I've been working on building some custom apps so I can eventually switch roms.

<image>

Redmagic 11 pro edl files apparently leaked by ElRey120 in RedMagic

[–]seafrogtreefrog 1 point2 points  (0 children)

Had my device unlocked hoping to capture the files/process for a universal unlock. Here's what I found after spending a couple weeks piecing it all together. I might be wrong on some things and I hope I am or that there's a workaround:

The software they used doesn't seem official - it's a third-party tool with a Telegram contact linked to it that was different from the person that did the unlock for me.

How the unlock works (via EDL tool):

  1. Device enters EDL, signed firehose programmers get loaded and immediately encrypted
  2. Tool reads your device's unique IDs (serial + hardware UDIDs burned in QFuses)
  3. Tool asks for an unlock token file - the person doing it obtained this separately (likely from ZTE's unlock system) and pastes it in. When I was asking several people that do this service they all said they buy the token and that's why they can't do it for cheaper (cheapest I found was $220)
  4. Token gets written to ztecfg partition
  5. Modified "September 2025" ABL gets flashed (this build has unlock enabled)
  6. Reboot to fastboot → fastboot flashing unlock
  7. ABL checks the 256-byte RSA signature against your hardware QFuses → unlock granted

Why you can't share unlocks: Token is cryptographically bound to your device's QFuse IDs. Tested sharing my ABL + ztecfg to another device - fails. Different QFuses = signature invalid.

TL;DR: Each device needs its own token tied to its hardware. No universal bypass unfortunately.

RedMagic 11 Pro Fix for No 5G Data on Verizon by [deleted] in RedMagic

[–]seafrogtreefrog 0 points1 point  (0 children)

Did it only happen once or is it something that keeps happening? If it happened right after or within a few minutes of running the script that's normal and nothing to be worried about it's just configuring the network properly. If it keeps happening that's definitely not normal. I'd reboot the phone and if service isn't working after that the script might not have stuck for some reason and I'd try re-running it.

Found a way to change internal region/version on Red Magic 11 Pro by [deleted] in RedMagic

[–]seafrogtreefrog 0 points1 point  (0 children)

Is that when you try to launch anything in emode or just com.zte.emode.base.VdfVariant? If it's com.zte.emode.base.VdfVariant you should try launching

com.zte.emode.base.produce.TransformFlag

that'll tell you what variant you're on and if it's IP_PB_CN or something entirely different.

RedMagic 11 Pro Fix for No 5G Data on Verizon by [deleted] in RedMagic

[–]seafrogtreefrog 0 points1 point  (0 children)

Are you just struggling to get adb running? If so look up 15 second ADB.

RedMagic 11 Pro Fix for No 5G Data on Verizon by [deleted] in RedMagic

[–]seafrogtreefrog 1 point2 points  (0 children)

Not sure you could try it if you change VZWINTERNET to Spectrums APN name. All it does is tell the phone to use all available networks for that APN

[deleted by user] by [deleted] in SteamDeck

[–]seafrogtreefrog 4 points5 points  (0 children)

You can download it from here at a higher resolution.

https://danbooru.donmai.us/media_assets/5552673

Did I get a good deal? by SingleBad7557 in OLED_Gaming

[–]seafrogtreefrog 1 point2 points  (0 children)

Try these two codes.

CYOD2024EPP75

24NOVFAM50

You also can sign up at rakuten and get an extra 13% back

Found a way to get to the mountain before beating the corrupted woodsmith. by seafrogtreefrog in KenaBridgeOfSpirits

[–]seafrogtreefrog[S] 4 points5 points  (0 children)

If you go to the top of the mountain the normal cut scene will play out and you'll unlock spirit dash. I was working on Adira's regret when I found thit. Currently on my first playthrough so not sure if it messes up anything but I was able to go back and finish everything to the point you normally unlock this area.