2023-03-06 00:14:37 +01:00
2023-03-06 00:14:37 +01:00
2023-02-24 21:06:14 +01:00
2023-02-16 19:26:53 +01:00
2023-02-16 19:26:53 +01:00
2023-03-05 19:59:07 +01:00
2023-03-06 00:14:37 +01:00
2023-03-06 00:14:37 +01:00
2023-03-03 14:17:09 +01:00
2023-03-05 19:59:07 +01:00
2023-02-23 00:25:41 +01:00
2023-02-27 18:40:47 +01:00
2023-03-05 19:59:07 +01:00
2023-03-06 00:14:37 +01:00
2023-03-04 13:34:27 +01:00
2023-03-04 00:22:48 +01:00
2023-03-06 00:14:37 +01:00
2023-03-05 19:59:07 +01:00
2023-03-02 14:07:12 +01:00
2023-02-24 17:17:12 +01:00

G-Helper (For Asus ROG Zephyrus G14, G15, Flow X13, Flow X16, and others)

A small utility that allows you do almost everyting you could do with Armory Crate but without extra bloat and unnecessary services.

NEW (and experimental) features

  1. Set Power limits (PPT) for Total (APU + dGPU) and CPU.
  2. Anime matrix control thanks to https://github.com/vddCore/Starlight

Main features

  1. Switch between built-in system Performance modes Silent / Balanced / Turbo and apply default fan curves
  2. Switch between Eco / Standard or Ultimate GPU modes
  3. Change laptop screen refresh rate - 60hz or your maximum (120hz, 144hz, etc depending on the model) with display overdrive (OD)
  4. View default fan profiles for every mode and auto apply custom ones
  5. Control keyboard backlit animation and colors
  6. Set battery charge limit to preserve battery health
  7. Monitor CPU temperature, fan speeds and battery discharge rate
  8. Automatically switch to Eco(iGPU)/60hz on battery and back to Standard(GPU)/120hz modes when plugged
  9. Support for FN+F5 to cycle through performance modes (with OSD notification) and FN+F4 to cycle through keeyboard animation modes
  10. Basic keybindings for M3 and M4 keys
  11. Turn cpu turbo boost on/off with one checkbox to keep temps cooler

Designed and developed for Asus Zephyrus G14 2022 (with AMD Radeon iGPU and dGPU). But could and should potentially work for G14 of 2021 and 2020, G15, X FLOW, and other ROG models for relevant and supported features.

To keep autoswitching and hotkeys work app needs to stay in running in tray. It doesn't consume any resources.

I recommend to keep "Asus Optimization Service" running, as it keeps basic laptop hotkeys such as screen or keyboard brightness adjustment working. If you have (or had) MyASUS app installed, that service is most probably still up an running even after MyASUS uninstall. It's part of Asus System Controll Interface. You can install it, and later disable / remove unnecesarily services by running this bat file as admin.

Download latest release

Screenshot

Performance Profile switching

Profiles are same as in Armory Crate (as they are stored in bios), including default fan curves

  1. Silent (minimal or no fans, 70W PPT total, up to 45W PPT to CPU)
  2. Balanced (balanced fans, 100W PPT total, up to 45W PPT to CPU)
  3. Turbo (intense fans, 125W PPT total, up to 80W PPT to CPU)

PPTs are shown for G14 2022, for other models PPTs will be different as they are set in bios.

GPU Modes

  1. Eco mode : only low power integrated GPU enabled, iGPU drives built in display
  2. Standard mode (Windows Hybrid) : iGPU and dGPU enabled, iGPU drives built in display
  3. Ultimate mode: iGPU and dGPU enabled, but dGPU drives built in display (supported only on G14 2022 model)

How to install

  1. Download latest release from https://github.com/seerge/g-helper/releases
  2. Unzip to a folder of your choice
  3. Run GHelper.exe

Note: Uses low level ASUS ACPI commands and doens't require Armory Crate to be installed at all! Doesn't need administrator privileges to run!

I don`t have Microsoft certificate to sign app yet, so if you get a warning from Windows Defender on launch (Windows Protected your PC), click More Info -> Run anyway. Alternatively you can compile and run project by yourself using Visual Studio :)

Settings file is stored at %AppData%\GHelper

P.S.: It's not recommended to use app in combination with Armory Crate, cause they adjust same settings.


Debloating helps to save your battery and keep laptop a bit cooler

Helps to save your battery

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-02-23T16:12:41.708Z
Readme GPL-3.0 40 MiB
Languages
C# 100%