From 2556583451b758e2c2deb9e4389788c1ba6836e5 Mon Sep 17 00:00:00 2001 From: Serge <5920850+seerge@users.noreply.github.com> Date: Mon, 29 May 2023 23:53:19 +0200 Subject: [PATCH 1/2] Update README.md --- docs/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/README.md b/docs/README.md index 7e760289..cfebfc30 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,5 +1,4 @@ # G-Helper (GHelper) - [![Github all releases](https://img.shields.io/github/downloads/seerge/g-helper/total.svg)](https://GitHub.com/seerge/g-helper/releases/) [![GitHub release](https://img.shields.io/github/release/seerge/g-helper.svg)](https://GitHub.com/seerge/g-helper/releases/) [![GitHub stars](https://img.shields.io/github/stars/seerge/g-helper.svg?style=social&label=Star)](https://GitHub.com/seerge/g-helper/stargazers/) Language: English | [中文](https://github.com/seerge/g-helper/blob/main/docs/README.zh-CN.md) @@ -8,7 +7,6 @@ Language: English | [中文](https://github.com/seerge/g-helper/blob/main/docs/R Lightweight Armoury Crate alternative for Asus lapopts. A small utility that allows you to do almost everything you could do with Armoury Crate but without extra bloat and unnecessary services. Works on all popular models, such as ROG Zephyrus G14, G15, G16, M16, Flow X13, Flow X16, TUF, Strix, Scar, ProArt and many more! Feel free to try :) - ## :gift: Main advantages 1. Seamless and automatic GPU switching (without asking you to close all apps, etc) @@ -40,6 +38,8 @@ _If you post about the app - please include a link. Thanks._ 10. NVidia GPU overclocking 11. XG Mobile Control +![Screenshot 2023-05-29 191650](https://github.com/seerge/g-helper/assets/5920850/27719d96-e9ca-4164-ac4a-23b5966fc0ec) + ### :gear: Automatic switching when on battery or plugged in - Performance modes (app remembers last mode used on battery or when plugged) - Optimized GPU mode - disables dGPU on battery and enables when plugged @@ -154,8 +154,6 @@ It's a lightweight Armoury Crate alternative for Asus laptops. A small utility t - Also, it's not recommended to have "ASUS Smart Display Control" app running, as it will try to change refresh rates and fight with g-helper for the same function. You can safely uninstall it. - It is recommended to run app with windows default "balanced" power plan -![Screenshot 2023-05-29 191650](https://github.com/seerge/g-helper/assets/5920850/27719d96-e9ca-4164-ac4a-23b5966fc0ec) - ------------------------------- From 7e3872939ba50d86bad4ca63cbf9571808b9abf1 Mon Sep 17 00:00:00 2001 From: Serge <5920850+seerge@users.noreply.github.com> Date: Mon, 29 May 2023 23:54:59 +0200 Subject: [PATCH 2/2] Update README.md --- docs/README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/README.md b/docs/README.md index cfebfc30..1a2de6bf 100644 --- a/docs/README.md +++ b/docs/README.md @@ -38,7 +38,7 @@ _If you post about the app - please include a link. Thanks._ 10. NVidia GPU overclocking 11. XG Mobile Control -![Screenshot 2023-05-29 191650](https://github.com/seerge/g-helper/assets/5920850/27719d96-e9ca-4164-ac4a-23b5966fc0ec) +![Screenshot 2023-04-13 190951](https://user-images.githubusercontent.com/5920850/231859391-c4963af4-491c-4523-95d4-0bdcfd7cfd6f.png) ### :gear: Automatic switching when on battery or plugged in - Performance modes (app remembers last mode used on battery or when plugged) @@ -48,8 +48,6 @@ _If you post about the app - please include a link. Thanks._ To keep auto switching and hotkeys working the app needs to stay running in the tray. It doesn't consume any resources. -![Screenshot 2023-05-07 182519](https://user-images.githubusercontent.com/5920850/236697890-26938ac4-8840-4fed-a7b1-9a7b839fb865.png) - ### :rocket: Performance Modes Modes are **same** as in Armoury Crate as they are stored in bios including default fan curves @@ -67,7 +65,7 @@ _PPTs are shown for G14 2022, for other models PPTs will be different as they ar 3. Ultimate mode: iGPU and dGPU enabled, but dGPU drives built in display (supported only on G14 2022 model) 4. Optimized: disables dGPU on battery (Eco) and enables when plugged (Standard) -![Screenshot 2023-04-13 190951](https://user-images.githubusercontent.com/5920850/231859391-c4963af4-491c-4523-95d4-0bdcfd7cfd6f.png) +![Screenshot 2023-05-07 182519](https://user-images.githubusercontent.com/5920850/236697890-26938ac4-8840-4fed-a7b1-9a7b839fb865.png) ## :question: FAQ @@ -154,6 +152,7 @@ It's a lightweight Armoury Crate alternative for Asus laptops. A small utility t - Also, it's not recommended to have "ASUS Smart Display Control" app running, as it will try to change refresh rates and fight with g-helper for the same function. You can safely uninstall it. - It is recommended to run app with windows default "balanced" power plan +![Screenshot 2023-05-29 191650](https://github.com/seerge/g-helper/assets/5920850/27719d96-e9ca-4164-ac4a-23b5966fc0ec) -------------------------------