当前位置: 首页 > article >正文

iOS 18手机不越狱玩MC java版---PojavLauncher

环境

手机: iPhone SE 3
iOS: 18.1.1
电脑操作系统:macOS Sequoia 15.1.1

步骤

电脑上安装altstore

https://altstore.io/
直接下载自己操作系统对应的版本即可。

安装altstore到手机

以下是我记忆中的步骤,关键步骤我提一下

  1. 手机连接电脑,手机上会提示信任这台电脑,输入密码之类的。
  2. macOS 的任务栏会有altstore的图标,鼠标点它,==> Install altstore…
    在这里插入图片描述
  3. 手机上就会安装一个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


http://www.kler.cn/a/460917.html

相关文章:

  • Android 第三方框架:网络框架:OkHttp:源码分析:缓存
  • 【Vue】vue项目中命名规范(结合上一篇项目结构)
  • SOLIDWORKS Composer在产品设计、制造与销售中的应用
  • ==和===的区别,被坑的一天
  • 【JVM】总结篇-字节码篇
  • 迅为RK3568开发板编译Android12源码包-设置屏幕配置
  • 【玩转23种Java设计模式】行为型模式篇:备忘录模式
  • 26. 机器人走迷宫
  • 条款42:了解 typename 的双重含义(Understand the two meanings of typename)
  • 条款43:学习处理模板化基类内的名称(Know how to access names in templatized base classes)
  • Java中如何实现线程安全的单例模式?
  • raspberrypi-kernel
  • Ps:将数据组作为文件导出
  • RabbitMQ实现生产者消费者
  • 使用react和redux构建一个简单的计数器
  • RP2040 C SDK I2C外设使用
  • Docker容器镜像制作
  • 正则表达式介绍和python中的简单使用
  • 大中厂面试经验分享:如何使用消息队列(MQ)解决系统问题
  • 科技风杂志科技风杂志社科技风编辑部2024年第36期目录
  • 【优选算法】有效三角形的个数
  • SpringBoot集成ECDH密钥交换
  • Linux C/C++编程-网络程序架构与套接字类型
  • 【Java 新特性】深入浅出 Java Lambda 表达式
  • vim里搜索关键字
  • 【Windows】Windows系统查看目录中子目录占用空间大小