Fix black screen on iOS 26+#220
Conversation
3a7093d to
0079cc8
Compare
- 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>
|
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 |
|
Fr like actually please I hope they are just busy I need this to fix my issues cause
Same please I hope they are just busy the latest working one for me is |
|
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 |
Fix black screen on iOS 26+ by adding Hardware Breakpoints and Mirrored Mapping as fallbacks to the dyld bypass.