Hey guys,
Successfully installed Mac OS Ventura on Gigabyte Aorus Z370 Gaming 3 with IGPU.
My specs:
Processor : i5 8600k
Gpu : UHD 630
Ram: 8gb 2400Mhz
Mobo: Gigabyte Aorus Z370 Gaming 3
PSU: Gorsair 750 Watt
Not Working:
WiFi
Bluetooth
This model of Z370 doesn't have builtin wifi or bluetooth
Thanks to Olarila Team for the EFI. I just modified a bit to get IGPU working.
If you just want the UHD 630 IGPU patch then here you go. Just copy these lines and paste in DeviceProperties. (Will work for all 300 series mobo)
Thank you.
URL : https://github.com/Coding-Err0r/Gigabyte-Aorus-Z370-Hackintos-Venttura-
couldn't upload the EFI since there is a 3MB limit. Use the url.
<dict>
<key>PciRoot(0x0)/Pci(0x1F,0x3)</key>
<dict>
<key>AAPL,slot-name</key>
<string>Internal@0,31,3</string>
<key>device-id</key>
<data>cKEAAA==</data>
<key>device_type</key>
<string>Audio device</string>
<key>model</key>
<string>200 Series PCH HD Audio</string>
</dict>
<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
<dict>
<key>AAPL,ig-platform-id</key>
<data>AACSPg==</data>
<key>AAPL,slot-name</key>
<string>Internal@0,2,0</string>
<key>device-id</key>
<data>kj4AAA==</data>
<key>device_type</key>
<string>VGA compatible controller</string>
<key>enable-hdmi20</key>
<data>AQAAAA==</data>
<key>framebuffer-con1-enable</key>
<data>AQAAAA==</data>
<key>framebuffer-con1-type</key>
<data>AAgAAA==</data>
<key>framebuffer-con2-enable</key>
<data>AQAAAA==</data>
<key>framebuffer-con2-type</key>
<data>AAgAAA==</data>
<key>framebuffer-fbmem</key>
<data>AACQAA==</data>
<key>framebuffer-patch-enable</key>
<data>AQAAAA==</data>
<key>framebuffer-stolenmem</key>
<data>AAAwAQ==</data>
<key>framebuffer-unifiedmem</key>
<data>AAAAgA==</data>
<key>hda-gfx</key>
<string>onboard-1</string>
<key>model</key>
<string>Intel UHD Graphics 630</string>
<key>enable-dpcd-max-link-rate-fix</key>
<data>AQAAAA==</data>
<key>dpcd-max-link-rate</key>
<data>FAAAAA==</data>
</dict>
</dict>