mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-08-26 23:40:17 +00:00
Support for CPUs missing AVX2.0 instruction when using macOS Ventura 13 and later
This commit is contained in:
@@ -462,6 +462,7 @@ class builder:
|
||||
hardware_shorc["CPU Manufacturer"],
|
||||
hardware_shorc["CPU Codename"],
|
||||
hardware_shorc["CPU Cores"],
|
||||
hardware_shorc["Instruction Set"],
|
||||
hardware_shorc["Discrete GPU"].get("GPU Codename", ""),
|
||||
hardware_shorc["Integrated GPU"],
|
||||
hardware_shorc.get("Network"),
|
||||
|
||||
Reference in New Issue
Block a user