Jump to content

Recommended Posts

Posted

Hi guys,

i'm tring to patch the audio controller on my Ventura Hackintosh. My computer is a Dell Optiflex 7050, chipset audio Intel 200 Series PCH HD Audio.  In this page:

https://github.com/acidanthera/AppleALC/wiki/Supported-codecs

my chipset is in the table Controllers Patches and not in the supported Chipset. How can i patch it? Clicking in the PCH 200 link it gets me in a Xml page.  How can i use this record?

thanks.

Marco

Quote


<key>Device</key>
  <integer>41712</integer>
  <key>Name</key>
  <string>200 Series PCH HD Audio</string>
  <key>Patches</key>
  <array>
  <dict>
  <key>Count</key>
  <integer>1</integer>
  <key>Find</key>
  <data>DgAAvgIAAABIid8=</data>
  <key>MinKernel</key>
  <integer>16</integer>
  <key>Name</key>
  <string>AppleHDAController</string>
  <key>Replace</key>
  <data>DgAAuHChAADrBpA=</data>
  </dict>
  </array>

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...