From ef7a3d4431a7c71815e97d022c54290d39a670ed Mon Sep 17 00:00:00 2001 From: Serge Date: Sun, 12 Feb 2023 21:25:23 +0100 Subject: [PATCH] Readme update --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b9d892e..dcae593b 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,13 @@ A small windows system tray utility that allows you to switch between 3 main GPU UPDATE: February 12, 2023 -Swithing of performance profiles (including default fan curves) is also available! Swhiching happens via same ASUS WMI low leven commands. Profiles are same as in Armory Crate. +1. Added switching of **Performance profiles (including default fan curves)** is also available! switching happens via same ASUS WMI low level commands. Profiles are same as in Armory Crate - Silent, Balanced and Turbo. +2. App now monitors (once every 3 seconds) fan speeds and shows them in the menu + +3. App will save settings and write a basic log of it's actions to APPDATA\LOCAL directory + +Extra: **autostart.ps1** script to schedule autostart of the app (with admin privileges) on every user logon for convenience. Later will be integrated into main app. + +-------- ![Ultimate Mode](https://github.com/seerge/g14-helper/blob/main/ultimate.png)