mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-21 03:04:31 +10:00
Fix MacBookPro5,4 audio
Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/185
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
## 0.1.3
|
||||
- Fix internal PCIe devices reporting as external
|
||||
- Innie 0ccd95e (1.3.0 release - 01-16-2021)
|
||||
- Fix MacBookPro5,4 audio support
|
||||
- Increment binaries
|
||||
- AppleALC f2889fc (1.6.1 rolling - 05-03-2021)
|
||||
|
||||
## 0.1.2
|
||||
- Fix IDE support on 2008 era MacBooks, iMacs and Xserves
|
||||
|
||||
@@ -25,7 +25,7 @@ class Constants:
|
||||
self.io80211elcap_version = "1.0.0"
|
||||
self.io80211high_sierra_version = "1.0.0"
|
||||
self.io80211mojave_version = "1.0.0"
|
||||
self.applealc_version = "1.6.0"
|
||||
self.applealc_version = "1.6.1"
|
||||
self.restrictevents_version = "1.0.1"
|
||||
self.restrictevents_mbp_version = "1.0.1"
|
||||
self.piixata_version = "1.0.0"
|
||||
|
||||
Binary file not shown.
BIN
payloads/Kexts/Acidanthera/AppleALC-v1.6.1.zip
Normal file
BIN
payloads/Kexts/Acidanthera/AppleALC-v1.6.1.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user