https://github.com/gabrielmaialva33/hackintosh-i74770-asus-z97-pro
OpenCore EFI for Intel Hackintosh 🍎
https://github.com/gabrielmaialva33/hackintosh-i74770-asus-z97-pro
asus bigsur bigsur-hackintosh boot config driver efi hackintosh kext macos opencore opencore-config opencore-efi radeon rx570 serial smbios z97
Last synced: 2 months ago
JSON representation
OpenCore EFI for Intel Hackintosh 🍎
- Host: GitHub
- URL: https://github.com/gabrielmaialva33/hackintosh-i74770-asus-z97-pro
- Owner: gabrielmaialva33
- Created: 2020-08-22T18:23:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-13T02:09:19.000Z (almost 2 years ago)
- Last Synced: 2025-04-23T00:04:00.303Z (2 months ago)
- Topics: asus, bigsur, bigsur-hackintosh, boot, config, driver, efi, hackintosh, kext, macos, opencore, opencore-config, opencore-efi, radeon, rx570, serial, smbios, z97
- Homepage:
- Size: 118 MB
- Stars: 33
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenCore EFI for Intel Hackintosh (macOS 10.13 - 13.0)

## OBS: I no longer have this hardware, so I have no way to test it but I believe it still works
*see new efi* [GA-B85M-D3H](https://github.com/gabrielmaialva33/efi-opencore-b85)
## Specification
| **Component** | **Model** |
| --------------- | ------------------------------------------ |
| CPU | Intel i7-4770 (8) @ 3.40GHz |
| Motherboard | ASUS Z97 PRO |
| RAM | 16GB (2 x 4GB - 1 x 8GB) Corsair @ 1600MHz |
| Audio Chipset | ALC-1150 |
| GPU | Radeon RX 570 |
| OS Disk (SSDM2) | WD Green 240GB |**macOS version**: 13.0.0 (20A5395g)
**OpenCore version**: 0.9.4## Credits
- [[Bootloader] OpenCore](https://github.com/acidanthera/OpenCorePkg)
- [[Driver] OpenRuntime](https://github.com/acidanthera/OpenCorePkg)
- [[Driver] HFSPlus](https://github.com/acidanthera/OcBinaryData/blob/master/Drivers/HfsPlus.efi)
- [[Kext] Lilu](https://github.com/acidanthera/Lilu)
- [[Kext] VirtualSMC](https://github.com/acidanthera/VirtualSMC)
- [[Kext] WhateverGreen](https://github.com/acidanthera/WhateverGreen)
- [[Kext] AppleALC](https://github.com/acidanthera/AppleALC)## Compatible macOS versions
- High Sierra (10.13.x)
- Mojave (10.14.x)
- Catalina (10.15.x)
- Big Sur (10.16/11.4)
- Monterey (12.1)
- Ventura (13.0)## How to use
1. Make your USB installer with [**this guide**](https://dortania.github.io/OpenCore-Install-Guide/installer-guide/)
2. Clone the repository and paste "BOOT" and "OC" directories into your's pendrive "EFI" folder
3. Download [**GenSMBIOS**](https://github.com/corpnewt/GenSMBIOS) to generate unique SMBIOS information. Run it and select **Generate SMBIOS**, as the model select **iMacPro1,1**.
4. Open config.plist with [**ProperTree**](https://github.com/corpnewt/ProperTree) and go to PlatformInfo > Generic. Set MLB (Board Serial), SystemSerialNumber (Serial) and SystemUUID (SmUUID) to generated values. Change ROM to your network card's MAC address without the `:` character. [**How to get MAC Address?**](https://www.wikihow.com/Find-the-MAC-Address-of-Your-Computer)
5. Boot it!**You CAN NOT use SMBIOS from this repository, it MUST be unique for every macOS installation**
## Other guides
**If you have any problems with installation or booting your macOS, kernel panics or another system related issue check OC configuration guide**
**If something else isn't working properly (for example USB ports, iServices, DRM/Netflix) check Post-Install guide**- Creating USB installer: [**\*click\***](https://dortania.github.io/OpenCore-Install-Guide/installer-guide/)
- OpenCore configuration: [**\*click\***](https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html)
- Post-Install: [**\*click\***](https://dortania.github.io/OpenCore-Post-Install/)
- Troubleshooting: [**\*click\***](https://dortania.github.io/OpenCore-Post-Install/)
- ACPI patching: [**\*click\***](https://dortania.github.io/Getting-Started-With-ACPI/)
- USB mapping: [**\*click\***](https://dortania.github.io/OpenCore-Post-Install/usb/)