Darren80 / AsusFanControlEnhanced

Fan Controller Control for ASUS Laptops, Vivobook, TUF, ROG etc. Fan Curve GUI.

Home Page:https://www.darrenohonba.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asus Fan Control

Download

Go to releases

Run

Command line: `AsusFanControl.exe`
AsusFanControl.exe <args>
    --get-fan-speeds
    --set-fan-speeds=0-100 (percent value, 0 for turning off test mode)
    --get-fan-count
    --get-fan-speed=fanId (comma separated)
    --set-fan-speed=fanId:0-100 (comma separated, percent value, 0 for turning off test mode)
    --get-cpu-temp

GUI: AsusFanControlGUI.exe

AsusFanControlGUI

Why need it?

My laptop does not support the Fan Profile option, but it often overheats. Looked for apps to control fans, but none is working.

Compatibility

This program should work on any laptop with x64 windows where Fan Diagnosis in MyASUS application is working as it is using same library.

Included AsusWinIO64.dll is licenced to (c) ASUSTek COMPUTER INC. which can be found in C:\Windows\System32\DriverStore\FileRepository\asussci2.inf_amd64_-\ASUSSystemAnalysis\ if you have MyASUS installed.

Confirmed compatibility:

  • ASUS VivoBook 15 X512FL
  • ASUS VivoBook 15 515JA
  • ASUS VivoBook 16x M1603QA
  • ASUS TUF Gaming FX705DY
  • ASUS TUF Gaming A15 FX506IV
  • ASUS TUF Gaming A15 FA506IC
  • ASUS TUF Gaming FX505DV
  • ASUS VivoBook 14 X412DA
  • ASUS Zenbook Pro Duo 15 (UX582ZW)
  • ASUS Vivobook Pro 16X (K6604)
  • ASUS TUF Gaming FX505D
  • ASUS TUF F15 - FX506HM
  • ASUS ZenBook 14 UM425QA-KI174W
  • ASUS ROG Strix G512LW

About

Fan Controller Control for ASUS Laptops, Vivobook, TUF, ROG etc. Fan Curve GUI.

https://www.darrenohonba.com

License:MIT License


Languages

Language:C# 100.0%