-
-
Notifications
You must be signed in to change notification settings - Fork 294
FAQ
Stop all asus services from Extra
-> Stop services
Or stop ArmouryCrateControlInterface
under windows Services app
It doesn't and can't control your fans Your firmware / BIOS controls them in real-time. Armoury also doesn't control fans in real time anyhow.
What G-helper can do - is (optionally) set a custom fan profile to the current performance mode consisting of 8 pairs of temperature + fan speed % via the same endpoint Armoury seems to use.
How it will be interpreted - is still up to the firmware.
In newest models Windows itself can also control lightning. Make sure to go to Windows Settings
-> Personalization
-> Dynamic Lightning
and turn it off there.
If you have white-only backlight and you can't change backlight mode, try to set color to pure RED
It could be that Asus services are overwriting this limit after. You may want to stop them by clicking "Stop" in the Asus Services section (under Extra). For some devices not every charge limit % may be working. Some models support only 80% limit, so try to set standard 80% to be sure.
Keep in mind - after each restart, BIOS resets all settings to defaults, including charge limit. As soon as you log in and G-Helper starts it would apply charge limit again. Before app starting - your laptop may keep charging. This is normal and this is how things are.
To make G-Helper to start and set battery limit before you log in. Please turn on Settings -> Account -> Sign-In options
: Use my sign-in info automatically
in Windows Settings
There is a known issue with Nvidia drivers, that don't act correctly if you shutdown/restart your laptop with GPU being disable (i.e in Eco or Optimized mode on battery). To prevent this from happening you can select Enable GPU on shutdown
under Extra
settings.
Older models (for example G14 2020) don't support disabling GPU on hardware level, therefore GPU section makes no sense for them and will be hidden
Ultimate mode is supported (by hardware) only on 2022+ models
You don't have to, it's purely optional. From my experience built in (in BIOS) performance modes work well. Limit your power or apply custom fan curves only if you have issues. As soon as you click Apply in the Fans + Power
section BIOS will consider your fan curve as "custom"! (no matter if you modified it or not)
Click on them
TUF models from 2021 and older don't support custom fan curves at all. Most probably you didn't have them in the Armoury as well?
Most probably either you are using Eco / Optimized mode and your dGPU is simply off, or your windows has put the dGPU into sleep to preserve power.
Please check the system tray for a (G)
icon. By default Windows is keen to hide all icons, so you may need to click ^
to see them all. I would advise to right click on Taskbar select TaskBar Settings -> Other System Tray icons -> Mark G-Helper to be always ON.
Open "Event Viewer" from the start menu, go to Windows Logs -> Application and check for recent Errors mentioning G-Helper. If you see one - please post a new issue with all details from this error.
You can, the only problem is that MyASUS may override the battery charge limit that you set before. My advice in such a situation would be to set the same limit (i.e. 80%) in both MyASUS and G-Helper.
If you have the Asus Optimization Service running, it's controlled by that service (therefore G-helper doesn't interfere and doesn't touch this function). Alternatively you can stop that service - and you can bind M3 to anything you want.
Press FN + WIN
Latest releases support Visual Modes and Color Gamuts (for models that had them in a first place).
Make sure to turn off windows setting System -> Display -> Advanced Display -> Automatically Manage Color for Apps
Make sure that your dGPU is enabled (i.e. it's not in Eco mode). Open Fans + Power section and adjust core / memory clock offsets. They work the same as in armoury's manual mode. Please keep in mind that (unfortunately) you need admin permissions for that, and the app will ask you for them. (*)
Due to the way the Core Clock offset works for the GPU. When you increase clock offset you undervolt it at the same time (see picture)
- Increase
Core Clock Offset
underFans + Power -> GPU
until your 3dmark / furmark / game runs stable. Start with +100, +150, +200 ... This should make your scores / fps better within same power / heat as before. - Set
Core Clock Limit
to a certain value (it really depends on application / game that you use) to lower your power / heat consumption
False positives from Windows Defender (or any other similar system that uses machine learning for detection) is possible as the application is not digitally signed with a certificate. You can always download a version below or compile the app by yourself.
All application sources are open and can be monitored from A to Z. Application is assembled directly on GitHub from this sources using GitHub actions.
You can find them under the %AppData%\GHelper
folder. Please include them when posting a new bug-report or issue.
Open the app, and uncheck and check again "run on startup". If it still doesn't help (for some reason), you can try to manually edit the "GHelper" task in Windows Task Scheduler, and add a couple of seconds delay to start.
G-helper is a single exe, and it doesn't install anything in the system. To remove it - you can simply delete exe :) If you have applied any custom fan profiles or PPTs - before removing I would recommend selecting your favorite performance mode (for example balanced) and clicking "Factory defaults" under Fans + Power.
Currently you can undervolt AMD CPUs. If your model supports that - you will see an undervolting slider under Fans+Power -> Advanced
. If you don't see a slider there, it means your CPU doesn't support undervolting. Full list of models that support that can be found here
It seems to be an issue in older BIOS versions. As users report - latest BIOS 312 (installable via MyASUS or G-Helper -> Updates) resolves all issues :) So please update.
G15 2022 is known to have a notoriously bugged BIOS. Multiple users have reported that problems can be solved by rolling back to a previous BIOS 311 from Asus Support website.
Check your NVidia Experience settings and make sure that you have Whisper Mode set to OFF
. Also you can go to reset all settings Nvidia Control panel -> Manage 3D Settings -> Reset to defaults
All Asus laptops have an option to do a hardware reset that can be handy sometimes. It doesn't touch your data, but resets all main hardware-related things (enables your dGPU, wakes up wifi/bt adapter if it hangs for some reason, etc.). Turn OFF laptop. Press and hold the "power" button for 30-40 seconds. Then boot normally (it will take a bit longer to boot)
On most new models, you can control noise cancelling settings via Realtek Audio Console app
No it's an app for laptops from Asus. You can launch it on other computer as well, but only to set some settings for your Asus mouse (if you have one)
It's used only for (very optional) undervolting feature for AMD CPUs that support it. If you don't have AMD device or don't plan to do any undervolting, you don't need WinRing neither. This is a hardware access library / driver that is being used by many other popular applications as well, such as UXTU, OpenRGB, LibreHardwareMonitor, HandHeldCompanion, etc.
- Make sure you have latest Visual Studio installed with C# and .NET7 SDK
- Checkout sources from official repository https://github.com/seerge/g-helper
- Do Build -> Publish
Small and lightweight Armoury Crate alternative for Asus laptops offering almost same functionality without extra bloat and unnecessary services. Works on ROG G14, G15, G16, M16, X13, Z13, X16, TUF, Scar, Vivobook, ProArt and all other popular models.