/FanControl.ADLX

FanControl plugin to use the ADLX (AMD GPU) binding.

Primary LanguageC#MIT LicenseMIT

FanControl.ADLX Build status

Donate

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

https://gpuopen.com/adlx/

Bindings

I did my best to make functional bindings in this fork following the other examples/bindings : https://github.com/Rem0o/ADLX
Documentation is vague, so there may be problems/bugs in there in the first place.

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.
  • This is an experimental plugin. Their WILL be bugs. Use at your own risk. PR are welcomed.
  • Wrapper from https://github.com/Rem0o/ADLX