1.下载AppleALC和Lilu源码:
git clone https://github.com/acidanthera/Lilu.git
git clone https://github.com/acidanthera/AppleALC.git
2.用Xcode的编译Lilu和AppleALC:
注意Xcode的路径:
查看:
xcode-select -p
修改:
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
a.Lilu编译Debug版本和release版本:
b.把LiluDebug版本拷贝到AppleALC里面去:
同样的方法编译AppleALC二个不同版本;
3.clover里面的设置:
找到你声卡填在clover里面的ID:
https://github.com/acidanthera/AppleALC/wiki/Supported-codecs
例如ALC290
4.如果你的声卡的ID找不到型号或者填入数字无法识别,请使用hacking tool打补丁,或者hotpatch,万能声卡驱动进行尝试。
hackingtool比较流行而且比较简单:
1).下载tool:
https://www.tonymacx86.com/threads/release-hackintool-v1-8-3.254559/
2.选择os的版本
3.
4.导出Plist文件
5.声卡的补丁已经打好了: