From 12d57e0c6627b47d7880a4ef65291ce240c9cf02 Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Sun, 22 Dec 2024 09:56:42 +0200 Subject: [PATCH] Fix typo --- docs/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index 9cfa824b0..b56059c12 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -111,7 +111,7 @@ If the crash log includes a string saying "illegal instruction", this typically Since macOS Ventura, AVX2 is required from all Macs supported by it. While OCLP is able to patch macOS to boot without it, many applications are beginning to utilize AVX and AVX2 as well in newer versions because all supported Macs are expected to have them. This creates an issue for older systems where they cannot be ran on CPUs lacking such instructions. Some older Macs may need older versions of applications and cannot update to newer versions. AVX was introduced in Sandy Bridge CPU generation and AVX2 in Haswell generation. -If an application still supports a macOS versions older than Ventura, it may have a chance of running on them since some Macs running them natively don't support AVX2 and the app takes a different path. +If an application still supports macOS versions older than Ventura, it may have a chance of running on them since some Macs running them natively don't support AVX2 and the app takes a different path. Earliest Mac models supporting AVX instruction: