mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
52 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
055d4727d6 | ||
|
|
ac4277c734 | ||
|
|
5bb9e71738 | ||
|
|
78c5686e5b | ||
|
|
588e28d575 | ||
|
|
123a123436 | ||
|
|
a6f7ef7217 | ||
|
|
b059dbadc3 | ||
|
|
ebd1774448 | ||
|
|
afa9f09a70 | ||
|
|
a835764f93 | ||
|
|
f3ca1c5217 | ||
|
|
ac5e836e21 | ||
|
|
d72751cce3 | ||
|
|
d36e79d776 | ||
|
|
4b21134396 | ||
|
|
2b758509b7 | ||
|
|
7ef2153659 | ||
|
|
2e4666491d | ||
|
|
1d01972c4b | ||
|
|
7fd6491855 | ||
|
|
084792e8cf | ||
|
|
fe58d80901 | ||
|
|
2f83ce99cc | ||
|
|
631cabe792 | ||
|
|
97685b0ecc | ||
|
|
d21eeb9ce0 | ||
|
|
761417bf74 | ||
|
|
879eabd7ca | ||
|
|
21d6ecbb80 | ||
|
|
36f02f761a | ||
|
|
e3d0c1e4bc | ||
|
|
44fa6eb0ed | ||
|
|
92f81d67b4 | ||
|
|
8cd2910fcf | ||
|
|
5b47a10478 | ||
|
|
0a61f72d51 | ||
|
|
de3aafd60d | ||
|
|
4f605b4c96 | ||
|
|
914cad5ce0 | ||
|
|
b57173ca8e | ||
|
|
2e4c01afce | ||
|
|
1da1614894 | ||
|
|
9910600ba1 | ||
|
|
bf1d7d961d | ||
|
|
ea76429a73 | ||
|
|
c438d68e6b | ||
|
|
7cb6939891 | ||
|
|
5976695407 | ||
|
|
7ea4e1a3cd | ||
|
|
d4668ce203 | ||
|
|
efa88ca9f5 |
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a bug issue with all relevant informations
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**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.]
|
||||
|
||||
**Is there a log.txt file next to FanControl.exe with recent date entries?**
|
||||
[Link it here]
|
||||
|
||||
**Relevant hardware specs and setup**
|
||||
[Laptops and most proprietary pre-built desktops are not supported.]
|
||||
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 71 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 12 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 23 KiB |
61
README.md
61
README.md
@@ -1,9 +1,14 @@
|
||||
# Fan Control
|
||||
|
||||
|
||||
<p align=center>
|
||||
<img src="Images/logo.gif" width=60/>
|
||||
<a href="https://www.getfancontrol.com">
|
||||
<img src="Images/logo.gif" width=60/>
|
||||
</a>
|
||||
</p>
|
||||
<p align=center>This is the release repository for Fan Control, a focused and highly customizable fan controlling software for Windows.</span>
|
||||
|
||||
|
||||
<p align=center>This is the release repository for <a href="https://getFanControl.com">Fan Control</a>, a focused and highly customizable fan controlling software for Windows.</span>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
@@ -11,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)
|
||||
|
||||
## Featured On
|
||||
JayzTwoCents - Everyone NEEDS this FREE piece of software... You will thank me!
|
||||
|
||||
<a href="https://www.youtube.com/watch?v=uDPKVKBMQU8"><img alt="JayzTwoCents - Everyone NEEDS this FREE piece of software... You will thank me!" src="https://i.ytimg.com/vi/uDPKVKBMQU8/hq720.jpg?sqp=-oaymwEcCNAFEJQDSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDpjcuKgjSlSO8bZt8bcG4eKoRB4Q" width="350" /></a>
|
||||
|
||||
## Main features
|
||||
|
||||
@@ -20,17 +29,17 @@
|
||||
* Multiple temperature __sources__ ( CPU, GPU, motherboard, hard drives... )
|
||||
* Multiple fan curve __[functions](#fan-curve-types)__, including a custom __[graph](#graph-fan-curve-editor)__
|
||||
* __Mix__ fan curves or sensor togethers (max, min, average)
|
||||
* Low ressource usage
|
||||
* Low resource usage
|
||||
* Advanced tuning with steps, start %, stop %, response time and hysteresis
|
||||
|
||||

|
||||
|
||||
## New
|
||||
* __Configurable temperature range for graphs__
|
||||
* Decimal support in graphs
|
||||
* Nickname any temperature sensor from the sensor settings dialog
|
||||
* Auto fan curve (BETA): Automatically adjust speed to keep target temperature
|
||||
* Sensor settings dialog window. Activate or deactivate specific sources.
|
||||
* __(NEW) When the app fail to start due to sensor initialization issue, the sensor settings window will open__
|
||||
* __(NEW) Refined UI__
|
||||
* 0 RPM override for Nvidia cards
|
||||
* Opt-out of update popup for a specific version
|
||||
* Configurable temperature range for graphs
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -39,29 +48,45 @@
|
||||
3. Start FanControl.exe
|
||||
4. (Optional) -c or --config [json config file] command line arg
|
||||
|
||||
## Uninstall
|
||||
Fan Control is a stand-alone app. 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.
|
||||
|
||||
## Plugins
|
||||
|
||||
The plugin system let you inject any type of sensor into FanControl, see [Plugins wiki](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins)
|
||||
|
||||
Some examples (notify me if I'm missing some):
|
||||
* <b>(NEW) </b> https://github.com/iJacks1980/FanControl.CommanderPRO to interface with Corsair commander devices
|
||||
* <b>(NEW) </b> https://github.com/medevil84/FanControl.AquacomputerHighFlowNext to interface with aquacomputer HighFlowNext
|
||||
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/iJacks1980/FanControl.CommanderPRO to interface with Corsair commander devices
|
||||
* https://github.com/medevil84/FanControl.AquacomputerHighFlowNext to interface with aquacomputer HighFlowNext
|
||||
* https://github.com/vision57/FanControl.GPU-Z
|
||||
|
||||
From Rem0o
|
||||
* https://github.com/Rem0o/FanControl.HWInfo to import HWInfo sensor data
|
||||
* https://github.com/Rem0o/FanControl.DellPlugin for dell laptops and some towers
|
||||
|
||||
## Issues and hardware compatibility
|
||||
|
||||
* I am not the main developer for the driver/backend portion of this software. Fan Control is basically a UI on top of existing hardware libraries. Any issue regarding hardware compatibility entirely depends on:
|
||||
* I am not the main developer for the driver/backend portion of this software. Fan Control is basically a UI on top of existing hardware libraries. Any issue regarding hardware compatibility entirely depends on the following projects. If you can't contribute meaningfully with a branch/PR, don't pollute their issue page with "XXXXX doesn't work". The hardware is needed for testing. If a dev has interest in that project, is browsing it, has your specific hardware AND the knowledge to make it work, that dev won't be looking for your issue, he'll just raise a PR.
|
||||
* https://github.com/LibreHardwareMonitor/LibreHardwareMonitor
|
||||
* https://github.com/falahati/NvAPIWrapper
|
||||
|
||||
* Please only open issues for the software itself, UI, feature request and so on.
|
||||
* If you do have a 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.
|
||||
* Please only open issues on this repository for the software itself, UI, feature request and so on.
|
||||
* 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
|
||||
* __Q__: What settings should I set in my BIOS to play along nicely with FanControl?
|
||||
<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__: There is no control cards / control cards are missing / control cards are not changing my fan speeds, what's the issue?
|
||||
<br>__A__: See section above.
|
||||
|
||||
<br>__A__: See __[ Issues and hardware compatibility](#issues-and-hardware-compatibility)__.
|
||||
* __Q__: How does __[FAN CURVE TYPE]__ works and what does its parameters do?
|
||||
<br>__A__: Click on its card's icon at the top left, a dialog will tell you.
|
||||
* __Q__: Does it run on my OS?
|
||||
@@ -69,11 +94,11 @@ Some examples (notify me if I'm missing some):
|
||||
|
||||
## Fan curve types
|
||||
|
||||
* <b>(NEW)<\b> Auto: PI-ish type function. % will surf until temp is stable at load.
|
||||
* (NEW) 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
|
||||
* Mix : Use two different curves and apply a mix function (Min, Max, Sum, Average)
|
||||
* 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": 111,
|
||||
"Message": "- Fixed a plugin display bug in the sensor settings \r\n- A fefault fan curve is now created on first launch \r\n- Fixed a drag/drop issue \r\n- Ask for save on exit from the tray icon (Thanks Jay) \r\n- Fixed a bug when adding a curve/sensor in a mix"
|
||||
"Number": 134,
|
||||
"Message": "- UI refinements \r\n- Sexier graph fan curve card \r\n- Failed initialization will now prompt the sensor settings"
|
||||
}
|
||||
Reference in New Issue
Block a user