mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 12:48:18 +10:00
build.py: Allow GCN setting on real_model build
This commit is contained in:
@@ -587,7 +587,7 @@ class BuildOpenCore:
|
||||
"CAIL,CAIL_DisableVCEPowerGating": 1,
|
||||
"agdpmod": "pikera",
|
||||
})
|
||||
elif self.constants.imac_model == "Legacy GCN":
|
||||
if self.constants.imac_model == "Legacy GCN":
|
||||
print("- Adding Legacy GCN Power Gate Patches")
|
||||
self.config["DeviceProperties"]["Add"][backlight_path].update({
|
||||
"rebuild-device-tree": 1,
|
||||
|
||||
Reference in New Issue
Block a user