mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-19 13:46:05 +10:00
Add upgraded GPU checks
This commit is contained in:
@@ -30,6 +30,8 @@ class Constants:
|
||||
self.current_path = Path(__file__).parent.parent.resolve()
|
||||
self.payload_path = self.current_path / Path("payloads")
|
||||
|
||||
self.custom_model: str = None
|
||||
self.custom_mxm_gpu: str = None
|
||||
# Payload Location
|
||||
# OpenCore
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user