A tool designed to simplify the creation of OpenCore EFI. Whether you're a beginner or experienced user, OpCore Simplify takes away much of the complexity associated with Hackintosh setups.
Features •
How To Use •
Contributing •
License •
Credits •
Contact
Important
If the installation process is successful using OpCore Simplify, please confirm it at Successful Hackintosh Setup with OpCore Simplify. This will greatly assist others in the community.
Whatever the outcome, just enjoy what an automated tool can accomplish!
-
Comprehensive Hardware and macOS Support
Fully supports modern hardware. UseCompatibility Checker
to check supported/unsupported devices and macOS version supported.Component Supported CPU Intel: Sandy Bridge (2nd Gen) → Raptor Lake (14th Gen)
AMD: Ryzen and Threadripper with AMD VanillaGPU Intel iGPU: Sandy Bridge (2nd Gen) → Ice Lake (10th Gen)
AMD APU: The entire Vega Raven ASIC family (Ryzen 1xxx → 5xxx, 7x30 series)
AMD dGPU: Navi 23, Navi 22, Navi 21 generations, and older series
NVIDIA: Kepler, Pascal, Maxwell, Fermi, Tesla generationsmacOS macOS High Sierra → macOS Sequoia -
ACPI Patches and Kexts
Automatically detects and adds ACPI patches and kexts based on hardware configuration.- Integrated with SSDTTime for common patches (e.g., FakeEC, FixHPET, PLUG, RTCAWAC).
- Includes custom patches:
- Prevent kernel panics by directing the first CPU entry to an active CPU, disabling the UNC0 device, and creating a new RTC device for HEDT systems.
- Disable unsupported or unused PCI devices, such as the GPU (using Optimus and Bumblebee methods or adding the disable-gpu property), Wi-Fi card, and NVMe storage controller.
- Fix sleep state values in _PRW methods (GPRW, UPRW, HP special) to prevent immediate wake.
- Add devices including ALS0, BUS0, MCHC, PMCR, PNLF, RMNE, IMEI, USBX, XOSI, along with a Surface Patch.
- Enable ALSD and GPI0 devices.
-
Automatic Updates
Automatically checks for and updates OpenCorePkg and kexts from Dortania Builds and GitHub releases before each EFI build.- All download links are stored in
bootloader_kexts_data.json
.
- All download links are stored in
-
EFI Configuration
Apply additional customization based on both widely used sources and personal experience.- Spoof GPU IDs for certain AMD GPUs not recognized in macOS.
- Use CpuTopologyRebuild kext for Intel CPUs with P-cores and E-cores to enhance performance.
- Disable System Integrity Protection (SIP).
- Spoof CPU IDs for Intel Pentium, Celeron, Core, and Xeon processors.
- Add custom CPU names for AMD CPUs, as well as Intel Pentium, Celeron, Xeon, and Core lines from the Rocket Lake (11th) generation and newer.
- Add a patch to allow booting macOS with unsupported SMBIOS.
- Add NVRAM entries to bypass checking the internal Bluetooth controller.
- Properly configure ResizeAppleGpuBars based on specific Resizable BAR information.
- Allow flexible iGPU configuration between headless and driving a display when a supported discrete GPU is present.
- Force Intel GPUs into VESA mode with HDMI and DVI connectors to simplify installation process.
- Use random layout IDs have comment based on author or motherboard brand for better sound quality.
- Provide configuration required for using OpenCore Legacy Patcher.
- Add built-in device property for network devices (fix 'Could not communicate with the server' when using iServices) and storage controllers (fix internal drives shown as external).
- Prioritize SMBIOS optimized for both power management and performance.
- Re-enable CPU power management on legacy Intel CPUs in macOS Ventura 13 and newer.
and more...
-
Easy Customization
In addition to the default settings applied, users can easily make further customizations if desired.- Custom ACPI patches, kexts, and SMBIOS adjustments (not recommended).
- Force load kexts on unsupported macOS versions.
- Support AirportItlwm on macOS Sequoia 15 with temporary workaround. Manually select AirportItlwm, IOSkywalkFamily IO80211FamilyLegacy and AMFIPass kexts, then apply the root patch from OpenCore Legacy Patcher.
-
Download OpCore Simplify:
- Click Code → Download ZIP, or download directly via this link.
- Extract the downloaded ZIP file to your desired location.
-
Running OpCore Simplify:
- On Windows, run
OpCore-Simplify.bat
. - On macOS, run
OpCore-Simplify.command
.
- On Windows, run
-
Selecting hardware report:
- On Windows, there will be an option for
E. Export hardware report
. It's recommended to use this for the best results with your hardware configuration and BIOS at the time of building. - Alternatively, use Hardware Sniffer to create a
Report.json
and ACPI dump for configuration manully.
- On Windows, there will be an option for
-
Selecting macOS Version and Customizing OpenCore EFI:
- By default, the latest compatible macOS version will be selected for your hardware.
- OpCore Simplify will automatically apply essential ACPI patches and kexts.
- You can manually review and customize these settings as needed.
-
Building OpenCore EFI:
- Once you've customized all options, select Build OpenCore EFI to generate your EFI.
- The tool will automatically download the necessary bootloader and kexts, which may take a few minutes.
-
USB Mapping:
- After building your EFI, follow the steps for mapping USB ports.
-
Create USB and Install macOS:
- Use UnPlugged on Windows to create a USB macOS installer, or follow this guide for macOS.
- For troubleshooting, refer to the OpenCore Troubleshooting Guide.
Note
-
For desktops using AMD GPUs from the 6000 series, if you encounter a black screen after booting, please remove the boot arguments
-v debug=0x100 keepsyms=1
. -
For desktops with Resizable BAR support, if the only options available are Auto/Disabled in the settings, select Disabled.
-
If you use Intel WiFi card with macOS Sonoma and later, it will default to using the itlwm kext. Once the installation is complete, you need to use the Heliport app to connect to Wi-Fi.
-
After a successful installation, if OpenCore Legacy Patcher is required, simply apply root patches to activate the missing features (such as modern Broadcom Wi-Fi card and graphics acceleration).
-
For AMD GPUs, after applying root patches from OpenCore Legacy Patcher, you need to remove the boot argument
-radvesa
/-amd_no_dgpu_accel
for graphics acceleration to work.
Contributions are highly appreciated! If you have ideas to improve this project, feel free to fork the repo and create a pull request, or open an issue with the "enhancement" tag.
Don't forget to ⭐ star the project! Thank you for your support! 🌟
Distributed under the BSD 3-Clause License. See LICENSE
for more information.
- OpenCorePkg and kexts – The backbone of this project.
- SSDTTime – SSDT patching utilities.
- Hardware Sniffer – For hardware information gathering.
- USBToolBox – A USB mapping tool.
- ProperTree – For editing
config.plist
files.
Hoang Hong Quan · Facebook @macforce2601 · Telegram @lzhoang2601 · Email: lzhoang2601@gmail.com