Skip to content
This repository has been archived by the owner on Dec 25, 2021. It is now read-only.

Releases v2.3 for macOS 10.15.4 & OpenCore 0.5.8

Compare
Choose a tag to compare
@tonyleelyy tonyleelyy released this 15 May 13:14
· 23 commits to master since this release

macOS Version: 10.15.4 19E287
OpenCore Version: 0.5.8 Official

Update:

  • Fixed trackpad issue. 修复了触控板无法使用的问题。

Differences between EFI.zip and EFI_Install.zip

In EFI_Install.zip config.plist:

<key>ShowPicker</key>
<true/>

<key>Timeout</key>
<integer>10</integer>

In EFI.zip config.plist:

<key>ShowPicker</key>
<false/>

<key>Timeout</key>
<integer>0</integer>