mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-19 22:00:00 +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
|
- Due to both Kepler and Ivy needing root patching, no benefit to disable the iGPU
|
||||||
- Refactor Hardware Model building
|
- Refactor Hardware Model building
|
||||||
- Resolve dGPU output on MacBookPro10,1
|
- Resolve dGPU output on MacBookPro10,1
|
||||||
|
- Add Panel ID `9cd6` for iMac11,3
|
||||||
|
- Resolves Brightness control
|
||||||
|
|
||||||
## 0.2.5
|
## 0.2.5
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -54,7 +54,7 @@ class Constants:
|
|||||||
|
|
||||||
## Dortania
|
## Dortania
|
||||||
## https://github.com/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.smcspoof_version = "1.0.0" # SMC-Spoof
|
||||||
self.mce_version = "1.0.0" # AppleMCEReporterDisabler
|
self.mce_version = "1.0.0" # AppleMCEReporterDisabler
|
||||||
self.btspoof_version = "1.0.0" # Bluetooth-Spoof
|
self.btspoof_version = "1.0.0" # Bluetooth-Spoof
|
||||||
|
|||||||
Reference in New Issue
Block a user