mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 14:10:51 +10:00
build: Re-enable AuxKC patch
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
- Resolve Content Caching Patch Regression
|
- Resolve Content Caching Patch Regression
|
||||||
- Resolve KDK Versioning Fallback crashing when primary KDK site is down
|
- Resolve KDK Versioning Fallback crashing when primary KDK site is down
|
||||||
- Resolve AirPlay to Mac support on Ventura with VMM
|
- Resolve AirPlay to Mac support on Ventura with VMM
|
||||||
|
- Resolve WindowServer crashing on KDK-less with macOS 13.2 and Rapid Security Response updates
|
||||||
- Resolve Host Versioning when RSR is installed
|
- Resolve Host Versioning when RSR is installed
|
||||||
- Resolve iMac7,1-8,1 and MacBookPro4,1 boot support in Ventura
|
- Resolve iMac7,1-8,1 and MacBookPro4,1 boot support in Ventura
|
||||||
- Increment Binaries:
|
- Increment Binaries:
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -33,7 +33,7 @@ class build_misc:
|
|||||||
self.debug_handling()
|
self.debug_handling()
|
||||||
self.cpu_friend_handling()
|
self.cpu_friend_handling()
|
||||||
self.general_oc_handling()
|
self.general_oc_handling()
|
||||||
# self.aux_kc_workaround()
|
self.aux_kc_workaround()
|
||||||
|
|
||||||
def feature_unlock_handling(self):
|
def feature_unlock_handling(self):
|
||||||
if self.constants.fu_status is True:
|
if self.constants.fu_status is True:
|
||||||
|
|||||||
Reference in New Issue
Block a user