mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-18 05:10:00 +10:00
Raise SIP requirement for root patching
This commit is contained in:
@@ -185,8 +185,3 @@ class generate_defaults:
|
||||
nv_web_status = global_settings.global_settings().read_property("Force_Web_Drivers")
|
||||
if nv_web_status is True:
|
||||
settings.force_nv_web = True
|
||||
|
||||
|
||||
if settings.disable_cs_lv is True:
|
||||
# With Ventura, SIP needs to be lowered for AMFI to work
|
||||
settings.custom_sip_value = "0xA03"
|
||||
Reference in New Issue
Block a user