Hackintosh OpenCore configuration
Versions | Support Status | Path |
---|---|---|
macOS Monterey (12.x) | ✅ | /Monterey |
macOS Ventura (13.x) | ✅ | /Ventura |
Support Status Explanation:
- ✅ Fully supported, including developer versions
⚠️ Partially supported, consumer version only- 🚧 Exploration in progress, not supported
-
Motherboard Brand: Colorful Technology And Development Co.,LTD
-
Motherboard Model: Battle Axe C.B150M-HD (V20)
-
Motherboard Chipset: Intel Sunrise Point B150, Intel Skylake-S
-
CPU: Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
-
Graphics Card: Intel HD Graphics 530
-
Nvidia/AMD Graphics Card: None
-
Audio Card:Realtek ALC662
See detailed configuration at Report.txt(CN)
If you have the same as my motherboard model and system version, you can refer to the position in the brackets and use the BIOS shell to modify.
- CFG lock (0x11F Set to 0x0)
- VT-d (0x496 Set to 0x0)
- SGX (0x1CA Set to 0x0)
- CSM (0xE17 Set to 0x0)
- RTC Lock (0x5A5 Set to 0x0)
- Above 4G Decoding (0xDEC Set to 0x1)
- Hyper-threading (0xE9 Set to 0x1)
- Execute Disable Bit (0x272 Set to 0x1)
- EHCI Hand-off (0x2 Set to 0x1)
Please change MLB, SystemSerialNumber, SystemUUID into your own config.plist
.
<dict>
...
<key>MLB</key>
<string>xxxxxxxxxxxxxxx</string>
...
<key>SystemSerialNumber</key>
<string>xxxxxxxxxxx</string>
...
<key>SystemUUID</key>
<string>xxxxxxxx-xxxxx-xxxxx-xxxx-xxxxxxxx</string>
</dict>
- Download the RELEASE version of
CPUFriend.kext
from HERE. - Unzip the archive.
- Run the shell bellow in
Terminal.app
.
./ResourceConverter.sh --kext /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/X86PlatformPlugin.kext/Contents/Resources/Mac-DB15BD556843C820.plist
Note:
Mac-DB15BD556843C820
is yourBID
value in config.plist, Please change it according to SMBIOS