Skip to content

Commit

Permalink
Release 2.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminX committed Sep 8, 2022
1 parent 77a9738 commit 6bd3286
Show file tree
Hide file tree
Showing 14 changed files with 109 additions and 8 deletions.
3 changes: 3 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2022-06-12 / Version 2.2.5
Verified working with 12.4 (21F79) and upgrade to OpenCore 0.8.1 / AppleALC 1.7.2 / WhateverGreen 1.5.9

2022-04-22 / Version 2.2.4
Verified working with 12.3.1 (21E258) and upgrade to OpenCore 0.8.0 / AppleALC 1.7.1

Expand Down
Binary file modified EFI/OC/Drivers/OpenCanopy.efi
Binary file not shown.
94 changes: 92 additions & 2 deletions EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.7.4</string>
<string>1.7.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.7.4</string>
<string>1.7.5</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down Expand Up @@ -14706,6 +14706,96 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>ALC235 for Lenovo Tianyi 510 pro-18ICB Desktop PC by hgs v1</string>
<key>CodecID</key>
<integer>283902517</integer>
<key>ConfigData</key>
<data>
AScc8AEnHQABJx4AAScfQAFHHEABRx0BAUce
FwFHH5ABRwwCAXcc8AF3HQABdx4AAXcfQAGH
HPABhx0AAYceAAGHH0ABlxxwAZcdEAGXHqEB
lx8CAaccEAGnHQEBpx6jAacfkAG3HIABtx1A
AbceAQG3HwEBtwwCAdcc8AHXHQAB1x4AAdcf
QAHnHPAB5x0AAeceAAHnH0ACFxxQAhcdEAIX
HiECFx8CAhcMAg==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>36</integer>
<key>WakeConfigData</key>
<data>
AUcMAgG3DAICFwwC
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>ALC222 for Lenovo Tianyi 510s-07IMB Desktop PC by hgs v1</string>
<key>CodecID</key>
<integer>283902498</integer>
<key>ConfigData</key>
<data>
AScc8AEnHQABJx4AAScfQAFHHIABRx1AAUce
AQFHHwEBdxxAAXcdAQF3HhcBdx+QAXcMAgGH
HBABhx0BAYceowGHH5ABlxxwAZcdEAGXHqEB
lx8gAacc8AGnHQABpx4AAacfQAG3HPABtx0A
AbceAAG3H0AB1xzwAdcdAAHXHgAB1x9AAecc
8AHnHQAB5x4AAecfQAIXHFACFx0QAhceIQIX
HwI=
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>12</integer>
<key>WakeConfigData</key>
<data>
AXcMAg==
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>Realtek ALC255(3234) for Asus N752VX by Feartech</string>
<key>CodecID</key>
<integer>283902549</integer>
<key>ConfigData</key>
<data>
AScc8AEnHQABJx4AAScfQAFHHBABRx0BAUce
FwFHH5ABdxzwAXcdAAF3HgABdx9AAYcc8AGH
HQABhx4AAYcfQAIXDAIBlxxAAZcdEAGXHosB
lx8CAacc8AGnHQABpx4AAacfQAG3HCABtx0Q
AbceAQG3HwEB1xzwAdcdAAHXHgAB1x9AAecc
8AHnHQAB5x4AAecfQAIXHDACFx0QAhceKwIX
HwIBRwwC
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>22</integer>
<key>WakeConfigData</key>
<data>
AUcMAgIXDAIBlwcl
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
</array>
<key>IOClass</key>
<string>AppleALC</string>
Expand Down
Binary file modified EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC
Binary file not shown.
Empty file modified EFI/OC/Kexts/Lilu.kext/Contents/Info.plist
100644 → 100755
Empty file.
Empty file modified EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu
100644 → 100755
Empty file.
Empty file modified EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist
100644 → 100755
Empty file.
Binary file modified EFI/OC/OpenCore.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/CleanNvram.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/OpenShell.efi
Binary file not shown.
8 changes: 7 additions & 1 deletion EFI/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,8 @@
<true/>
<key>Flavour</key>
<string>Auto</string>
<key>FullNvramAccess</key>
<false/>
<key>Name</key>
<string>Reboot</string>
<key>Path</key>
Expand All @@ -655,6 +657,8 @@
<true/>
<key>Flavour</key>
<string>Auto</string>
<key>FullNvramAccess</key>
<false/>
<key>Name</key>
<string>UEFI Shell</string>
<key>Path</key>
Expand All @@ -675,6 +679,8 @@
<true/>
<key>Flavour</key>
<string>Auto</string>
<key>FullNvramAccess</key>
<false/>
<key>Name</key>
<string>Clean NVRAM</string>
<key>Path</key>
Expand Down Expand Up @@ -1047,4 +1053,4 @@
<array/>
</dict>
</dict>
</plist>
</plist>
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

## Gigabyte Z390M GAMING hackintosh w/ OpenCore

Verified working with macOS version 12.5 (21G72) Monterey and OpenCore 0.8.3.
Verified working with macOS version 12.5.1 (21G83) Monterey and OpenCore 0.8.4.

![System](https://github.com/BenjaminX/Hackintosh-Gigabyte-Z390M-GAMING/blob/master/Tips/About-System.png)

Expand All @@ -15,14 +15,16 @@ Verified working with macOS version 12.5 (21G72) Monterey and OpenCore 0.8.3.
![SN/UUID/MLB](https://github.com/BenjaminX/Hackintosh-Gigabyte-Z390M-GAMING/blob/master/Tips/MLBUUIDSN.png)

## Updates
2022-09-10 / Version 2.2.8
Verified working with 12.5.1 (21G83) and upgrade to OpenCore 0.8.4 / AppleALC 1.7.5

2022-08-10 / Version 2.2.7
Verified working with 12.5 (21G72) and upgrade to OpenCore 0.8.3 / AppleALC 1.7.4 / WhateverGreen 1.6.1 / Lilu 1.6.2

2022-07-18 / Version 2.2.6
Verified working with 12.4 (21F79) and upgrade to OpenCore 0.8.2 / AppleALC 1.7.3 / WhateverGreen 1.6.0 / Lilu 1.6.1 / NVMeFix 1.1.0 / VirtualSMC 1.3.0

2022-06-12 / Version 2.2.5
Verified working with 12.4 (21F79) and upgrade to OpenCore 0.8.1 / AppleALC 1.7.2 / WhateverGreen 1.5.9


> [Changelog History](https://github.com/BenjaminX/Hackintosh-Gigabyte-Z390M-GAMING/tree/master/Changelog.txt)
Expand All @@ -31,9 +33,9 @@ Included items table
Items | Last Version | Comments
------------ | ------------- | -------------
[BIOS](https://www.gigabyte.com/Motherboard/Z390-M-GAMING-rev-10/support#support-dl-bios) | F9 | Be sure to upgrade F9
[OpenCore](https://github.com/acidanthera/OpenCorePkg/releases) | 0.8.3 |
[OpenCore](https://github.com/acidanthera/OpenCorePkg/releases) | 0.8.4 |
[Lilu](https://github.com/acidanthera/Lilu/releases) | 1.6.2 |
[AppleALC](https://github.com/acidanthera/AppleALC/releases) | 1.7.3 |
[AppleALC](https://github.com/acidanthera/AppleALC/releases) | 1.7.5 |
[VirtualSMC](https://github.com/acidanthera/VirtualSMC/releases) | 1.3.0 |
[WhateverGreen](https://github.com/acidanthera/whatevergreen/releases) | 1.6.1 |
[NVMeFix](https://github.com/acidanthera/NVMeFix/releases) | 1.1.0 |
Expand Down
Binary file modified Tips/About-System.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Tips/H264H265.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6bd3286

Please sign in to comment.