mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
20 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7038a121e1 | ||
|
|
bfd44b3b04 | ||
|
|
655b3fe4be | ||
|
|
8bf313b164 | ||
|
|
4896b52337 | ||
|
|
ef646f3dcd | ||
|
|
d00c09fa3b | ||
|
|
1cc77ef28c | ||
|
|
580d3f2136 | ||
|
|
7997524029 | ||
|
|
10e006cccd | ||
|
|
5bfec324f2 | ||
|
|
c93257e2e9 | ||
|
|
395201d889 | ||
|
|
117a5e0d1a | ||
|
|
271efe25cc | ||
|
|
ff516bf786 | ||
|
|
dba223c20d | ||
|
|
f3cb21ea90 | ||
|
|
8cdb8c77f7 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
17
README.md
17
README.md
@@ -16,6 +16,10 @@
|
||||
[](/FanControl.zip?raw=true)
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8¤cy_code=USD&source=url&item_name=Fan+Control)
|
||||
|
||||
## New
|
||||
|
||||
.NET 8 version now available. Had to update the Updater.exe to support the new version, might take some time for the usual Microsoft Defender false positive submission to go through.
|
||||
|
||||
## Installation
|
||||
|
||||
1. [Download the latest archive](/FanControl.zip?raw=true)
|
||||
@@ -50,15 +54,6 @@ JayzTwoCents - Everyone NEEDS this FREE piece of software... You will thank me!
|
||||
* Low resource usage
|
||||
* Advanced tuning with steps, start %, stop %, response time and hysteresis
|
||||
|
||||
## __New__
|
||||
* __(NEW)__ Minimum % on control cards
|
||||
* Use the -c or --config [json config file] command line argument while the app is open to switch config. Create shortcuts with predefined configs.
|
||||
* When the app fail to start due to sensor initialization issue, the sensor settings window will open
|
||||
* Refined UI
|
||||
* 0 RPM override for Nvidia cards
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||

|
||||
|
||||
## Uninstall
|
||||
@@ -82,6 +77,8 @@ From the community (notify me if I'm missing some):
|
||||
* https://github.com/hgross/FanControl.HomeAssistant to interface with [HomeAssistant](https://github.com/home-assistant) connected temperature sensors (i.e. ambient temperatures via Philips Hue, HomeMatic, HomeKit or many other brands & protocols)
|
||||
* https://github.com/brokenmass/Fancontrol.NzxtKraken to interface with NZXT Kraken AIO that are not yet supported by LibreHardwareMonitor for example `Kraken X2` and `Kraken X3 - new PID`. See [LHM PR](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/pull/1078)
|
||||
* https://github.com/EightB1ts/FanControl.LianLi to interface with LianLi [L-Connect 3](https://lian-li.com/l-connect3/) fan controllers
|
||||
* https://github.com/TimSirmovics/FanControl.NvThermalSensors to get GPU Hot Spot and Memory Junction temperature for Nvidia GPUs
|
||||
* https://github.com/SasaKaranovic/FanControl.OpenFan to interface with [OpenFAN](https://github.com/SasaKaranovic/OpenFanController) controller
|
||||
|
||||
From Rem0o
|
||||
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.ADLX (AMD gpus)
|
||||
@@ -102,6 +99,8 @@ From Rem0o
|
||||
<br>__A__: You want to avoid any "smart" control from your BIOS. Setting a fixed default speed, like 50%, works great for most people. Also keep an eye if your BIOS has PWM or DC mode on. One could work better for you depending on your setup.
|
||||
* __Q__: My Nvidia cards has X fans, but only two cards show up, why?
|
||||
<br>__A__: Your card only has 2 channels, more than 1 fan are plugged to the same channel.
|
||||
* __Q__: My Nvidia cards won't go below 30% and doesn't go to 0 RPM, why?
|
||||
<br>__A__: [See here](https://github.com/Rem0o/FanControl.Releases/wiki/Nvidia-30%25-and-0-RPM)
|
||||
* __Q__: My new AMD card can't be controlled, why?
|
||||
<br>__A__: Newer AMD cards are not supported. If you can provide a working sample of code that works with these newer cards, please share!
|
||||
* __Q__: There is no control cards / control cards are missing / control cards are not changing my fan speeds, what's the issue?
|
||||
|
||||
BIN
Updater.exe
BIN
Updater.exe
Binary file not shown.
13
version.json
13
version.json
@@ -1,9 +1,12 @@
|
||||
{
|
||||
"Number": 168,
|
||||
"Message": "- Move view options to home page\r\n- Move sensor settings to settings page\r\n- Settings page overhaul\r\n- Update LibreHardwareMonitorLib",
|
||||
"Number": 181,
|
||||
"Message": "- Max response time increased from 60 to 300 seconds\r\n- Fixed a bug where a fan would stay stuck on its default %\r\n- Increased the set control % when pairing with the assisted setup\r\n- Software now available with an installer (portable still available)",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "D194F0CA10AC46697DCBB0C490AAA5DF",
|
||||
"FanControl_7_0": "0F031987F9279418A61B9686A11862EF",
|
||||
"Updater": "508DCD773CF19684359FAD757EBF480F"
|
||||
"FanControl_4_8": "BC0EB9699B7D333E13F198B406DB4944",
|
||||
"FanControl_7_0": "C1AD1BE1F277CCDEC356947D710CFB73",
|
||||
"FanControl_8_0": "4491189AFB075298B37B0375D15713B2",
|
||||
"FanControl_4_8_Installer": "1B83CD70E35753F90912E4B147734B9C",
|
||||
"FanControl_8_0_Installer": "4DA40EB6F6681AFB8E85F0F796537599",
|
||||
"Updater": "4998323B6A3AE40C420202EB773CF4A4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user