mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-17 13:22:54 +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()
|
||||
@@ -531,4 +531,4 @@ class Constants:
|
||||
"Xserve1,1": "Mac-F4208AC8",
|
||||
"Xserve2,1": "Mac-F42289C8",
|
||||
"Xserve3,1": "Mac-F223BEC8",
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1268,6 +1268,7 @@ AddIntelGen3Accel = [
|
||||
"AppleIntelHD4000GraphicsMTLDriver.bundle",
|
||||
"AppleIntelHD4000GraphicsVADriver.bundle",
|
||||
"AppleIntelIVBVA.bundle",
|
||||
"AppleIntelGraphicsShared.bundle",
|
||||
]
|
||||
|
||||
AddGeneralAccel = [
|
||||
|
||||
Reference in New Issue
Block a user