You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
G-Helper is **NOT** an operating system, firmware or a driver. It **DOESN'T** "run" your hardware in realtime anyhow.
88
-
89
-
It's an app that lets you select (already predefined and stored in BIOS) operating modes and (optionally) set some settings that already exist on your device (same as Armoury Crate). If you use same mode / settings as in Armoury Crate - performance of your device won't be different.
90
-
91
-
Role of G-Helper for your laptop is similar to a role of a remote control for your TV.
92
85
93
86
### :mouse: Asus Mouse and other peripherals support
94
87
@@ -139,6 +132,16 @@ Huge thanks to [@IceStormNG](https://github.com/IceStormNG) 👑 for contributio
139
132
140
133
------------------
141
134
135
+
### 🔖 Important Notice
136
+
137
+
G-Helper is **NOT** an operating system, firmware, or driver. It **DOES NOT** "run" your hardware in real-time anyhow.
138
+
139
+
It's an app that lets you select one of the operating modes created by Asus (and stored in BIOS) and optionally (!) set some settings that already exist on your device same as Armoury Crate can set. It does it by using the Asus System Control Interface "driver" that Armoury uses for it.
140
+
141
+
If you use equivalent mode/settings as in Armoury Crate - the performance of the behavior of your device won't be different.
142
+
143
+
The role of G-Helper for your laptop is similar to the role of a remote control for your TV.
144
+
142
145
**Libraries and projects used**
143
146
-[Linux Kernel](https://github.com/torvalds/linux/blob/master/drivers/platform/x86/asus-wmi.c) for some basic endpoints in ASUS ACPI/WMI interface
144
147
-[NvAPIWrapper](https://github.com/falahati/NvAPIWrapper) for accessing Nvidia API
0 commit comments