mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-13 20:28:21 +10:00
Add Panel ID 9cd6 for iMac11,3
Co-authored-by @Ausdauersportler Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/538
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
- Due to both Kepler and Ivy needing root patching, no benefit to disable the iGPU
|
||||
- Refactor Hardware Model building
|
||||
- Resolve dGPU output on MacBookPro10,1
|
||||
- Add Panel ID `9cd6` for iMac11,3
|
||||
- Resolves Brightness control
|
||||
|
||||
## 0.2.5
|
||||
|
||||
|
||||
Binary file not shown.
BIN
payloads/Kexts/Misc/BacklightInjector-v1.1.0.zip
Normal file
BIN
payloads/Kexts/Misc/BacklightInjector-v1.1.0.zip
Normal file
Binary file not shown.
@@ -54,7 +54,7 @@ class Constants:
|
||||
|
||||
## Dortania
|
||||
## https://github.com/dortania
|
||||
self.backlight_injector_version = "1.0.0" # BacklightInjector
|
||||
self.backlight_injector_version = "1.1.0" # BacklightInjector
|
||||
self.smcspoof_version = "1.0.0" # SMC-Spoof
|
||||
self.mce_version = "1.0.0" # AppleMCEReporterDisabler
|
||||
self.btspoof_version = "1.0.0" # Bluetooth-Spoof
|
||||
|
||||
Reference in New Issue
Block a user