Here's how to: http://www.hackintos...r-update-proof/
Use with Vanilla AppleHDA and using Clover with "KextsToPatch"
One for using layout ID 1 and one if you use layout ID 5
All credits to bcc9, Rehabman, PikeRAlpha, Mirone, pokenguyen and all others.
And big thanks to Slice for Clover.
Use with Vanilla AppleHDA and using Clover with "KextsToPatch"
One for using layout ID 1 and one if you use layout ID 5
<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>Expect 2 matches</string>
<key>Find</key>
<data>
PYQZ1BE=
</data>
<key>Name</key>
<string>AppleHDA</string>
<key>Replace</key>
<data>
PQAAAAA=
</data>
</dict>
<dict>
<key>Comment</key>
<string>Expect 2 matches</string>
<key>Find</key>
<data>
PYsZ1BE=
</data>
<key>Name</key>
<string>AppleHDA</string>
<key>Replace</key>
<data>
PZII7BA=
</data>
</dict>
</array>
</dict>
All credits to bcc9, Rehabman, PikeRAlpha, Mirone, pokenguyen and all others.
And big thanks to Slice for Clover.
Post a Comment