diff --git a/Resources/Constants.py b/Resources/Constants.py index 1204ffadc..728e68695 100644 --- a/Resources/Constants.py +++ b/Resources/Constants.py @@ -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", - } \ No newline at end of file + } diff --git a/Resources/ModelArray.py b/Resources/ModelArray.py index 18299e5bb..42b59b475 100644 --- a/Resources/ModelArray.py +++ b/Resources/ModelArray.py @@ -1268,6 +1268,7 @@ AddIntelGen3Accel = [ "AppleIntelHD4000GraphicsMTLDriver.bundle", "AppleIntelHD4000GraphicsVADriver.bundle", "AppleIntelIVBVA.bundle", + "AppleIntelGraphicsShared.bundle", ] AddGeneralAccel = [