Steve Z

Results 204 comments of Steve Z

仓库的dev分支就可以在Big Sur里运行啊,在终端运行`bash -c "$(curl -fsSL https://raw.githubusercontent.com/xzhih/one-key-hidpi/dev/hidpi.sh)"` 或者从https://github.com/xzhih/one-key-hidpi/tree/dev 下载离线版本。 @mlch911 https://github.com/mlch911/one-key-hidpi 这里的脚本欠缺考虑。1. 图标文件依然读取的是System文件夹路径 2. 卸载方法不能卸载老版本的安装目录。dev分支的脚本对这几点都有修复。

Hi, I think you need to add `-no_compat_check` boot argument since in https://github.com/daliansky/dell7000/blob/master/EFI/CLOVER/config.plist#L730, the model `MacBookPro15,2` is not supported by 10.12.

我暂时没想到什么点子,这个脚本只会修改LFM和EPP,休眠唤醒后的表现不受我们控制。

iMac19,1 的 LFM 和 EPP 我没有在plist里找到,不是常规机型变频。

- Try to enable NVMeFix.kext - Set different `SetApfsTrimTimeout`, see OC Configuration for more detail. - Change a compatible SSD

Seems like you modified the EFI a bit. The SMBIOS model should be MBP15,4 instead of MBP15,3. MBP15,3 has a much more powerful CPU with a discrete graphic card, which...

@kvcoo Misc-Serial里你有定制东西,是不需要的。 而且你的编辑器版本低了,最新1.7.0用的OpenCore版本是0.8.4。不建议使用OpenCore Configurator修改config。

使用Windows运行脚本后按照https://github.com/daliansky/XiaoMi-Pro-Hackintosh/wiki/设置64mb动态显存 修改config即可。

> > 使用Windows运行脚本后按照[https://github.com/daliansky/XiaoMi-Pro-Hackintosh/wiki/设置64mb动态显存](https://github.com/daliansky/XiaoMi-Pro-Hackintosh/wiki/%E8%AE%BE%E7%BD%AE64mb%E5%8A%A8%E6%80%81%E6%98%BE%E5%AD%98) 修改config即可。 > > 请问,您遇到使用DP接口4k显示器,频繁闪频、偶然黑屏问题吗?(windos下正常使用,排除了dp线和显示器的问题) 确认按照教程修改了framebuffer-flags,然后色彩配置选sRGB IEC61966-2.1。