Skip to content

Commit

Permalink
Update to OpenCore 0.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
shiruken committed Apr 2, 2024
1 parent 43769bb commit 37b3580
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ocvalidate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Binary file modified EFI/OC/Kexts/itlwm.kext/Contents/MacOS/itlwm
Binary file not shown.
Binary file modified EFI/OC/OpenCore.efi
Binary file not shown.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 37b3580

Please sign in to comment.