Once the Compatibility Checker has annotated your hardware report with per-device support ranges, OpCore Simplify calculates a suggested macOS version and presents the full list of versions your hardware can run. You can accept the suggestion or pick any other version in the supported range — including versions that require OpenCore Legacy Patcher.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/lzhoang2801/OpCore-Simplify/llms.txt
Use this file to discover all available pages before exploring further.
How the Suggested Version Is Calculated
OpCore Simplify starts from the latest available macOS version and walks backwards through your hardware, narrowing the suggestion whenever a device’s compatibility ceiling is lower than the current candidate. The devices consulted are: CPU, GPU, Network (Wi-Fi only), Bluetooth, and SD Controller. Two special GPU cases apply additional caps before the general walk-back:| GPU Condition | Suggested Version Cap |
|---|---|
AMD integrated GPU, or AMD APU Device IDs 59xx / 87C0 | Ventura (Darwin 22) |
Intel Ice Lake iGPU (09xx) or Kaby Lake iGPU (19xx) | Monterey (Darwin 21) |
If the suggested version equals the latest available release, no suggestion banner is shown — the tool simply presents the version list without a recommendation.
Accepted Input Formats
At the version prompt you can type any of the following:| Input | Interpretation | Example |
|---|---|---|
| Press Enter (blank) | Accept the suggested version | Ventura if that is the suggestion |
| Single integer | Select by Darwin major version | 22 → Ventura |
major.minor.patch | Select an exact Darwin point release | 22.4.6 → a specific Ventura build |
major.minor | Interpreted as major.minor.99 | 23.4 → Sonoma 14.4.x builds |
Q | Quit the program | — |
99, which means “the latest point release of that major version.”
Example Session
23 would select Sonoma instead.
macOS Version Reference
| macOS Name | macOS Version | Darwin Major | Example Darwin Version |
|---|---|---|---|
| High Sierra | 10.13 | 17 | 17.7.0 |
| Mojave | 10.14 | 18 | 18.7.0 |
| Catalina | 10.15 | 19 | 19.6.0 |
| Big Sur | 11 | 20 | 20.6.0 |
| Monterey | 12 | 21 | 21.6.0 |
| Ventura | 13 | 22 | 22.6.0 |
| Sonoma | 14 | 23 | 23.6.0 |
| Sequoia | 15 | 24 | 24.5.0 |
| Tahoe | 26 | 25 | 25.0.0 |