Skip to content

Fix black screen on iOS 26+#220

Open
aristk wants to merge 1 commit into
AngelAuraMC:mainfrom
aristk:ios-26-fix
Open

Fix black screen on iOS 26+#220
aristk wants to merge 1 commit into
AngelAuraMC:mainfrom
aristk:ios-26-fix

Conversation

@aristk

@aristk aristk commented May 17, 2026

Copy link
Copy Markdown

Fix black screen on iOS 26+ by adding Hardware Breakpoints and Mirrored Mapping as fallbacks to the dyld bypass.

@aristk aristk force-pushed the ios-26-fix branch 4 times, most recently from 3a7093d to 0079cc8 Compare May 17, 2026 14:05
- Use @available(iOS 26.0, *) with proper flag fallback chain:
  MIRRORED|TXM -> redirectFunctionMirrored
  MIRRORED only -> redirectFunctionHWBreakpoint
  default -> redirectFunctionDirect
- Remove auto-generated Xcode and binary changes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@chickenmasterd9-boop

chickenmasterd9-boop commented May 25, 2026

Copy link
Copy Markdown

If this make amethyst work then why wont they push this cant play this in iPadOS 26.4.2 IPad Air 5 (M1) on current latest pushed build

@LPV412

LPV412 commented May 25, 2026

Copy link
Copy Markdown

Fr like actually please I hope they are just busy I need this to fix my issues cause

If this make amethyst work then why wont they push this cant play this in iPadOS 26.4.2 IPad Air 5 (M1) on current latest pushed build

Same please I hope they are just busy the latest working one for me is
iPadOS 26.1 (23B85) on iPad Air (5th generation) (Unjailbroken)
please I need it to work cause the pushes since then are so important for my mods (I don’t actually really know if it’s how it works but should fix my very specific problem.)
So if it wasn’t working for you at all try this with mobileglues renderer.

@chickenmasterd9-boop

Copy link
Copy Markdown

Hey man have you been able to run any version of Minecraft cuz on my air 5 I cant seem to be able to run any just a black screen, with any version of java and renderer

@LPV412

LPV412 commented Jun 3, 2026

Copy link
Copy Markdown

Uhh… #85 / 287e821 I think it was in actions tab with Java 21 mobileglues 1.17+ until 1.21.11 1.21.1 most stable for me I think, try and I will update if wrong in a few hours when I get home

This was referenced Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants