We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 511ea4c commit 627bc81Copy full SHA for 627bc81
CHANGELOG.md
@@ -1,6 +1,7 @@
1
# OpenCore Legacy Patcher changelog
2
3
## 0.0.5
4
+- Enable hibernation support
5
6
## 0.0.4
7
- Add basic audio support for legacy chipsets
payloads/Config/v0.6.3/config.plist
@@ -569,7 +569,7 @@
569
<key>ConsoleAttributes</key>
570
<integer>0</integer>
571
<key>HibernateMode</key>
572
- <string>None</string>
+ <string>Auto</string>
573
<key>HideAuxiliary</key>
574
<true/>
575
<key>PickerAttributes</key>
payloads/Config/v0.6.4/config.plist
@@ -571,7 +571,7 @@
576
577
0 commit comments