Add user-configurable CPUFriend

Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/199
This commit is contained in:
Mykola Grymalyuk
2021-05-08 14:04:01 -06:00
parent 9b89b62219
commit 2a9f94ac99
6 changed files with 31 additions and 7 deletions
+1
View File
@@ -76,6 +76,7 @@ class Constants:
self.custom_cpu_model_value = ""
self.custom_color = ""
self.download_ram = False
self.disallow_cpufriend = False
# OS Versions
self.tiger = 8