Tweaking OpenCore
The ZIP from AudioGod has all the information and parts you need to get the hackintosh up and running.
But there is always room for tinkering.
Making OpenCore fancy
This information here is based on the article from dortania.
The EFI folder already contains the OpenCanopy.efi file and the needed resources so there is nothing to do there.
The only things which need to be changed is the configuration.
Misc -> Boot -> PickerMode: External
Misc -> Boot -> PickerAttributes:1
PickerAttributes
Description
1
Enables VolumeIcon.icns reading off the drive, this is how macOS installer icons work
0x0008
This is another value which allows for alternative icons, such as the legacy GUI found on legacy Macs
0x0009
both legacy GUI and custom drive icons
More information about PickerAtrributes is available in the Configuration.pdf
UEFI -> Drivers and add OpenCanopy.efi

Enabling OpenCore Shell
Only change needed is to configure it.
Misc -> Tools -> 0 -> Enabled: YES

Hiding unnecessary drives from OpenCore
Last updated
Was this helpful?