Skip to content

Commit 310520e

Browse files
committed
update
1 parent 6f140ed commit 310520e

File tree

6 files changed

+22
-5
lines changed

6 files changed

+22
-5
lines changed

OpenCore/.DS_Store

2 KB
Binary file not shown.

OpenCore/0.9.4/.DS_Store

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.

README.md

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,16 +83,30 @@ Hackintosh EFI for macOS Ventura & Sonoma (WIP)
8383
8484
## Kexts:
8585
> [!IMPORTANT]
86-
> Crucial drivers that are necessary for you to succeed.
86+
> Crucial kexts that are necessary for you to succeed.
8787
8888
1. Lili Kext
8989
- https://github.com/acidanthera/Lilu/releases [^1]
9090
2. VirtualSMC Kexts
9191
- https://github.com/acidanthera/VirtualSMC/releases [^2]
9292
3. WhateverGreen
9393
- https://github.com/acidanthera/WhateverGreen/releases [^3]
94-
4. Airportitlwm
95-
- https://github.com/OpenIntelWireless/itlwm/releases [^4]
94+
4. AppleALC
95+
- https://github.com/acidanthera/AppleALC/releases [^4]
96+
5. Airportitlwm
97+
- https://github.com/OpenIntelWireless/itlwm/releases [^5]
98+
> [!IMPORTANT]
99+
> Kexts that are not required.
100+
101+
6. CPUFriend Kext
102+
- https://github.com/acidanthera/CPUFriend/releases [^6]
103+
7. CpuTopologyRebuild
104+
- https://github.com/b00t0x/CpuTopologyRebuild/releases [^7]
105+
8. Airportitlwm
106+
- https://github.com/OpenIntelWireless/itlwm/releases [^8]
107+
108+
> [!NOTE]
109+
> After editing anything in your config, it is best to reset your NVRAM.
96110
97111
- [x] #739
98112
- [ ] https://github.com/octo-org/octo-repo/issues/740
@@ -116,7 +130,7 @@ https://github.com/IllSaft/ROG-STRIX-Z790-A-GAMING-WIFI-Intel-i9-13900k-RX-6800-
116130
- [x] Security (especially SIP) use Menu Bar SIP Detector
117131
- [x] FileVault
118132
- [x] Multibooting
119-
2. Display
133+
2. <h4>Display</h4>
120134
- [x] Display via HDMI
121135
- [x] Display via HDMI
122136
- [x] Display via DisplayPort
@@ -197,4 +211,7 @@ https://github.com/IllSaft/ROG-STRIX-Z790-A-GAMING-WIFI-Intel-i9-13900k-RX-6800-
197211
[^1]: An open source kernel extension bringing a platform for arbitrary kext, library, and program patching throughout the system for macOS.
198212
[^2]: Advanced Apple SMC emulator in the kernel. Requires Lilu for full functioning.
199213
[^3]: A Lilu plugin providing patches to select GPUs on macOS. Requires Lilu 1.5.6 or newer.
200-
[^4]: An Intel Wi-Fi Adapter Kernel Extension for macOS, based on the OpenBSD Project.
214+
[^4]: An open source kernel extension enabling native macOS HD audio for not officially supported codecs without any filesystem modifications. AppleALCU can be used for systems with digital-only audio.
215+
[^5]: An Intel Wi-Fi Adapter Kernel Extension for macOS, based on the OpenBSD Project.
216+
[^6]: A Lilu plug-in for dynamic power management data injection.
217+
[^7]: An experimental Lilu plugin that optimizes Alder Lake / Raptor Lake's heterogeneous core configuration.

0 commit comments

Comments
 (0)