You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 25, 2025. It is now read-only.
#### For arm64e, TrollStore is compatible with the following iOS versions:
65
65
66
66
- 14.0 to 16.6.1
67
-
- 17.0 (*)
68
-
69
-
(*) - No installation method at the moment.
67
+
- 17.0
70
68
71
69
1. Follow these steps to install [TrollStore](https://github.com/opa334/TrollStore).
72
70
@@ -81,15 +79,15 @@ You can now enjoy Minecraft: Java Edition on your iDevice!
81
79
::: details Sideloading (Jailed)
82
80
**Requires an active Apple ID, that has signed into the [Apple Developer Program](https://developer.apple.com/account).**
83
81
84
-
PojavLauncher supports being sideloaded with AltStore, Sideloadly, and Xcode. Instructions to use AltStore are below--for other options, refer to their documentation.
82
+
PojavLauncher supports being sideloaded with AltStoreand SideStore. Instructions to use AltStore are below--for other options, refer to their documentation.
85
83
86
84
1. Follow the official guide on installing AltStore itself:
87
85
- Instructions for [Mac](https://faq.altstore.io/getting-started/how-to-install-altstore-macos) and [Windows](https://faq.altstore.io/getting-started/how-to-install-altstore-windows)
88
86
89
87
2. Install the latest release using this [Install with AltStore](altstore://install?url=https://github.com/PojavLauncherTeam/PojavLauncher_iOS/releases/latest/download/net.kdt.pojavlauncher.ipa) button.
90
88
- For a specific release, you can find its button on the [Releases](https://github.com/PojavLauncherTeam/PojavLauncher_iOS/releases) page
91
89
92
-
Installing PojavLauncher is not the end for iOS devices. In order to play Minecraft itself, you will need to [enable JIT](./JIT.md).
90
+
Installing PojavLauncher is not the end for Jailed iOS devices. In order to play Minecraft itself, you will need to [enable JIT](./JIT.md).
Copy file name to clipboardExpand all lines: JIT.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ If you sideload normally, you will need to enable JIT in some way. The most comm
21
21
22
22
The only downside to this method is that you are required to be connected to a WiFi network in order to enable JIT. (*)
23
23
24
-
(*) - Enabling JIT on iOS 17.0.1+ & iOS 18 betas (at the moment) can only be enabled through AltJIT (macOS only) or SideJITServer, which requires a computer (Windows, MacOS and Linux only). This is because these methods utilize pymobiledevice3 to enable JIT due to changes in iOS.
24
+
(*) - Enabling JIT on iOS 17.0.1+ & iOS 18 betas (at the moment) can only be enabled through different various methods listed below that utilize pymobiledevice3 to enable JIT due to changes in iOS.
- Slower than Holy GL4ES(*), runs on Vulkan. Should be used only in specific cases, where a server resource pack or a mod fails to run due to missing OpenGL extensions.
12
12
- Supports OpenGL 3.2 only.
13
13
- Only works on Minecraft 1.17+
14
14
> On iOS devices, ANGLE can provide faster performance than Holy GL4ES.
15
15
16
16
### A screenshot of ANGLE running Minecraft 1.21.1
- Slow. It's only useful for mods that don't run due to missing OpenGL extensions and for running shaders.
21
-
- Supports OpenGL 4.5 on Adreno GPUs with Turnip, and OpenGL 3.3 on Mali GPUs. Adreno GPUs without Turnip **will** experience significant bugs or crashes when using Zink.
19
+
- Mid. It's only useful for mods that don't run due to missing OpenGL extensions and for running shaders.
20
+
- Supports OpenGL 4.5 on Adreno GPUs with Turnip, and OpenGL 3.1/3.2(*) on Mali GPUs. Adreno GPUs without Turnip
Copy file name to clipboardExpand all lines: ZINKNOTWORKING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Zink doesn't work
2
2
If Zink worked for you before the `foxglove` update, this might get it running on your device. It doesn't help on devices which don't fulfill the base Zink requirements.
0 commit comments