✍️
OpenCore Visual Beginners Guide
  • 📗Step-by-Step
    • Intro & Hardware
    • Create EFI & Config - OCAuxiliaryTools
    • Create macOS Installer - OCLP
    • Install & Postinstall
      • USB Port Mapping
    • Use Debug Versions
    • Upgrade OpenCore
    • Hackintosh Checklist
    • Tools and Boot Keys
  • 📙Alternatives
    • Create macOS Installer - TINU
    • USB Mapping on Windows
  • 📘Advanced Topics
    • Open Core Legacy Patcher (OCLP)
      • Broadcom Wifi on macOS Sequoia
    • Using Alder Lake (or Raptor Lake)
    • BIOS Settings Explained
    • OpenCore UEFI Shell
      • acpiview - command
    • Dual-Boot Options
      • Dual-Boot on Single Disk
      • Create rEFInd BOOTer
    • Common Boot Args for macOS
    • Block Update Notifications
    • Low End GPUs
    • Tips & Tricks (WIP)
  • Hackintosh Opinions
    • Olarila - Not Recommended
    • Hack Studio SFF
Powered by GitBook
On this page
  • OCLP on Hackintosh Articles
  • Essential Steps
  • Notes

Was this helpful?

Edit on GitHub
  1. Advanced Topics

Open Core Legacy Patcher (OCLP)

Notes about using OCLP on specific legacy hardware

PreviousUSB Mapping on WindowsNextBroadcom Wifi on macOS Sequoia

Last updated 5 months ago

Was this helpful?

As I update by hackintosh systems and older Macs with recent versions of macOS, more and more components, such as GPU and Wifi lose driver support. Therefore Open Core Legacy Patcher becomes necessary on these system. Here I will link the most important articles relevant to OCLP on Hackintosh as well as discuss some essential steps and specific issues.

OCLP on Hackintosh Articles

  • - this site has the most in-depth and detailed instructions for using OCLP on Hackintosh.

  • Instructions and links to make Broadcom Wifi work natively again under macOS Sonoma and Sequoia:

Essential Steps

  • Disable SIP (change csr-active-config to 03080000)

  • Add AMFIPass.kext, which allows booting macOS with applied root patches and SIP as well as SecureBootModel disabled but AMFI enabled.

Notes

  • Applying Root Patches to the system partition breaks its security seal. This affects System Updates: every time a System Update is available, the complete macOS Installer (≈ 13 GB) will be downloaded.

  • After each System Update, the iGPU/GPU drivers have to be re-installed. OCLP will take care of this. (Just make sure to re-enable the appropriate boot-args to put AMD/NVIDIA GPUs in VESA mode prior to updating/upgrading macOS.)

📘
Installing newer versions of macOS on legacy hardware
Broadcom Wifi on macOS Sequoia
Explaining the patches in OpenCore Legacy Patcher