Force AMD GPU into VESA mode using Apple's built-in flag since macOS Sonoma 14

This commit is contained in:
Hoang Hong Quan
2024-11-03 01:19:16 +07:00
parent 9edb0460f4
commit ba98a16e49
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -125,7 +125,7 @@
>
> 4. After a successful installation, if OpenCore Legacy Patcher is required, simply apply root patches to activate the missing features (such as modern Broadcom Wi-Fi card and graphics acceleration).
>
> 5. For AMD GPUs, after applying root patches from OpenCore Legacy Patcher, you need to remove the boot argument `-radvesa` for graphics acceleration to work.
> 5. For AMD GPUs, after applying root patches from OpenCore Legacy Patcher, you need to remove the boot argument `-radvesa`/`-amd_no_dgpu_accel` for graphics acceleration to work.
## 🤝 **Contributing**