diff --git a/docs/FAQ.md b/docs/FAQ.md index 98233e557..e14d1775b 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -1,5 +1,7 @@ # FAQ + +* [Application requirements](#application-requirements) * [Why are the settings "not saving"?](#why-are-the-settings-not-saving) * [Can I use the same USB install media as a universal installer?](#can-i-use-the-same-usb-install-media-as-a-universal-installer) * [Can I use OTA updates?](#can-i-use-ota-updates) @@ -11,6 +13,15 @@ * [Where is Apple Intelligence?](#where-is-apple-intelligence) + +## Application requirements +The patcher application requires **OS X Yosemite 10.10** or later to run. +* **OS X El Capitan 10.11** or later is required to make installers for macOS Ventura and later. + +The patcher is designed to target **macOS Big Sur 11.x to macOS Sequoia 15.x**. +* Other versions may work, albeit in a broken state. No support is provided for any version outside of the above. + + ## Why are the settings "not saving"? OpenCore Legacy Patcher is a config build tool and as such the user interface always reverts to safe defaults, the user interface therefore **does not** reflect the status of settings. Settings are accounted for and saved by the OpenCore building process and you will always have to build OpenCore again after settings change. diff --git a/docs/MODELS.md b/docs/MODELS.md index f10715b24..216160d2b 100644 --- a/docs/MODELS.md +++ b/docs/MODELS.md @@ -1,14 +1,5 @@ # Supported Models -### Application requirements -The patcher application requires **OS X Yosemite 10.10** or later to run. -* **OS X El Capitan 10.11** or later is required to make installers for macOS Ventura and later. - -The patcher is designed to target **macOS Big Sur 11.x to macOS Sequoia 15.x**. -* Other versions may work, albeit in a broken state. No support is provided for any version outside of the above. - -------- - Any Intel-based Mac listed below can install and make use of OpenCore Legacy Patcher. To check your hardware model, open System Information and look for the `Model Identifier` key. * This applies even if Apple supports the model natively. * OpenCore Legacy Patcher does not support PowerPC- or Apple Silicon-based Macs.