mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-01-27 18:19:49 +00:00
Add SSDT spoof GPU ID for some GPU IDs not available in macOS
This commit is contained in:
@@ -1137,4 +1137,8 @@ UnsupportedNVMeSSDIDs = {
|
||||
"1C5C-1327": "SK hynix BC501",
|
||||
"8086-390B": "Intel 760p",
|
||||
"2646-2263": "Kingston A2000"
|
||||
}
|
||||
|
||||
SpoofGPUIDs = {
|
||||
"1002-699F": "1002-67FF" # AMD RX 550 (Lexa core)
|
||||
}
|
||||
Reference in New Issue
Block a user