https://github.com/chachako/hackintosh-z370
Hackintosh OpenCore EFI for macOS Monterey (or below) for ASUS Prime Z370-P II
https://github.com/chachako/hackintosh-z370
Last synced: 4 months ago
JSON representation
Hackintosh OpenCore EFI for macOS Monterey (or below) for ASUS Prime Z370-P II
- Host: GitHub
- URL: https://github.com/chachako/hackintosh-z370
- Owner: chachako
- Created: 2022-02-17T13:48:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-04T17:29:35.000Z (about 2 years ago)
- Last Synced: 2025-04-08T09:05:21.416Z (6 months ago)
- Language: C++
- Size: 29.6 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hackintosh
Hackintosh OpenCore EFI for **macOS Ventura** (and below) for ***Z370***.
## Information
> **Almost all system functions & modules work for me.**
- **macOS:** [**Ventura**](ventura/) / [**Monterey**](monterey/) / [**BigSur**](big-sur/)
- **Motherboard:** [**ASUS PRIME Z370-P II**](https://motherboarddb.com/motherboards/426/)
- **CPU:** Intel(R) Core(TM) **i7-8700** CPU
- **iGPU:** Intel UHD Graphics **630** (**Desktop**)
- **dGPU:** Unsupported **NVIDIA**, **disabled**
- **NVMe:** ✅
- **Audio:** ✅
- **Bluetooth:** ✅
- **Sleep:** ✅ *but need to press the power button to wake up*
- **USB:** ✅ *but you may need to customize your own ([USBTool](https://github.com/USBToolBox/tool))*## Ventura


## Monterey


## Credits
- [OpenCore](https://github.com/acidanthera/OpenCorePkg): Makes everything possible.
- [OpenCore-Post-Install](https://github.com/dortania/OpenCore-Post-Install): The starting point of everything for me.
- [Acidanthera](https://github.com/acidanthera?type=source): Provides kernel extensions for almost any device.