Jump to content
1079 posts in this topic

Recommended Posts

@Max.1974 @Slice @MaLd0n  Should we all be building a custom VoodooHDA for our hacks?  I have always used the kexts provided by Slice and MaLd0n (modifying only Info.plist as needed), but I'm open to your advice if you think that re-building the kext makes any difference.

48 minutes ago, deeveedee said:

@Max.1974 @Slice @MaLd0n  Should we all be building a custom VoodooHDA for our hacks?  I have always used the kexts provided by Slice and MaLd0n (modifying only Info.plist as needed), but I'm open to your advice if you think that re-building the kext makes any difference.

 

One option I recommend is compiling it on each person’s own machine, as this optimizes it for their particular hardware and provides exactly the conditions intended by the VoodooHDA project.

I simplified the process with VoodooHDA Builder. It now removes the old kexts, and after a reboot—with Xcode and the Command Line Tools installed—it builds the latest version of the kext, creates the package, and opens it for installation. This allows us to install it quickly, safely, and without errors, making our lives much easier. 

 

https://github.com/maxpicelli/VoodooHDA-Builder 

 

;) 

 

CapturadeTela2026-07-25s11_54_14.png.70dcf89d2f0996f8832ec8865c3a9afb.png

 

 

  • Like 1
×
×
  • Create New...