macOS Mojave Post Installation - fidele007/Asus-ROG-GL552VW-Hackintosh GitHub Wiki
Now that you've gotten macOS installed, you might also need to get various stuff working correctly:
- DSDT/SSDT patches
- Native Power Management (Proper sleep/wake)
- Creating a Custom SSDT for USB Ports
- HDMI video
- Audio and Internal Mic
- TouchPad with VoodooI2C
- Wi-Fi and Bluetooth with BCM94352Z
Other stuff
ACPIBatteryManager.kext is needed for battery status.
TRIM does not work well with APFS; there has been reports that it will make your APFS slower (longer boot time, etc.), so you should disable it:
- Disable or remove all TRIM patches
- Run
sudo trimforce disable
and reboot