mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f3c814a520 | ||
|
|
b2ca67af53 | ||
|
|
c8c2e4471f | ||
|
|
3a82c2ca60 | ||
|
|
3bb0fb5cab |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -97,7 +97,7 @@ From Rem0o
|
||||
* Auto: PI controller-ish type function. % will surf until temp is stable at load.
|
||||
* Linear : Temperature based linear function
|
||||
* Graph : Temperature based custom curve
|
||||
* Target: Temperature based that holds speed until target temperature is reached
|
||||
* Trigger: Temperature based that holds speed until trigger temperatures are reached
|
||||
* Mix : Use two different curves and apply a mix function (Min, Max, Sum, Average, Subtract)
|
||||
* Sync : Sync to an existing control
|
||||
* Flat: Set a fixed %
|
||||
|
||||
BIN
Updater.exe
BIN
Updater.exe
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"Number": 136,
|
||||
"Message": "- Use -c or --config [CONFIG FILE] argument to change config at runtime.\r\n- Create shortcuts, bind them to hotkeys with your favorite app, or automate as you please.\r\n- Small bug fixes"
|
||||
"Number": 137,
|
||||
"Message": "- Updated LibreHardwareMonitorLib (NCT6799D, NCT6686D, Windows storage spaces) \r\n- Renamed target fan curve to trigger fan curve to better reflect its internal logic."
|
||||
}
|
||||
Reference in New Issue
Block a user