github dortania/OpenCore-Legacy-Patcher 0.6.3

latest releases: 2.0.1, 2.0.0, 1.5.0...
17 months ago

With the release of OpenCore Legacy Patcher 0.6.3, some quite useful bugs fixes are dropping related to macOS 13.3 and newer:

  • Resolves 3rd party apps erroring due to broken Metal API on 3802 GPUs
    • ie. Intel Ivy Bridge and Haswell, and Nvidia Kepler
  • Resolve Safari 16.4 rendering issues on non-Metal GPUs
  • Resolve CoreGraphics.framework crashes on Ivy Bridge CPUs

And many more bug fixes listed in the changelog below.

As to be expected, many of these features are still in active development. This is a community driven project, and as such we ask users to keep expectations in check and use Monterey if you encounter issues that affect you.


Full Changelog

0.6.3 Changelog (click to expand)
  • Update non-Metal Binaries:
    • Resolves Safari 16.4 rendering issue
    • Resolves left side menubar selections
    • Implements automatic menubar text color
    • New experimental Menubar implementation can be enabled via defaults write -g Amy.MenuBar2Beta -bool true
      • Note: If you experience issues with the new implementation, you can revert back to the old implementation by running defaults delete -g Amy.MenuBar2Beta
  • Implement full IOUSBHostFamily downgrade for UHCI/OHCI
    • Resolves panics on certain iMac models
  • Resolve unused KDKs not being properly cleaned up
  • Implement MXM graphics handling for iMac9,1
  • Resolve CoreGraphics.framework crashing on Ivy Bridge CPUs in macOS 13.3+
    • Disables f16c sysctl reporting
  • Resolve accidental CPU renaming with RestrictEvents
  • Resolve backlight and internal display support for AMD Navi MXM GPUs
  • Resolve 3rd Party Apps erroring on Metal with macOS 13.3
    • Applicable Software: Applications directly using Metal (ex. Blender, Parallels Desktop)
    • Applicable Hardware: 3802-based GPUs (ie. Intel Ivy Bridge and Haswell iGPUs, Nvidia Kepler dGPUs)
  • Backend changes:
    • Use .AppleSystemUIFont for wxPython text rendering (thanks @jazzzny)
    • Add extra error handling for network errors:
      • Handles RemoteDisconnected('Remote end closed connection without response') exceptions
    • Move root volume patch set generation to dedicated sys_patch_generate.py module
    • Refactored integrity_verification.py:
      • Implemented Object-Oriented design
      • Reduced disk I/O and main thread monopolization
  • Increment Binaries:
    • PatcherSupportPkg 0.9.3 - release
    • OpenCorePkg 0.9.1 - release
    • AirPortBrcmFixup 2.1.7 - release
    • RestrictEvents 1.1.0 - release
    • BrcmPatchRAM 2.6.5 - release

Asset Information

  • OpenCore-Patcher-GUI.app:
    • Visual GUI based app
    • Recommended for all users
  • AutoPkg-Assets.pkg:
    • Additional resources used by OpenCore-Patcher
    • Automatically pulled when needed, don't download

Don't miss a new OpenCore-Legacy-Patcher release

NewReleases is sending notifications on new releases.