hackintosh-stuff / ComboJack

Hackintosh combojack support for alc256/alc255.
175 stars 70 forks source link

Added compatibility to use CodecCommander.kext to send HDA verbs #7

Closed the-darkvoid closed 5 years ago

the-darkvoid commented 5 years ago

CodecCommander.kext already supports receiving HDA verb commands from userland in the same format as ComboJack currently users.

This updates hda-verb.m to look for VerbStub.kext first, if not found it will fall back to CodecCommander.kext before failing.