Probe hardware for Backlight pathing

This commit is contained in:
Mykola Grymalyuk
2021-04-29 07:41:07 -06:00
parent cb307d852a
commit ef11715e79
5 changed files with 53 additions and 32 deletions
+4
View File
@@ -232,6 +232,10 @@ class PatchSysVolume:
self.gpu_accel_patches_11()
rebuild_required = True
#if self.model == "iMac7,1":
# print("- Fixing Volume Control Support")
# self.add_new_binaries(ModelArray.AddVolumeControl, self.constants.audio_path)
if rebuild_required is True:
self.rebuild_snapshot()