From 8849896ba39b72e4099a7d20aea3ad97fb5f9e33 Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Fri, 29 Jul 2022 18:00:01 +0300 Subject: [PATCH] Remove TUI mention due to deprecation of TUI --- docs/ACCEL.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/ACCEL.md b/docs/ACCEL.md index 730f852c3..935b0eb9a 100644 --- a/docs/ACCEL.md +++ b/docs/ACCEL.md @@ -163,8 +163,7 @@ However if your machine does not have the dGPU disabled via NVRAM, you'll experi 2. When command line prompt appears, enter the dGPU disabler argument (at the bottom) 3. Reboot and patched macOS should work normally 4. If you still want to use the dGPU, run OpenCore Legacy Patcher and enable TS2 Acceleration from settings. Then root patch your Mac again - * TUI: `Patcher Settings -> Misc Settings -> TeraScale 2 Accel` - * GUI: `Patcher Settings -> Developer Settings -> Set TeraScale 2 Accel` + `Patcher Settings -> Developer Settings -> Set TeraScale 2 Accel` 5. Either Reset NVRAM or set `gpu-power-prefs` to zeros to re-enable the dGPU ```sh @@ -184,4 +183,4 @@ A somewhat strange issue on Intel HD3000-based Macs, on 3rd party displays somet | Default Color Profile | Display/Display P3 Profile | | :--- | :--- | -| ![](../images/HD3000-Default-Colors.png) | ![](../images/HD3000-Display-Colors.png) | \ No newline at end of file +| ![](../images/HD3000-Default-Colors.png) | ![](../images/HD3000-Display-Colors.png) |