
This includes sleep and wakup from sleep.
#Hackintool mac
Airdrop, Facetime, the Mac App Store, Ask Siri, the works. I decided that to stay within the 14 port limit, i'd have to delete the rear USB-C port since I wasn't using it anyway. This mean't that my microphone didn't work.Īfter mapping the ports, I saved the USBPorts.kext inside the EFI kexts folder, captured it into ist using Propertree again and then it was job done. This was important because by default, my front USB ports only worked in USB 3 mode and not USB 2 mode. This made the system bootable and almost fully functional.Īll that was left was to map the USB ports using Hackintool. Once there, I mounted the EFI of the internal drive and copied across the the EFI from the USB. I booted from the USB drive, installed macOS as per normal and reached the desktop.
#Hackintool windows
This way there would be no possibility of Windows 11 and macOS interfering with each other especially with regards to the bootloader. I used a seperate drive for installing macOS Monterey on my system. Copy across the new EFI to this folder and it's done. This will then mount the EFI folder of the USB drive and it will be accessible within Finder. sudo mount -t msdos /dev/disk0s1 /Volumes/efi This will create a folder call efi that we will mount the USB's EFI folder to. This will list all of your current drives. I then mounted the EFI folder on the Monterey USB and copied my freshly made EFI across using this method: diskutil list I used Propertree to create a new snapshot to capture the SSDTs into the ist. I then downloaded the relevant SSDTs from the Dortania website and copied them to the ACPI folder inside the EFI folder.

I could have used the Dortania guide to manually build the folder which i've done many times before but this method just saves me time. Once that was done, I generated the EFI folder. I used the MacPro7,1 SMBIOS since I want the system to fully utilise the 5700 XT GPU and not the integrated GPU on the 9900K. I chose the usual options for my Coffee Lake system like Whatever Green, Apple ALC, intel Mausi etc. Once that was done, I used OC Gen-X to make the initial EFI folder.
