Jump to content
2 posts in this topic

Recommended Posts

VideoProc show HEVC not enabled.

 

VideoProc.thumb.jpg.b58b182e80fb51b041d4bc7bf0b0642b.jpg

 

My hackintosh build:

  • Motherboard: Asrock z370 itx gaming fatality
  • CPU: i5 9400
  • GPU: iGPU UHD630
  • framebuffer platform-id: 0x3E9B0007
  • SMBIOS: Macmini8,1
  • macOS: 10.15.4
  • Bootloader:OpenCore 0.5.6

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
  <key>ACPI</key>
  <dict>
    <key>Add</key>
    <array>
      <dict>
        <key>Enabled</key>
        <true/>
        <key>Path</key>
        <string>SSDT-PLUG.aml</string>
      </dict>
      <dict>
        <key>Enabled</key>
        <true/>
        <key>Path</key>
        <string>SSDT-EC-USBX.aml</string>
      </dict>
    </array>
  </dict>
  <key>Booter</key>
  <dict>
    <key>Quirks</key>
    <dict>
      <key>AvoidRuntimeDefrag</key>
      <true/>
      <key>EnableWriteUnprotector</key>
      <true/>
    </dict>
  </dict>
  <key>DeviceProperties</key>
  <dict>
    <key>Add</key>
    <dict>
      <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
      <dict>
        <key>AAPL,ig-platform-id</key>
        <data>
        BwCbPg==
        </data>
      </dict>
    </dict>
  </dict>
  <key>Kernel</key>
  <dict>
    <key>Add</key>
    <array>
      <dict>
        <key>BundlePath</key>
        <string>Lilu.kext</string>
        <key>Enabled</key>
        <true/>
        <key>ExecutablePath</key>
        <string>Contents/MacOS/Lilu</string>
        <key>PlistPath</key>
        <string>Contents/Info.plist</string>
      </dict>
      <dict>
        <key>BundlePath</key>
        <string>VirtualSMC.kext</string>
        <key>Enabled</key>
        <true/>
        <key>ExecutablePath</key>
        <string>Contents/MacOS/VirtualSMC</string>
        <key>PlistPath</key>
        <string>Contents/Info.plist</string>
      </dict>
      <dict>
        <key>BundlePath</key>
        <string>WhateverGreen.kext</string>
        <key>Comment</key>
        <string>Video card</string>
        <key>Enabled</key>
        <true/>
        <key>ExecutablePath</key>
        <string>Contents/MacOS/WhateverGreen</string>
        <key>PlistPath</key>
        <string>Contents/Info.plist</string>
      </dict>
      <dict>
        <key>BundlePath</key>
        <string>AppleALC.kext</string>
        <key>Comment</key>
        <string>Sound</string>
        <key>Enabled</key>
        <true/>
        <key>ExecutablePath</key>
        <string>Contents/MacOS/AppleALC</string>
        <key>PlistPath</key>
        <string>Contents/Info.plist</string>
      </dict>
      <dict>
        <key>BundlePath</key>
        <string>IntelMausi.kext</string>
        <key>Comment</key>
        <string>Intel Ethernet</string>
        <key>Enabled</key>
        <true/>
        <key>ExecutablePath</key>
        <string>Contents/MacOS/IntelMausi</string>
        <key>PlistPath</key>
        <string>Contents/Info.plist</string>
      </dict>
      <dict>
        <key>BundlePath</key>
        <string>USBPorts.kext</string>
        <key>Comment</key>
        <string>USB Customize</string>
        <key>Enabled</key>
        <true/>
        <key>ExecutablePath</key>
        <string></string>
        <key>PlistPath</key>
        <string>Contents/Info.plist</string>
      </dict>
    </array>
    <key>Quirks</key>
    <dict>
      <key>DisableIoMapper</key>
      <true/>
      <key>PanicNoKextDump</key>
      <true/>
    </dict>
  </dict>
  <key>Misc</key>
  <dict>
    <key>Boot</key>
    <dict>
      <key>HideSelf</key>
      <true/>
      <key>PickerMode</key>
      <string>Builtin</string>
      <key>PollAppleHotKeys</key>
      <true/>
      <key>ShowPicker</key>
      <false/>
      <key>Timeout</key>
      <integer>10</integer>
    </dict>
    <key>Security</key>
    <dict>
      <key>AllowNvramReset</key>
      <true/>
      <key>AllowSetDefault</key>
      <false/>
      <key>AuthRestart</key>
      <false/>
      <key>ExposeSensitiveData</key>
      <integer>6</integer>
      <key>HaltLevel</key>
      <integer>2147483648</integer>
      <key>ScanPolicy</key>
      <integer>983299</integer>
      <key>Vault</key>
      <string>Optional</string>
    </dict>
  </dict>
  <key>NVRAM</key>
  <dict>
    <key>Add</key>
    <dict>
      <key>4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14</key>
      <dict>
        <key>UIScale</key>
        <data>
        Ag==
        </data>
      </dict>
      <key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
      <dict>
        <key>boot-args</key>
        <string>debug=0x100 keepsyms=1 alcid=11</string>
        <key>csr-active-config</key>
        <data>
        AAAAAA==
        </data>
      </dict>
    </dict>
  </dict>
  <key>PlatformInfo</key>
  <dict>
    <key>Automatic</key>
    <true/>
    <key>Generic</key>
    <dict>
     // rip off per machine info
    </dict>
    <key>UpdateDataHub</key>
    <true/>
    <key>UpdateNVRAM</key>
    <true/>
    <key>UpdateSMBIOS</key>
    <true/>
    <key>UpdateSMBIOSMode</key>
    <string>Create</string>
  </dict>
  <key>UEFI</key>
  <dict>
    <key>ConnectDrivers</key>
    <true/>
    <key>Drivers</key>
    <array>
      <string>AppleUsbKbDxe.efi</string>
      <string>ApfsDriverLoader.efi</string>
      <string>HFSPlus.efi</string>
      <string>FwRuntimeServices.efi</string>
    </array>
    <key>Input</key>
    <dict>
      <key>KeyForgetThreshold</key>
      <integer>5</integer>
      <key>KeyMergeThreshold</key>
      <integer>2</integer>
      <key>KeySupport</key>
      <true/>
      <key>KeySupportMode</key>
      <string>Auto</string>
    </dict>
    <key>Output</key>
    <dict>
      <key>ProvideConsoleGop</key>
      <true/>
      <key>Resolution</key>
      <string>Max</string>
    </dict>
    <key>Protocols</key>
    <dict>
      <key>FirmwareVolume</key>
      <false/>
    </dict>
    <key>Quirks</key>
    <dict>
      <key>RequestBootVarRouting</key>
      <true/>
    </dict>
  </dict>
</dict>
</plist>

 

Edited by Barry_dhb52
×
×
  • Create New...