mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
87 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
18ec70f909 | ||
|
|
1f3fb16472 | ||
|
|
1209e7a172 | ||
|
|
92c795a73c | ||
|
|
90b72479a5 | ||
|
|
b98b4ee6be | ||
|
|
de7764ee24 | ||
|
|
153dc5d994 | ||
|
|
b5a1d87638 | ||
|
|
af4c4c2258 | ||
|
|
b02e29b871 | ||
|
|
976556dda2 | ||
|
|
f685381549 | ||
|
|
8f9e9e1518 | ||
|
|
f45c626bf5 | ||
|
|
8b72e27dfd | ||
|
|
46e2e677b4 | ||
|
|
863bfea51f | ||
|
|
0107601c47 | ||
|
|
ef71a9bce0 | ||
|
|
4977c3e9b9 | ||
|
|
3b66485d30 | ||
|
|
d6e07d772f | ||
|
|
2ed2c53f08 | ||
|
|
5700b00a37 | ||
|
|
30a9c9ed45 | ||
|
|
2ece9e05c5 | ||
|
|
ce51e12947 | ||
|
|
2a8d662811 | ||
|
|
cbd4fdb84a | ||
|
|
a745daf84a | ||
|
|
5bc18a69c9 | ||
|
|
8f3e4718c6 | ||
|
|
71f253bfd6 | ||
|
|
940cc0a360 | ||
|
|
22d3228ad7 | ||
|
|
96f6274518 | ||
|
|
254bb231d5 | ||
|
|
a8fa76500c | ||
|
|
a08dda547d | ||
|
|
de95e739e4 | ||
|
|
1ec024fbf6 | ||
|
|
2206ba77ea | ||
|
|
7038a121e1 | ||
|
|
bfd44b3b04 | ||
|
|
655b3fe4be | ||
|
|
8bf313b164 | ||
|
|
4896b52337 | ||
|
|
ef646f3dcd | ||
|
|
d00c09fa3b | ||
|
|
1cc77ef28c | ||
|
|
580d3f2136 | ||
|
|
7997524029 | ||
|
|
10e006cccd | ||
|
|
5bfec324f2 | ||
|
|
c93257e2e9 | ||
|
|
395201d889 | ||
|
|
117a5e0d1a | ||
|
|
271efe25cc | ||
|
|
ff516bf786 | ||
|
|
dba223c20d | ||
|
|
f3cb21ea90 | ||
|
|
8cdb8c77f7 | ||
|
|
9858136eaa | ||
|
|
537b34cca2 | ||
|
|
430c129616 | ||
|
|
3b7b3a0f5a | ||
|
|
990b8e594a | ||
|
|
5c67ccfa8e | ||
|
|
69f020e627 | ||
|
|
9be2a6c932 | ||
|
|
0f8a9b42e8 | ||
|
|
b3abab8cb3 | ||
|
|
b89bc9b77e | ||
|
|
37e540e654 | ||
|
|
f4b223c91f | ||
|
|
995b730085 | ||
|
|
de254604c6 | ||
|
|
c181c896a0 | ||
|
|
bdbc4f33f2 | ||
|
|
1aec76d09a | ||
|
|
cc8a2a4d2c | ||
|
|
49aff70e42 | ||
|
|
19308decf2 | ||
|
|
8fbad3b8cc | ||
|
|
3b14fcea02 | ||
|
|
8b6936c76b |
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -7,6 +7,9 @@ assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**If you are experiencing a crash**
|
||||
Link the relevant/associated Windows EventViewer logs, and also FanControl's own log.txt.
|
||||
|
||||
**Describe the bug**
|
||||
[A clear and concise description of what the bug is. Screenshots are worth a thousand words. Hardware support requests do NOT count as a bug. See https://github.com/Rem0o/FanControl.Releases#issues-and-hardware-compatibility.]
|
||||
|
||||
|
||||
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 138 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 80 KiB |
BIN
Images/PluginInstallation.png
Normal file
BIN
Images/PluginInstallation.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.2 KiB |
51
README.md
51
README.md
@@ -16,10 +16,16 @@
|
||||
[](/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
|
||||
* The software is now open for translations. Contributions are welcomed here [FanControl.i18n](https://github.com/Rem0o/FanControl.i18n)
|
||||
* AMD GPU support through [ADLXWrapper](https://github.com/Rem0o/ADLXWrapper).
|
||||
* Fan calibration and RPM mode for fan curves. See [discussion](https://github.com/Rem0o/FanControl.Releases/discussions/2333).
|
||||
* Installer now available in addition to the portable version of the application. Both .NET 4.8 and 8.0 versions of the application are available as such [here](https://github.com/Rem0o/FanControl.Releases/releases).
|
||||
|
||||
## Installation
|
||||
|
||||
1. [Download the latest archive](/FanControl.zip?raw=true)
|
||||
2. Extract to the desired installation folder
|
||||
1. [Download the latest archive](/FanControl.zip?raw=true) <i>or</i> [an installer from the release page](https://github.com/Rem0o/FanControl.Releases/releases).
|
||||
2. Extract to the desired installation folder <i>or</i> run the installer
|
||||
3. Start FanControl.exe
|
||||
4. (Optional) -c or --config [json config file] command line arg
|
||||
|
||||
@@ -30,6 +36,12 @@ scoop bucket add extras
|
||||
scoop install fancontrol
|
||||
```
|
||||
|
||||
### Install with [Winget](https://apps.microsoft.com/detail/9nblggh4nns1?rtc=1&hl=en-us&gl=US#activetab=pivot:overviewtab)
|
||||
|
||||
```
|
||||
winget install Rem0o.FanControl
|
||||
```
|
||||
|
||||
# Documentation
|
||||
|
||||
https://getfancontrol.com/docs/
|
||||
@@ -50,37 +62,42 @@ 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
|
||||
Fan Control is a stand-alone app. You can leave the files there for use further down the line, or delete them.
|
||||
|
||||
### Portable
|
||||
You can leave the files there for use further down the line, or delete them.
|
||||
Note: If you have Fan Control set to automatically start with Windows, either untick the checkbox in Fan Control, or manually delete the "Fan Control" task in Windows Task Scheduler.
|
||||
|
||||
### Installer
|
||||
Uninstall like any other windows program through the programs list
|
||||
|
||||
## Plugins
|
||||
|
||||
The plugin system let you inject any type of sensor into FanControl, see [Plugins wiki](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins)
|
||||
|
||||

|
||||
|
||||
From the community (notify me if I'm missing some):
|
||||
* https://github.com/fu-raz/FanControlThermaltake
|
||||
* https://github.com/jmarucha/FanControl.Liquidctl
|
||||
* https://github.com/Mourdraug/FanControl.AsusWMI to interface with ASUS motherboards through WMI methods
|
||||
* https://github.com/medevil84/FanControl.AquacomputerHighFlowNext to interface with aquacomputer HighFlowNext
|
||||
* https://github.com/medevil84/FanControl.AquacomputerDevices to interface with aquacomputer HighFlowNext, Quadro and Octo devices
|
||||
* https://github.com/FoPzl/FanControl.AquacomputerQuadro to interface with aquacomputer Quadro
|
||||
* https://github.com/vision57/FanControl.GPU-Z
|
||||
* https://github.com/EvanMulawski/FanControl.CorsairLink to interface with Corsair Commander controllers and Hydro liquid coolers
|
||||
* https://github.com/EvanMulawski/FanControl.Razer to interface with Razer devices
|
||||
* 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
|
||||
* https://github.com/Brian-E-Taylor/FanControl.AIDA64 to get readings out of AIDA64
|
||||
|
||||
From Rem0o
|
||||
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.ADLX (AMD gpus)
|
||||
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.IntelCtlLibrary (Intel ARC gpus)
|
||||
* https://github.com/Rem0o/FanControl.ADLX (AMD gpus)
|
||||
* https://github.com/Rem0o/FanControl.HWInfo to import HWInfo sensor data
|
||||
* https://github.com/Rem0o/FanControl.DellPlugin for dell laptops and some towers
|
||||
|
||||
@@ -90,7 +107,7 @@ From Rem0o
|
||||
* https://github.com/LibreHardwareMonitor/LibreHardwareMonitor
|
||||
* https://github.com/falahati/NvAPIWrapper
|
||||
|
||||
* Please only open issues on this repository for the software itself, UI, feature request and so on.
|
||||
* Please only open issues on this repository for the software itself, UI, feature request and so on. If it's a "make this work please" hardware support request, I will link this section of the README and close your issue.
|
||||
* If you do have a special hardware compatibility request and you can provide a __working__ sample of code that can be used in .NET, like with a [Plugin](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins), then feel free to submit that.
|
||||
|
||||
## FAQ
|
||||
@@ -98,8 +115,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 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__: 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__: There is no control cards / control cards are missing / control cards are not changing my fan speeds, what's the issue?
|
||||
<br>__A__: See __[ Issues and hardware compatibility](#issues-and-hardware-compatibility)__.
|
||||
* __Q__: How does __[FAN CURVE TYPE]__ works and what does its parameters do?
|
||||
|
||||
BIN
Updater.exe
BIN
Updater.exe
Binary file not shown.
11
version.json
11
version.json
@@ -1,8 +1,11 @@
|
||||
{
|
||||
"Number": 153,
|
||||
"Message": "- InpOut is now activated by default (support for Gigabyte 2nd chips)\r\n- Update LibreHardwareMonitorLib\r\n- TieredPGO is now on for the NET 7.0 version",
|
||||
"Number": 202,
|
||||
"Message": "-it and de translations\r\n-Translation contribution link available in About page\r\n- New command line option -e --exit\r\n- More robust ADLX error handling\r\n- Update LibreHardwareMonitorLib (fixes controllers identifier bug)",
|
||||
"Checksums": {
|
||||
"FanControl": "44FCE67D6DA0AB0282640C5D3CDC5349",
|
||||
"Updater": "FC9035CE9F9C560ACB8863936E73A172"
|
||||
"FanControl_4_8": "CE42C69C72E88D6034B951BF52ACF761",
|
||||
"FanControl_8_0": "A79A7353AF7CC442D1BA4DB619AE10D5",
|
||||
"FanControl_4_8_Installer": "82900B14DA70DA81E3468200F49430D3",
|
||||
"FanControl_8_0_Installer": "3A98B0F913DF56BA69525211798847A4",
|
||||
"Updater": "8BC3FB11C955E99E2EC5863884140484"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user