Add AppleALC kext with a temporary patch for macOS Sequoia 15

This commit is contained in:
Hoang Hong Quan
2024-09-11 17:29:45 +07:00
parent 6156b699b0
commit e7794d6c44
3 changed files with 7 additions and 3 deletions
+5 -1
View File
@@ -19,7 +19,6 @@ class gatheringFiles:
self.download_history_file = os.path.join(self.ock_files_dir, "history.json")
self.builds = [
"AirportBrcmFixup",
"AppleALC",
"BrcmPatchRAM",
"BrightnessKeys",
"CryptexFixup",
@@ -107,6 +106,11 @@ class gatheringFiles:
"id": 926491527,
"url": "https://github.com/dortania/OpenCore-Legacy-Patcher/raw/main/payloads/Kexts/Acidanthera/AMFIPass-v1.4.1-RELEASE.zip"
},
{
"product_name": "AppleALC",
"id": 223994507,
"url": "https://github.com/lzhoang2801/lzhoang2801.github.io/raw/main/public/extra-files/AppleALC-1.9.2-RELEASE.zip"
},
{
"product_name": "AppleIGB",
"id": 736194363,