iOS 18手机不越狱玩MC java版---PojavLauncher
环境
手机: iPhone SE 3
iOS: 18.1.1
电脑操作系统:macOS Sequoia 15.1.1
步骤
电脑上安装altstore
https://altstore.io/
直接下载自己操作系统对应的版本即可。
安装altstore到手机
以下是我记忆中的步骤,关键步骤我提一下
- 手机连接电脑,手机上会提示信任这台电脑,输入密码之类的。
- macOS 的任务栏会有altstore的图标,鼠标点它,==> Install altstore…
- 手机上就会安装一个altstore的app了,然后暂时不能直接打开,要在设置中点击信任什么的。详细步骤见:https://faq.altstore.io/altstore-classic/how-to-install-altstore-macos
安装PojavLauncher
手机上打开altstore,并在下面的tab页中点第2个sources,然后 点击 左上角的+号,选择:PojavLauncher Repository。增加一个源。
然后就可以找到PojavLauncher的应用图标了,点击就可以安装了。非常的容易。
当然安装会比较慢,可以尝试proxy加速一下。
JIT权限
安装以后可以打开了,但是因为没有开启JIT权限 游戏是玩不了的。
macOS 中安装xcode
altstore虽然没有要求一定要安装xcode,我是安装了xcode的。建议安装一下。
安装一下pymobiledevice3
/Applications/Xcode.app/Contents/Developer/usr/bin/python3 -m pip install -U pymobiledevice3
点完以后可能要等待个几分钟时间。
然后我这边报错如下:
Error Description
The process 'altjit' failed with code 1. The process 'python3' failed with code 1. requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(1362 bytes read, 8878 more expected)', IncompleteRead(1362 bytes read, 8878 more expected))
Failure Reason
The process 'altjit' failed with code 1. The process 'python3' failed with code 1. requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(1362 bytes read, 8878 more expected)', IncompleteRead(1362 bytes read, 8878 more expected))
Title
JIT could not be enabled for PojavLauncher.
Source Line
96
executableURL
file:///Applications/AltServer.app/Contents/MacOS/altjit
exitCode
1
output
Mounting personalized developer disk...
❌ Unable to mount personalized Developer Disk.
The process 'python3' failed with code 1. requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(1362 bytes read, 8878 more expected)', IncompleteRead(1362 bytes read, 8878 more expected))
参考
https://faq.altstore.io/altstore-classic/altjit