SnowWhite, a hackintosh story
Source
Source
  • SnowWhite, a hackintosh story
  • The Hardware
    • The Hackintosh itself
    • The Waterworks
    • The Brain
  • Build Log
    • Thinking about the Build
    • Modding the Build
    • Assembling the Build
      • Main Compartment
      • Side Compartment
  • Install Log
    • Bios Configuration Guide
    • Windows 10
    • macOS Catalina
      • Bootstick macOS Catalina 10.15.4
      • Installing macOS Catalina
      • macOS Catalina and USB - USB Maps
      • Tweaking OpenCore
      • Tweaking macOS Catalina
    • Overclocking
  • This and that
    • Whats in here?
    • Lessons Learned
    • Tips and Tricks
    • AquaComputer
      • AquaComputer in general
    • Unable to Update Cities:Skylines in macOS Catalina
    • Tracking EFI folder in git
    • LianLi O11 Dynamics XL Review
      • Airflow in the LianLi O11 Dynamics XL
    • Using gitbook to generate the documentation
    • Resources
    • Outtakes
  • Changelog and Known Issues
    • Known Issues
    • Nothing to see here...
Powered by GitBook
On this page
  • Making OpenCore fancy
  • Enabling OpenCore Shell
  • Hiding unnecessary drives from OpenCore

Was this helpful?

  1. Install Log
  2. macOS Catalina

Tweaking OpenCore

PreviousmacOS Catalina and USB - USB MapsNextTweaking macOS Catalina

Last updated 4 years ago

Was this helpful?

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 .

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

UEFI -> Drivers and add OpenCanopy.efi

Enabling OpenCore Shell

Tools, for example, UEFI Shell, are very dangerous and MUST NOT appear in production configurations, especially in vaulted ones and protected with secure boot, as they may be used to easily bypass secure boot chain

Only change needed is to configure it.

Misc -> Tools -> 0 -> Enabled: YES

Hiding unnecessary drives from OpenCore

dortania
Configuration.pdf
OpenCore GUI configuration
Enable OpenCore Shell