Compare commits

...

6 Commits
V54 ... V59

Author SHA1 Message Date
Rem0o
a0fb99d53c Version 59 2020-12-04 15:46:21 -05:00
Rem0o
cf12517eac Version 58 2020-11-25 19:50:46 -05:00
Rem0o
27cba84188 Update FanControl.zip 2020-11-17 15:38:54 -05:00
Rem0o
7fc036e89c Version 57 2020-11-17 15:18:00 -05:00
Rem0o
c53dbe8d86 Version 56 2020-11-10 13:37:06 -05:00
Rem0o
25c4003392 Version 55 2020-11-03 11:39:17 -05:00
3 changed files with 3 additions and 5 deletions

Binary file not shown.

View File

@@ -6,14 +6,12 @@ This is the release repository for Fan Control, a highly customizable fan contro
## New
* Ryzen 5000 support
* <b>Refined more compact card UI</b>
* <b>Start % (activation % before) and Stop % are now separated</b>
* Hysteresis can now be switched from one-way (down only) to two-way (up and down)
* Average function for the mix curve
* Start with Windows setting
* New fan curve type : "Target". Will hold the configured "load" fan speed until the idle temperature is reached.
* Support for newer Nvidia RTX cards with NvAPIWrapper
* Support for external sensors with .sensor files (see Example.sensor in your application folder)
## Installation

View File

@@ -1,4 +1,4 @@
{
"Number": 54,
"Message": "-More compact UI\r\n-Added stop % parameter to the control card\r\n-Automatic stop % detection menu option "
"Number": 59,
"Message": "- Fixed bug where a control could get stuck at 0% \r\n- Fixed a bug where a fan would ramp up or down on config change"
}