mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
064052f6a1 | ||
|
|
cff6cb08e9 | ||
|
|
ef3f799205 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 48 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 74 KiB |
@@ -6,6 +6,7 @@ This is the release repository for Fan Control, a highly customizable fan contro
|
||||
|
||||
## New
|
||||
|
||||
* 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)
|
||||
@@ -14,8 +15,7 @@ This is the release repository for Fan Control, a highly customizable fan contro
|
||||
|
||||
1. [Download the latest archive](/FanControl.zip?raw=true)
|
||||
2. Extract to the desired installation folder
|
||||
3. [Optional] Run the Register_Startup_Task.cmd script
|
||||
4. Start FanControl.exe
|
||||
3. Start FanControl.exe
|
||||
|
||||
## Issues
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"Number": 46,
|
||||
"Message": "-Start with Windows setting\r\n-Target Fan Curve: Holds the load fan speed until idle temperature is reached \r\n-0 deg (empty/null) temperature readout will max fan curves"
|
||||
"Number": 47,
|
||||
"Message": "Prevent multiple instances running from the same folder\r\n-Hide individual fan speed cards\r\n-Updated LibreHardwareMonitor (NCT6687D support)"
|
||||
}
|
||||
Reference in New Issue
Block a user