diff --git a/README.md b/README.md index 9c4f7a6..eda7091 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,12 @@ Boot a virtual iPhone (iOS 26) via Apple's Virtualization.framework using PCC re | Mac16,11 26.2 | `17,3_26.4_23E246` | `26.4-23E5207q` | | Mac16,11 26.2 | `17,3_26.5_23F77` | `26.4-23E5207q` | | Mac16,11 27.0b2 | `17,3_26.5.2_23F84` | `26.4-23E5207q` | +| Mac16,11 27.0b2 | `17,3_27.0_24A5380h` | `26.4-23E5207q` | iOS <= 26.0.1 use the 26.1 PCC vphone600 stack plus the CFW-time `IOMobileFramebuffer` SwapEnd payload-size patch. +iOS 27.0 uses the 26.4 PCC vphone600 stack plus the CFW-time force-kern `IOMobileFramebuffer` present-path patch and the dyld shared-cache `maxSlide` fit. + **Note:** GPU/Metal acceleration does not work on iOS 18.x — the 18.x Metal/IOGPU framework has no paravirtualized GPU implementation, so Metal-rendered content (web pages, images, wallpaper) does not render. Touch, networking, and apps work normally. ## Firmware Variants diff --git a/docs/README_ja.md b/docs/README_ja.md index 89103a8..9d1d8cd 100644 --- a/docs/README_ja.md +++ b/docs/README_ja.md @@ -20,6 +20,9 @@ Apple の Virtualization.framework と PCC の研究用 VM インフラを使用 | Mac16,11 26.2 | `17,3_26.4_23E246` | `26.4-23E5207q` | | Mac16,11 26.2 | `17,3_26.5_23F77` | `26.4-23E5207q` | | Mac16,11 27.0b2 | `17,3_26.5.2_23F84` | `26.4-23E5207q` | +| Mac16,11 27.0b2 | `17,3_27.0_24A5380h` | `26.4-23E5207q` | + +iOS 27.0 は 26.4 PCC vphone600 スタックに加えて、CFW 時の force-kern `IOMobileFramebuffer` present-path パッチと dyld 共有キャッシュの `maxSlide` 調整を使用します。 **注意:** iOS 18.x では Metal/GPU アクセラレーションは動作しません。18.x の Metal/IOGPU フレームワークに準仮想化 GPU の実装が存在しないため、Metal でレンダリングされるコンテンツ(Web ページ、画像、壁紙)は表示されません。タッチ、ネットワーク、アプリは正常に動作します。 diff --git a/docs/README_ko.md b/docs/README_ko.md index 179edff..a1f124b 100644 --- a/docs/README_ko.md +++ b/docs/README_ko.md @@ -20,6 +20,9 @@ PCC 리서치 VM 인프라와 Apple의 Virtualization.framework를 사용하여 | Mac16,11 26.2 | `17,3_26.4_23E246` | `26.4-23E5207q` | | Mac16,11 26.2 | `17,3_26.5_23F77` | `26.4-23E5207q` | | Mac16,11 27.0b2 | `17,3_26.5.2_23F84` | `26.4-23E5207q` | +| Mac16,11 27.0b2 | `17,3_27.0_24A5380h` | `26.4-23E5207q` | + +iOS 27.0은 26.4 PCC vphone600 스택에 더해 CFW 단계의 force-kern `IOMobileFramebuffer` present-path 패치와 dyld 공유 캐시 `maxSlide` 조정을 사용합니다. **참고:** iOS 18.x에서는 Metal/GPU 가속이 작동하지 않습니다. 18.x의 Metal/IOGPU 프레임워크에 반가상화 GPU 구현이 없기 때문에 Metal로 렌더링되는 콘텐츠(웹 페이지, 이미지, 배경화면)가 표시되지 않습니다. 터치, 네트워크, 앱은 정상적으로 작동합니다. diff --git a/docs/README_zh.md b/docs/README_zh.md index 526494f..4933f2b 100644 --- a/docs/README_zh.md +++ b/docs/README_zh.md @@ -20,6 +20,9 @@ | Mac16,11 26.2 | `17,3_26.4_23E246` | `26.4-23E5207q` | | Mac16,11 26.2 | `17,3_26.5_23F77` | `26.4-23E5207q` | | Mac16,11 27.0b2 | `17,3_26.5.2_23F84` | `26.4-23E5207q` | +| Mac16,11 27.0b2 | `17,3_27.0_24A5380h` | `26.4-23E5207q` | + +iOS 27.0 使用 26.4 PCC vphone600 栈,并额外应用 CFW 阶段的 force-kern `IOMobileFramebuffer` present-path 补丁与 dyld 共享缓存 `maxSlide` 适配。 **注意:** iOS 18.x 上 Metal/GPU 加速无法工作——18.x 的 Metal/IOGPU 框架缺少半虚拟化 GPU 实现,因此由 Metal 渲染的内容(网页、图片、壁纸)无法显示。触摸、网络和应用可正常使用。 diff --git a/docs/demo.jpeg b/docs/demo.jpeg index 22e9922..a63a8d0 100644 Binary files a/docs/demo.jpeg and b/docs/demo.jpeg differ