diff --git a/README.md b/README.md index d0be164..5efd33e 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ * 系统稳定性:在 macOS 11.0 Beta9(20A5384c) 中没有系统崩溃。 -* 显卡:RX5700 驱动正常~~, 使用补丁伪装成 Radeon Pro W5700X 8 GB 以获得更好的性能~~。 +* 显卡:RX5700 驱动正常。 * 声卡:正常。 @@ -71,11 +71,6 @@ ![image](https://raw.githubusercontent.com/seanzhang98/ASRock-Z390-Phantom-ITX-OpenCore-Hackintosh/main/imgs/usb.png) ![image](https://raw.githubusercontent.com/seanzhang98/ASRock-Z390-Phantom-ITX-OpenCore-Hackintosh/main/imgs/boot.png) -## 传感器支持 -本 EFI 支持在 Big Sur 中显示主板相关传感器, RX5700 的 GPU 核心温度也能正常显示。 - -![image](https://raw.githubusercontent.com/seanzhang98/ASRock-Z390-Phantom-ITX-OpenCore-Hackintosh/main/imgs/sensors.png) - ## 雷霹3驱动 本教程参考了房大叔的教程,刷了华擎的4.40c BIOS。 具体参考:[华擎ASRock Z390 Phantom Gaming ITX/ac 雷电3 完美驱动 热插拔](http://blog.fangf.cc/2020/05/19/TB3/) @@ -113,6 +108,8 @@ Advanced \ Intel (R) Thunderbolt → GPIO3 Force Pwr : Enable ## 更新日志 +0.6.3.2: 重构 EFI,移除 FakeSMC。(已在 11.0.1 Beta版(20B5012d) 测试) + 0.6.3.1: 修复部分问题 0.6.3: 更新 OC 版本 diff --git a/README_en.md b/README_en.md index a3d6f42..ad9efa9 100644 --- a/README_en.md +++ b/README_en.md @@ -45,7 +45,7 @@ The motherboard comes with Intel® Wireless-AC 9560 module, support 802.11ac and * System stability:System has been tested in 11.0 Beta9(20A5384c) with no system crash. -* Graphics:RX5700 driver is normal~~, boosted with a patch to Radeon Pro W5700X 8 GB for better performance~~. +* Graphics:RX5700 driver is normal. * Sound card:Normal. @@ -72,11 +72,6 @@ The motherboard comes with Intel® Wireless-AC 9560 module, support 802.11ac and ![image](https://raw.githubusercontent.com/seanzhang98/ASRock-Z390-Phantom-ITX-OpenCore-Hackintosh/main/imgs/usb.png) ![image](https://raw.githubusercontent.com/seanzhang98/ASRock-Z390-Phantom-ITX-OpenCore-Hackintosh/main/imgs/boot.png) -## Sensors support -This EFI added sensors support in Big Sur, RX5700's GPU Die temperature is correctly displayed. - -![image](https://raw.githubusercontent.com/seanzhang98/ASRock-Z390-Phantom-ITX-OpenCore-Hackintosh/main/imgs/sensors.png) - ## Thunderbolt 3 This configuration was flashed Asrock special BIOS 4.40c to support TB3 function. Tutorial By fangf2018 (Chinese Only):[华擎ASRock Z390 Phantom Gaming ITX/ac 雷电3 完美驱动 热插拔](http://blog.fangf.cc/2020/05/19/TB3/) @@ -111,6 +106,8 @@ Advanced \ Intel (R) Thunderbolt → GPIO3 Force Pwr : Enable ## Update Logs +0.6.3.2: re-builded the EFI, removed FakeSMC (tested in 11.0.1 Beta(20B5012d)). + 0.6.3.1: Fix mirror errors. 0.6.3: update Opencore to 0.6.3 diff --git a/imgs/about.png b/imgs/about.png index 881c065..ba31ae3 100644 Binary files a/imgs/about.png and b/imgs/about.png differ