Skip to content

Releases: Rem0o/FanControl.ADLX

V0.5

26 Jun 19:54
Compare
Choose a tag to compare
  • Fixed a bug where the ZeroRPM property would not be synced properly

V0.4

20 Jun 01:39
Compare
Choose a tag to compare
  • Revert to current metrics, as it seems like the performance tracking method has issues in sleep/resume scenarios.
  • This fixes the orphan object issue

V0.3

26 May 16:25
cf802dc
Compare
Choose a tag to compare
  • Use tracking feature for sensor values for less resource usage
  • Protect the plugin from getting initialized or closed twice

V0.2a

01 May 01:38
Compare
Choose a tag to compare
  • Fix initial Zero RPM state
  • Use a single struct to get all sensor values instead of 3 separate unmanaged calls
  • Use newer versions of the wrapper which fixes a few bugs

V0.1

27 Apr 16:23
Compare
Choose a tag to compare

This is the first version I could actually test myself with a RX 7600.
Polished all the bugs I could find and drastically reduced the CPU usage by minimizing the useless calls and the unmanaged->managed transitions.

Features:

  • Edge (GPU) sensor
  • Hotspot sensor
  • RPM sensor
  • Control with Zero RPM (limited by the cards speed range, in my 7600 case it is 33% minimum, then 0 RPM).
  • Will reset the cards fan control graph when exiting FanControl.

To install: Extract the content into Fancontrol's plugin folder.