diff --git a/.github/workflows/ocvalidate.yml b/.github/workflows/ocvalidate.yml index fe3647f..b868fbe 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: '1.0.1' + opencore-version: '1.0.2' - run: ocvalidate EFI/OC/config.plist \ No newline at end of file diff --git a/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist b/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist index 56266d2..0378412 100755 --- a/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 23F79 + 23G93 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.9.1 + 1.9.2 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.9.1 + 1.9.2 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -5839,6 +5839,32 @@ LayoutID 21 + + AFGLowPowerState + + AwAAAA== + + Codec + Realtek ALC274 for Optiplex 7470 AIO + CodecID + 283902580 + ConfigData + + AWcMAgIFAEUCBNaJATcdAAE3HgABNx9AAZcc + QAGXHRABlx6nAZcfAAG3HFABtx0QAbceAQG3 + HwECFx8B + + FuncGroup + 1 + LayoutID + 11 + WakeConfigData + + AWcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -7016,6 +7042,37 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + CodecID + 283902597 + CodecName + PIut02 - Realtek ALC285 for ROG-Zephyrus-G14 + ConfigData + + AScccAEnHQEBJx6mAScfkAE3HPABNx0AATce + AAE3H0ABRxxAAUcdAQFHHhcBRx+QAUcMAgFn + HPABZx0AAWceAAFnH0ABdxxBAXcdAQF3HhcB + dx+QAYcc8AGHHQABhx4AAYcfQAGXHCABlx0Q + AZceiwGXHwIBpxzwAacdAAGnHgABpx9AAbcc + 8AG3HQABtx4AAbcfQAG3DAIB1xzwAdcdAAHX + HgAB1x9AAecc8AHnHQAB5x4AAecfQAIXHFAC + Fx0QAhceKwIXHwICFwwC + + FuncGroup + 1 + LayoutID + 33 + WakeConfigData + + AUcMAgG3DAICFwwC + + WakeVerbReinit + + AFGLowPowerState @@ -7481,7 +7538,7 @@ AwAAAA== Codec - Realtek ALC289 for Asus ROG Zephyrus G14 + PIut02 - Realtek ALC289 for ROG-Zephyrus-G14 CodecID 283902601 ConfigData @@ -13044,6 +13101,31 @@ WakeVerbReinit + + CodecID + 283904768 + CodecName + VictorXu - Realtek ALCS1200A for MSI B460I GAMING EDGE WIFI + ConfigData + + AUccEAFHHVABRx4RAUcfkQFHDAIBtxwgAbcd + QAG3HiEBtx8CAbcMAgHnHDAB5x0QAeceRQHn + HwEBlxxQAZcdkAGXHoEBlx8CAVccYAFXHRAB + Vx4BAVcfAQFnHHABZx0QAWceAQFnHwEBhxyA + AYcdEAGHHqEBhx+RAacckAGnHRABpx6BAacf + AQ== + + FuncGroup + 1 + LayoutID + 23 + WakeConfigData + + AUcMAgG3DAI= + + WakeVerbReinit + + CodecID 283904768 @@ -16381,6 +16463,29 @@ WakeVerbReinit + + CodecID + 283904768 + CodecName + mobilestebu - Realtek ALCS1200A for ASUS TUF-Z390M-Gaming (based on owen0o0 layout 11) + ConfigData + + AUccEAFHHUABRx4BAUcfAQFHDAIBtxwgAbcd + QAG3HiEBtx8CAbcMAgEXHDABFx0BARceRgEX + H5ABhxxQAYcdkAGHHqEBhx8BAaccXwGnHTAB + px6BAacfAQGXHGABlx2QAZceoQGXHwI= + + FuncGroup + 1 + LayoutID + 12 + WakeConfigData + + AUcMAgG3DAI= + + WakeVerbReinit + + IOClass AppleALC diff --git a/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC b/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC index f8db0d5..75cf62c 100755 Binary files a/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC and b/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC differ diff --git a/EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist b/EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup b/EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup index 949f601..f9d53df 100755 Binary files a/EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup and b/EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup differ diff --git a/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist b/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist index e192812..a3e83c0 100755 --- a/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 23F79 + 23G93 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.6.8 + 1.6.9 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.6.8 + 1.6.9 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu b/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu index 87fee70..4e420d3 100755 Binary files a/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu and b/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu differ diff --git a/EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist b/EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist index af50a89..e99c248 100755 --- a/EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 21H1222 + 21H1320 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.3.3 + 1.3.4 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.3.3 + 1.3.4 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor b/EFI/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor index 95ad1b6..34a573f 100755 Binary files a/EFI/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor and b/EFI/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor differ diff --git a/EFI/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist b/EFI/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist index 4e06421..5843eed 100755 --- a/EFI/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 21H1222 + 21H1320 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.3.3 + 1.3.4 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.3.3 + 1.3.4 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO b/EFI/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO index f3b939c..fa14702 100755 Binary files a/EFI/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO and b/EFI/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO differ diff --git a/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist b/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist index ea35b43..4ab3062 100755 --- a/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 21H1222 + 21H1320 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.3.3 + 1.3.4 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.3.3 + 1.3.4 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC b/EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC index a201dfa..7b2f745 100755 Binary files a/EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC and b/EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC differ diff --git a/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist b/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist index 914517d..6ec0c5b 100755 --- a/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 23F79 + 23G93 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.6.7 + 1.6.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.6.7 + 1.6.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen b/EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen index b8a44b0..24c548e 100755 Binary files a/EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen and b/EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen differ diff --git a/EFI/OC/OpenCore.efi b/EFI/OC/OpenCore.efi index 7d9c9c7..f1f50e4 100755 Binary files a/EFI/OC/OpenCore.efi and b/EFI/OC/OpenCore.efi differ diff --git a/EFI/OC/config.plist b/EFI/OC/config.plist index a77471c..c4e29cb 100755 --- a/EFI/OC/config.plist +++ b/EFI/OC/config.plist @@ -1343,6 +1343,8 @@ RuntimeCode + Unload + diff --git a/README.md b/README.md index 35b4d86..5003a86 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Hackintosh v3 -[![OpenCore Version](https://img.shields.io/badge/OpenCore-1.0.1-blue)](https://github.com/acidanthera/OpenCorePkg/releases/tag/1.0.1) [![macOS Version](https://img.shields.io/badge/macOS-15.0-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.2-blue)](https://github.com/acidanthera/OpenCorePkg/releases/tag/1.0.2) [![macOS Version](https://img.shields.io/badge/macOS-15.0-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. @@ -38,6 +38,7 @@ BTC: 3ELvsExgq8S24FdGtm4mupQvb3BwiHwWuB * [Upgrade Log](#upgrade-log) * [References](#references) * [Resources](#resources) +* [Star History](#star-history) ## The Build @@ -311,6 +312,7 @@ _All values are the average of three runs_ ## Upgrade Log +* 2024-10-08: Updated to [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) * 2024-09-29: Updated to macOS 15.0 * 2024-08-15: Updated to macOS 14.6.1, [OpenCore 1.0.1](https://github.com/acidanthera/OpenCorePkg/releases/tag/1.0.1), [Lilu 1.6.8](https://github.com/acidanthera/Lilu/releases/tag/1.6.8), [WhateverGreen 1.6.7](https://github.com/acidanthera/WhateverGreen/releases/tag/1.6.7), [VirtualSMC 1.3.3](https://github.com/acidanthera/VirtualSMC/releases/tag/1.3.3), and [AppleALC 1.9.1](https://github.com/acidanthera/AppleALC/releases/tag/1.9.1) * 2024-08-14: Modified the [USB mapping](#map-usb-ports) after the front panel Type-A port was damaged. HS10 and SS10 were disabled and HS01 was enabled to allow for full functionality of the front panel Type-C port.