This commit is contained in:
Mykola Grymalyuk
2021-05-03 23:56:48 -06:00
parent 1957e70cfd
commit 2435a7e651

View File

@@ -652,6 +652,7 @@ class BuildOpenCore:
self.config["PlatformInfo"].pop("Memory")
else:
print("- Inserting 1.5TB of RAM into your Mac")
self.config["PlatformInfo"]["CustomMemory"] = True
# USB Map and CPUFriend Patching
if self.constants.allow_oc_everywhere is False and self.model != "iMac7,1":