Add 11.2.3 mirror

This commit is contained in:
Mykola Grymalyuk
2021-11-03 11:20:30 -06:00
parent c83e926e7d
commit 924cac7577
6 changed files with 36 additions and 14 deletions

View File

@@ -160,7 +160,8 @@ class Constants:
self.disable_msr_power_ctl = False # Disable MSR Power Control (missing battery throttling)
self.software_demux = False # Enable Software Demux patch set
self.force_vmm = False # Force VMM patch
self.custom_sip_value = None # Set custom SIP value
self.custom_sip_value = None # Set custom SIP value
self.walkthrough = False # Enable Walkthrough
self.legacy_accel_support = [
os_data.os_data.mojave,