Skip to content

Commit

Permalink
Update to OpenCore 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
shiruken committed Jan 12, 2025
1 parent b157eb4 commit 066fd57
Show file tree
Hide file tree
Showing 16 changed files with 99 additions and 36 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/[email protected]
with:
opencore-version: '1.0.2'
opencore-version: '1.0.3'
- run: ocvalidate EFI/OC/config.plist
Binary file modified EFI/OC/Drivers/OpenCanopy.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/OpenRuntime.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/ResetNvramEntry.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/ToggleSipEntry.efi
Binary file not shown.
78 changes: 70 additions & 8 deletions EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23G93</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,31 +17,31 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.9.2</string>
<string>1.9.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.9.2</string>
<string>1.9.3</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string></string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>13.3</string>
<string>14.2</string>
<key>DTSDKBuild</key>
<string>22E245</string>
<string>23C53</string>
<key>DTSDKName</key>
<string>macosx13.3</string>
<string>macosx14.2</string>
<key>DTXcode</key>
<string>1431</string>
<string>1520</string>
<key>DTXcodeBuild</key>
<string>14E300c</string>
<string>15C500b</string>
<key>IOKitPersonalities</key>
<dict>
<key>ALCUserClientProvider</key>
Expand Down Expand Up @@ -8230,6 +8230,36 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>Theroadw - Realtek ALC294 for Asus rog strix g512li</string>
<key>CodecID</key>
<integer>283902612</integer>
<key>ConfigData</key>
<data>
AUccEAFHHQEBRx4XAUcfkAFHDAICFxwgAhcd
EAIXHiECFx8DAhcMAgEnHDABJx0BAScepgEn
H5ABlxxAAZcdEAGXHoEBlx8CATcc8AE3HQAB
Nx4AATcfQAGHHPABhx0AAYceAAGHH0ABpxzw
AacdAAGnHgABpx9AAbcc8AG3HQABtx4AAbcf
QAHXHPAB1x0AAdceAAHXH0AB5xzwAecdAAHn
HgAB5x9AAgUAEAIEASABlwckAhcIgw==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>24</integer>
<key>WakeConfigData</key>
<data>
AUcMAg==
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
Expand Down Expand Up @@ -11504,6 +11534,38 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>MSI GE60 2OC/2OE/2OD</string>
<key>CodecID</key>
<integer>283904146</integer>
<key>ConfigData</key>
<data>
ARcc8AEXHQABFx4AARcfQAEnHPABJx0AASce
AAEnH0ABRxwgAUcdEAFHHiEBRx8BAVcc8AFX
HQABVx4AAVcfQAFnHPABZx0AAWceAAFnH0AB
dxzwAXcdAAF3HgABdx9AAYccUAGHHRABhx6B
AYcfAQGXHEABlx0BAZceowGXH5kBpxzwAacd
AAGnHgABpx9AAbccEAG3HQEBtx4TAbcfmQHH
HPABxx0AAcceAAHHH0AB1xzwAdcdAAHXHgAB
1x9AAeccMAHnHRAB5x5FAecfAQH3HPAB9x0A
AfceAAH3H0ABRwwC
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>66</integer>
<key>WakeConfigData</key>
<data>
AUcMAg==
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
Expand Down
Binary file modified EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC
Binary file not shown.
20 changes: 10 additions & 10 deletions EFI/OC/Kexts/IntelMausi.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>19H1217</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,31 +17,31 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0.7</string>
<string>1.0.8</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.7</string>
<string>1.0.8</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>12B45b</string>
<string></string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>11.0</string>
<string>14.2</string>
<key>DTSDKBuild</key>
<string>20A2408</string>
<string>23C53</string>
<key>DTSDKName</key>
<string>macosx11.0</string>
<string>macosx14.2</string>
<key>DTXcode</key>
<string>1220</string>
<string>1520</string>
<key>DTXcodeBuild</key>
<string>12B45b</string>
<string>15C500b</string>
<key>IOKitPersonalities</key>
<dict>
<key>IntelMausi</key>
Expand Down Expand Up @@ -74,7 +74,7 @@
<integer>0</integer>
</dict>
<key>Driver_Version</key>
<string>1.0.7</string>
<string>1.0.8</string>
<key>IOClass</key>
<string>IntelMausi</string>
<key>IOPCIMatch</key>
Expand Down
Binary file modified EFI/OC/Kexts/IntelMausi.kext/Contents/MacOS/IntelMausi
Binary file not shown.
16 changes: 8 additions & 8 deletions EFI/OC/Kexts/Lilu.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23G93</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,31 +17,31 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.6.9</string>
<string>1.7.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.6.9</string>
<string>1.7.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string></string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>13.3</string>
<string>14.2</string>
<key>DTSDKBuild</key>
<string>22E245</string>
<string>23C53</string>
<key>DTSDKName</key>
<string>macosx13.3</string>
<string>macosx14.2</string>
<key>DTXcode</key>
<string>1431</string>
<string>1520</string>
<key>DTXcodeBuild</key>
<string>14E300c</string>
<string>15C500b</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.vit9696.Lilu</key>
Expand Down
Binary file modified EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu
Binary file not shown.
16 changes: 8 additions & 8 deletions EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23G93</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,31 +17,31 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.6.8</string>
<string>1.6.9</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.6.8</string>
<string>1.6.9</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string></string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>13.3</string>
<string>14.2</string>
<key>DTSDKBuild</key>
<string>22E245</string>
<string>23C53</string>
<key>DTSDKName</key>
<string>macosx13.3</string>
<string>macosx14.2</string>
<key>DTXcode</key>
<string>1431</string>
<string>1520</string>
<key>DTXcodeBuild</key>
<string>14E300c</string>
<string>15C500b</string>
<key>IOKitPersonalities</key>
<dict>
<key>NVHDAEnabler</key>
Expand Down
Binary file modified EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen
Binary file not shown.
Binary file modified EFI/OC/OpenCore.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/OpenShell.efi
Binary file not shown.
3 changes: 2 additions & 1 deletion 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-1.0.2-blue)](https://github.com/acidanthera/OpenCorePkg/releases/tag/1.0.2) [![macOS Version](https://img.shields.io/badge/macOS-15.1.1-blue)](https://support.apple.com/en-us/120283) [![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-1.0.3-blue)](https://github.com/acidanthera/OpenCorePkg/releases/tag/1.0.3) [![macOS Version](https://img.shields.io/badge/macOS-15.1.1-blue)](https://support.apple.com/en-us/120283) [![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 Sequoia 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 @@ -312,6 +312,7 @@ _All values are the average of three runs_

## Upgrade Log

* 2025-01-12: Updated to [OpenCore 1.0.3](https://github.com/acidanthera/OpenCorePkg/releases/tag/1.0.3), [Lilu 1.7.0](https://github.com/acidanthera/Lilu/releases/tag/1.7.0), [WhateverGreen 1.6.9](https://github.com/acidanthera/WhateverGreen/releases/tag/1.6.9), [AppleALC 1.9.3](https://github.com/acidanthera/AppleALC/releases/tag/1.9.3), and [IntelMausi 1.0.8](https://github.com/acidanthera/IntelMausi/releases/tag/1.0.8)
* 2024-11-29: Updated to macOS 15.1.1
* 2024-11-01: Updated to macOS 15.1
* 2024-10-08: Updated to macOS 15.0.1, [OpenCore 1.0.2](https://github.com/acidanthera/OpenCorePkg/releases/tag/1.0.2), [Lilu 1.6.9](https://github.com/acidanthera/Lilu/releases/tag/1.6.9), [WhateverGreen 1.6.8](https://github.com/acidanthera/WhateverGreen/releases/tag/1.6.8), [VirtualSMC 1.3.4](https://github.com/acidanthera/VirtualSMC/releases/tag/1.3.4), [AppleALC 1.9.2](https://github.com/acidanthera/AppleALC/releases/tag/1.9.2), and `BlueToolFixup.kext` from [BrcmPatchRAM 2.6.9](https://github.com/acidanthera/BrcmPatchRAM/releases/tag/2.6.9)
Expand Down

0 comments on commit 066fd57

Please sign in to comment.