diff --git a/src/content/docs/guides/hackintosh/compatibility.mdx b/src/content/docs/guides/hackintosh/compatibility.mdx index 90c7c94..1714a25 100644 --- a/src/content/docs/guides/hackintosh/compatibility.mdx +++ b/src/content/docs/guides/hackintosh/compatibility.mdx @@ -5,22 +5,22 @@ description: Hackintosh system compatibility. import Aside from '~/components/Aside.astro'; -macOS hardware support is limited to what hardware Apple supports and community-created patches. +macOS hardware support is limited to what Apple supports and community-created patches. ## CPU support `AMD Bulldozer (15h)` and newer CPUs are supported with the [AMD Vanilla](https://github.com/AMD-OSX/AMD_Vanilla) patches. ### CPU requirements @@ -38,46 +38,54 @@ A few things in macOS don't work properly with an AMD CPU, see [below](#amd-cpu- ### AMD CPU incompatibilities -Unfortunately some things in macOS are broken on AMD systems. +Unfortunately, some things in macOS are broken on AMD systems. #### Virtual Machines that utilise AppleHV -Examples include: +Known broken -- `VirtualBox` version >`6` -- `VMWare` version >`10` -- `Parallels` version >`13.1` -- `Docker` -- `Android Studio` +- VirtualBox newer than 6 +- VMWare newer than 10 +- Parallels newer than 13.1 +- Docker +- Android Studio +- QEMU's hvf accelerator backend -