Skip to content

Rem0o/FanControl.ADLX

Repository files navigation

FanControl.ADLX Build status

Donate

Plugin for FanControl (V113 and up) that provides support for ADLX (AMD gpus).

https://gpuopen.com/adlx/

ADLX Bindings

I did my best to make functional bindings in this fork following the other examples/bindings : https://github.com/Rem0o/ADLX

To install

  • Download the latest binaries from AppVeyor
  • Compile the solution.

And then

  1. Copy the dlls into FanControl's "Plugins" folder with its . You might need to unblock them in their properties.
  2. Open FanControl and enjoy!

Notes

  • AMD Software: Adrenalin Edition 22.7.1 driver or > required.
  • Caveat: This will put Adrenaline/AMD driver in Manual tuning "Custom" mode, you can't have both automatic tuning (OC) and manual tuning enabled at the same time.
  • Wrapper from https://github.com/Rem0o/ADLX