mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 04:38:20 +10:00
sys_patch_dict.py: Remove Nvidia Pref Pane
Broken in Mojave and newer, unneeded for ourselves
This commit is contained in:
@@ -303,9 +303,12 @@ def SystemPatchDictionary(os_major, os_minor, non_metal_os_support):
|
||||
"NVDANV50HalTeslaWeb.kext": "WebDriver-387.10.10.10.40.140",
|
||||
"NVDAResmanTeslaWeb.kext": "WebDriver-387.10.10.10.40.140",
|
||||
},
|
||||
"/Library/PreferencePanes": {
|
||||
"NVIDIA Driver Manager.prefPane": "WebDriver-387.10.10.10.40.140",
|
||||
},
|
||||
|
||||
# Nvidia's control panel crashes on 10.14+
|
||||
# For us, no real point in using it so ignore
|
||||
# "/Library/PreferencePanes": {
|
||||
# "NVIDIA Driver Manager.prefPane": "WebDriver-387.10.10.10.40.140",
|
||||
# },
|
||||
},
|
||||
},
|
||||
"AMD TeraScale Common": {
|
||||
|
||||
Reference in New Issue
Block a user