mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 14:10:51 +10:00
sys_patch_dict: Work around downgraded IOSurface
Resolves kmutil linking in 13.0 Beta 4 and newer on IOSurface downgraded root patches
This commit is contained in:
@@ -76,6 +76,7 @@ def SystemPatchDictionary(os_major, os_minor, non_metal_os_support):
|
|||||||
"GeForce.kext",
|
"GeForce.kext",
|
||||||
"IOAcceleratorFamily2.kext",
|
"IOAcceleratorFamily2.kext",
|
||||||
"IOGPUFamily.kext",
|
"IOGPUFamily.kext",
|
||||||
|
"AppleAfterburner.kext",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
"Install Non-Root": {
|
"Install Non-Root": {
|
||||||
|
|||||||
Reference in New Issue
Block a user