mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 12:48:18 +10:00
Resolve CPUFriend injection
This commit is contained in:
@@ -309,7 +309,7 @@ class Constants:
|
||||
|
||||
@property
|
||||
def cpufriend_path(self):
|
||||
return self.payload_kexts_path / Path(f"Acidanthera/CPUFriend-v{self.cpufriend_version}.zip")
|
||||
return self.payload_kexts_path / Path(f"Acidanthera/CPUFriend-v{self.cpufriend_version}-{self.kext_variant}.zip")
|
||||
|
||||
@property
|
||||
def smcspoof_path(self):
|
||||
|
||||
Reference in New Issue
Block a user