From 6ca786f36350c7789912be6f7b5c12ee78e73639 Mon Sep 17 00:00:00 2001 From: Vitaly Cheptsov <4348897+vit9696@users.noreply.github.com> Date: Sun, 27 Jun 2021 16:08:57 +0300 Subject: [PATCH] Sync changelog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0ff9e465..7d4c5a6f 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Read [FAQs](https://github.com/acidanthera/WhateverGreen/blob/master/Manual/) an - `-wegbeta` to enable WhateverGreen on unsupported OS versions (12 and below are enabled by default). - `-wegnoegpu` to disable all external GPUs (or add `disable-gpu` property to each GFX0). - `-wegnoigpu` to disable internal GPU (or add `disable-gpu` property to IGPU) +- `-wegswitchgpu` to disable internal GPU when external GPU is installed (or add `switch-to-external-gpu` property to IGPU) - `-radvesa` to disable ATI/AMD video acceleration completely. - `-rad24` to enforce 24-bit display mode. - `-raddvi` to enable DVI transmitter correction (required for 290X, 370, etc.).