zllovesuki / G14Manager

An open source alternative to manage your ROG Zephyrus G14: Supports changing Fan Profile, rebind most keys (including ROG Key), and changing Windows' Power Options
GNU General Public License v3.0
98 stars 11 forks source link

revamp atkacpi functions to be via WMI #37

Closed zllovesuki closed 4 years ago

zllovesuki commented 4 years ago

This PR revamps how G14Manager interfaces with the ATK device. Prior to this we were using hard-coded buffer. However, after some considerate amount of reverse engineering effort, we can now construct our own buffer instead of hard-coding it,