diff --git a/.github/workflows/ocvalidate.yml b/.github/workflows/ocvalidate.yml index bc9b6ed..8383113 100644 --- a/.github/workflows/ocvalidate.yml +++ b/.github/workflows/ocvalidate.yml @@ -15,5 +15,5 @@ jobs: - uses: actions/checkout@v3 - uses: brokeyourbike/ocvalidate-action@v0.3 with: - opencore-version: '0.9.8' + opencore-version: '0.9.9' - run: ocvalidate EFI/OC/config.plist \ No newline at end of file diff --git a/EFI/OC/Kexts/itlwm.kext/Contents/MacOS/itlwm b/EFI/OC/Kexts/itlwm.kext/Contents/MacOS/itlwm index def9d19..8c3a4ff 100755 Binary files a/EFI/OC/Kexts/itlwm.kext/Contents/MacOS/itlwm and b/EFI/OC/Kexts/itlwm.kext/Contents/MacOS/itlwm differ diff --git a/EFI/OC/OpenCore.efi b/EFI/OC/OpenCore.efi index d6142f6..f6dc8e0 100755 Binary files a/EFI/OC/OpenCore.efi and b/EFI/OC/OpenCore.efi differ diff --git a/README.md b/README.md index 9dd0810..1784033 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Hackintosh v3 -[![OpenCore Version](https://img.shields.io/badge/OpenCore-0.9.8-blue)](https://github.com/acidanthera/OpenCorePkg/releases/tag/0.9.8) [![macOS Version](https://img.shields.io/badge/macOS-14.3.1-blue)](https://support.apple.com/en-us/HT213895) [![ocvalidate status](https://img.shields.io/github/actions/workflow/status/shiruken/hackintosh/ocvalidate.yml?branch=master&label=ocvalidate)](https://github.com/shiruken/hackintosh/actions/workflows/ocvalidate.yml) +[![OpenCore Version](https://img.shields.io/badge/OpenCore-0.9.9-blue)](https://github.com/acidanthera/OpenCorePkg/releases/tag/0.9.9) [![macOS Version](https://img.shields.io/badge/macOS-14.3.1-blue)](https://support.apple.com/en-us/HT213895) [![ocvalidate status](https://img.shields.io/github/actions/workflow/status/shiruken/hackintosh/ocvalidate.yml?branch=master&label=ocvalidate)](https://github.com/shiruken/hackintosh/actions/workflows/ocvalidate.yml) Installation guide for my Hackintosh v3 build dual-booting macOS Sonoma and Windows 10. This build is based on [Dortania's OpenCore Install Guide](https://dortania.github.io/OpenCore-Install-Guide/). The previous version of this guide using the Clover bootloader can be found [here](https://github.com/shiruken/hackintosh/tree/clover-final). The version numbers reported in this guide were the releases available at the time of installation and more than likely can be replaced with the latest iteration. @@ -309,10 +309,11 @@ _All values are the average of three runs_ ## Upgrade Log -* 2023-02-27: Updated to [itlwm 2.4.0-alpha](https://github.com/OpenIntelWireless/itlwm/releases/tag/v2.3.0-alpha) and [IntelBluetoothFirmware 2.4.0](https://github.com/OpenIntelWireless/IntelBluetoothFirmware/releases/tag/v2.4.0) -* 2023-02-16: Updated to macOS 14.3.1, [OpenCore 0.9.8](https://github.com/acidanthera/OpenCorePkg/releases/tag/0.9.8), [AppleALC 1.8.9](https://github.com/acidanthera/AppleALC/releases/tag/1.8.9), and [itlwm 2.3.0-alpha](https://github.com/OpenIntelWireless/itlwm/releases/tag/v2.3.0-alpha) -* 2023-02-01: Updated to macOS 14.3 -* 2023-01-31: Replaced thermal paste on GPU after increasingly encountering stability issues while gaming. Stress testing with [OCCT](https://www.ocbase.com/) revealed the card was immediately and continuously thermal throttling under load and eventually (hard) crashing the system. Used [Noctua NT-H2](https://noctua.at/en/nt-h2-3-5g) as the replacement thermal paste. Follow-up OCCT stress testing showed the GPU was no longer thermal throttling and performing as expected. +* 2024-04-02: Updated to [OpenCore 0.9.9](https://github.com/acidanthera/OpenCorePkg/releases/tag/0.9.9) and [itlwm 2.3.0-alpha](https://github.com/OpenIntelWireless/itlwm/releases/tag/v2.3.0-alpha) +* 2024-02-27: Updated to [itlwm 2.4.0-alpha](https://github.com/OpenIntelWireless/itlwm/releases/tag/v2.3.0-alpha) and [IntelBluetoothFirmware 2.4.0](https://github.com/OpenIntelWireless/IntelBluetoothFirmware/releases/tag/v2.4.0) +* 2024-02-16: Updated to macOS 14.3.1, [OpenCore 0.9.8](https://github.com/acidanthera/OpenCorePkg/releases/tag/0.9.8), [AppleALC 1.8.9](https://github.com/acidanthera/AppleALC/releases/tag/1.8.9), and [itlwm 2.3.0-alpha](https://github.com/OpenIntelWireless/itlwm/releases/tag/v2.3.0-alpha) +* 2024-02-01: Updated to macOS 14.3 +* 2024-01-31: Replaced thermal paste on GPU after increasingly encountering stability issues while gaming. Stress testing with [OCCT](https://www.ocbase.com/) revealed the card was immediately and continuously thermal throttling under load and eventually (hard) crashing the system. Used [Noctua NT-H2](https://noctua.at/en/nt-h2-3-5g) as the replacement thermal paste. Follow-up OCCT stress testing showed the GPU was no longer thermal throttling and performing as expected. * 2023-12-19: Updated to macOS 14.2.1, [OpenCore 0.9.7](https://github.com/acidanthera/OpenCorePkg/releases/tag/0.9.7), and [AppleALC 1.8.8](https://github.com/acidanthera/AppleALC/releases/tag/1.8.8) * 2023-12-02: Updated to macOS 14.1.2 * 2023-11-27: Updated to macOS 14.1.1, [OpenCore 0.9.6](https://github.com/acidanthera/OpenCorePkg/releases/tag/0.9.6), and [AppleALC 1.8.7](https://github.com/acidanthera/AppleALC/releases/tag/1.8.7)