mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-21 06:30:52 +10:00
Update binaries and add AppleIntelSharedGraphics.bundle
This commit is contained in:
@@ -40,7 +40,7 @@ class Constants:
|
||||
self.sidecarfixup_version = "1.0.2"
|
||||
self.innie_version = "1.3.0"
|
||||
self.fw_kext = "1.0.0"
|
||||
self.payload_version = "0.0.16"
|
||||
self.payload_version = "0.0.17"
|
||||
|
||||
# Get resource path
|
||||
self.current_path = Path(__file__).parent.parent.resolve()
|
||||
|
||||
@@ -1268,6 +1268,7 @@ AddIntelGen3Accel = [
|
||||
"AppleIntelHD4000GraphicsMTLDriver.bundle",
|
||||
"AppleIntelHD4000GraphicsVADriver.bundle",
|
||||
"AppleIntelIVBVA.bundle",
|
||||
"AppleIntelGraphicsShared.bundle",
|
||||
]
|
||||
|
||||
AddGeneralAccel = [
|
||||
|
||||
Reference in New Issue
Block a user