From 41514a35f5f6d23c8f37ce4f3bc247ce9e1064b2 Mon Sep 17 00:00:00 2001 From: Mykola Grymalyuk <48863253+khronokernel@users.noreply.github.com> Date: Mon, 24 May 2021 10:53:45 -0600 Subject: [PATCH] Fix Photos app distortion --- CHANGELOG.md | 3 +++ Resources/Constants.py | 2 +- payloads/Config/config.plist | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e921ad86c..9faa586f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ - Fix UEFI output on MacPro3,1 with PC GPUs - Increment binaries: - OpenCore 4e0ff2d (0.7.0 rolling - 05-23-2021) + - Apple Binaries 59a52a3 (0.0.8 release - 05-24-2021) +- Allow legacy macOS Booting +- Fix Photos app distortion on legacy GPUs ## 0.1.5 - Fix crashing when Wireless module not present diff --git a/Resources/Constants.py b/Resources/Constants.py index e5348ab29..d58ece170 100644 --- a/Resources/Constants.py +++ b/Resources/Constants.py @@ -39,7 +39,7 @@ class Constants: self.nvmefix_version = "1.0.7" self.sidecarfixup_version = "1.0.0" self.innie_version = "1.3.0" - self.payload_version = "0.0.7" + self.payload_version = "0.0.8" # Get resource path self.current_path = Path(__file__).parent.parent.resolve() diff --git a/payloads/Config/config.plist b/payloads/Config/config.plist index 268d343df..f499c01dc 100644 --- a/payloads/Config/config.plist +++ b/payloads/Config/config.plist @@ -1144,7 +1144,7 @@ SystemAudioVolume Rg== boot-args - keepsyms=1 debug=0x100 + keepsyms=1 debug=0x100 -no_compat_check csr-active-config AAAAAA==