Add CryptexFixup to support CPUs without AVX2 on Ventura

This commit is contained in:
Nicholas Sherlock
2022-10-26 11:33:49 +13:00
parent 3d8784ff16
commit 425b45da38
5 changed files with 46 additions and 11 deletions

View File

@@ -702,6 +702,24 @@
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>x86_64</string>
<key>BundlePath</key>
<string>CryptexFixup.kext</string>
<key>Comment</key>
<string>Support for non-AVX2 CPUs in Ventura</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/CryptexFixup</string>
<key>MaxKernel</key>
<string>22.99.99</string>
<key>MinKernel</key>
<string>22.1.0</string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
</array>
<key>Block</key>
<array>
@@ -807,7 +825,7 @@
<key>Base</key>
<string></string>
<key>Comment</key>
<string>algrey - thenickdude - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN (Big Sur 11.3+, Monterey)</string>
<string>algrey - thenickdude - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN (Big Sur 11.3+, Monterey, Ventura)</string>
<key>Count</key>
<integer>1</integer>
<key>Enabled</key>
@@ -825,7 +843,7 @@
////////AAAAAP//
</data>
<key>MaxKernel</key>
<string>21.99.99</string>
<string>22.99.99</string>
<key>MinKernel</key>
<string>20.4.0</string>
<key>Replace</key>