mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-08-26 15:30:18 +00:00
Add AppleALC kext with a temporary patch for macOS Sequoia 15
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user