Set HibernateMode to Auto

This commit is contained in:
Mykola Grymalyuk
2021-03-22 20:43:57 -06:00
parent 3d9f3a1147
commit bab6faac97
2 changed files with 4 additions and 2 deletions

View File

@@ -2,7 +2,9 @@
<img src="images/OC-Patcher.png" width="256">
A python program for building and booting [OpenCore](https://github.com/acidanthera/OpenCorePkg) on legacy Macs, see [Supported SMBIOS](https://dortania.github.io/OpenCore-Legacy-Patcher/MODELS.html) on whether your model is supported.
A python program for building and booting [OpenCore](https://github.com/acidanthera/OpenCorePkg) on legacy Macs, see [Supported SMBIOS](https://dortania.github.io/OpenCore-Legacy-Patcher/MODELS.html) on whether your model is supported. Designed around Big Sur support.
* Application supports running on macOS El Capitan and newer
Supported features:

View File

@@ -735,7 +735,7 @@
<key>ConsoleAttributes</key>
<integer>0</integer>
<key>HibernateMode</key>
<string>None</string>
<string>Auto</string>
<key>HideAuxiliary</key>
<true/>
<key>LauncherPath</key>