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 | |
|---|---|---|---|
|
|
fee5a258fe | ||
|
|
8f53db23a9 | ||
|
|
deb1a9fca7 | ||
|
|
fee4a2b049 | ||
|
|
0df75d0f0d | ||
|
|
3f7b874c97 | ||
|
|
99e32b087a | ||
|
|
c3223c9bdf | ||
|
|
bd537265c6 | ||
|
|
131b0f5758 | ||
|
|
e0f2b5c57d | ||
|
|
e150f71163 | ||
|
|
665d6f3421 | ||
|
|
6aa8ca0494 | ||
|
|
b5a7acd7ea | ||
|
|
e15e2aa4d6 | ||
|
|
60d5b57bd0 | ||
|
|
b7fd2c6072 | ||
|
|
0b3c6fcd06 | ||
|
|
9d438ce56f |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
BIN
Images/Hysteresis.png
Normal file
BIN
Images/Hysteresis.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -14,7 +14,7 @@
|
||||
<br>
|
||||
|
||||
[](/FanControl.zip?raw=true)
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8¤cy_code=USD&source=url&item_name=Fan+Control)
|
||||
[](https://www.paypal.com/donate/?business=N4JPSTUQHRJM8&no_recurring=0&item_name=Fan%20Control%20software%20creator%20and%20maintainer.%20Donations%20allow%20me%20to%20continue%20working%20on%20this%20project%20while%20keeping%20it%20free%20to%20use.%20Thank%20you%20for%20contributing%21¤cy_code=USD)
|
||||
|
||||
## WARNING
|
||||
|
||||
@@ -22,6 +22,8 @@ WingRing0x64, the driver used via [LHM](https://github.com/LibreHardwareMonitor/
|
||||
Corresponding [issue](https://github.com/Rem0o/FanControl.Releases/issues/3016).
|
||||
|
||||
## New
|
||||
* New seperate "Up" and "Down" hysteresis for graph and linear fan curves
|
||||

|
||||
* 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).
|
||||
@@ -84,7 +86,7 @@ Uninstall like any other windows program through the programs list
|
||||

|
||||
|
||||
From the community (notify me if I'm missing some):
|
||||
* https://github.com/fu-raz/FanControlThermaltake
|
||||
* https://github.com/AMoo-Miki/FanControlThermaltake updated fork of 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.AquacomputerDevices to interface with aquacomputer HighFlowNext, Quadro and Octo devices
|
||||
@@ -98,6 +100,7 @@ From the community (notify me if I'm missing some):
|
||||
* 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
|
||||
* https://github.com/Benson5650/FanControl.RazerCoolingPadPlugin to interface with Razer Laptop Cooling Pad.
|
||||
|
||||
From Rem0o
|
||||
* https://github.com/Rem0o/FanControl.IntelCtlLibrary (Intel ARC gpus)
|
||||
@@ -108,7 +111,6 @@ From Rem0o
|
||||
|
||||
* 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 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.
|
||||
|
||||
BIN
Updater.exe
BIN
Updater.exe
Binary file not shown.
14
version.json
14
version.json
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"Number": 217,
|
||||
"Message": "- Many of you reported that Defender started to flag the LibreHardwareMonitorLib driver (WinRing0x64.sys), you do not need to report it furthermore, I\u0027m aware of it. This kernel driver always had a known vulnerability that could be theoritically be exploited on an infected machine. The driver or the program itself are not malicious and are not more or less secure than before it got flagged. It is good practice to review the risk before any action is taken with Defender.\r\n- Japanese translation\r\n- Better ADLX compatibility\r\n- Various small bug fixes",
|
||||
"Number": 230,
|
||||
"Message": "- Update LibreHardwareMonitorLib (ITE IT8696E lost controls)\r\n- Update translations",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "856FAD371A03199F18D119DCB1A0D1C4",
|
||||
"FanControl_8_0": "72F2506C9C809FFB50D241CE97524104",
|
||||
"FanControl_4_8_Installer": "7F76FA2DAE5602BDE43F3B6A7E17251B",
|
||||
"FanControl_8_0_Installer": "58DDAFB6EDEE72282C01AB17799E008B",
|
||||
"Updater": "8BC3FB11C955E99E2EC5863884140484"
|
||||
"FanControl_4_8": "069BE0EF7D6C2E7E43593F0A35BDA74F",
|
||||
"FanControl_8_0": "425A42FBAB4A81489C26EF0E1B27F560",
|
||||
"FanControl_4_8_Installer": "FF5711837CF9B2DC5FF08534ADCDB5DC",
|
||||
"FanControl_8_0_Installer": "770A1ACC93D5109541DBD1FFCD9647D9",
|
||||
"Updater": "82745C6CC3D8598898AA2CE81A8DFF2E"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user