mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5bc18a69c9 | ||
|
|
8f3e4718c6 | ||
|
|
71f253bfd6 | ||
|
|
940cc0a360 | ||
|
|
22d3228ad7 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -16,13 +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)
|
||||
|
||||
## In the works
|
||||
|
||||
Fan calibration and RPM mode for fan curves. See [discussion](https://github.com/Rem0o/FanControl.Releases/discussions/2333).
|
||||
|
||||
## New
|
||||
|
||||
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).
|
||||
* 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
|
||||
|
||||
@@ -93,6 +90,7 @@ From the community (notify me if I'm missing some):
|
||||
* 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)
|
||||
|
||||
12
version.json
12
version.json
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"Number": 182,
|
||||
"Message": "- Controls can now be RPM calibrated.\r\n- Calibration can be done through the assisted setup or edited manually.\r\n- All fan curves can now be switched to RPM mode.\r\n- Controls now show their configuration status through a label.\r\n- .NET 7 version is now deprecated in favor of .NET 8.\r\n- Updated LibreHardwareMonitorLib.",
|
||||
"Number": 185,
|
||||
"Message": "- Fix calibration bug when scanning for maximum RPM value\r\n- Add RPM range tooltip on RPM label\r\n- Add view option to hide calibration label at the bottom of control cards.",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "5F5F15B7D2DAEDB783DCABEAFD281FEE",
|
||||
"FanControl_8_0": "D3E46E813C63155BDA628B2D33B9DB36",
|
||||
"FanControl_4_8_Installer": "817CA74EC68DD9E9D37DBFB84BD37C44",
|
||||
"FanControl_8_0_Installer": "D38F57675C35A4A3E1A73B86BC6B619F",
|
||||
"FanControl_4_8": "3A198D52324D42A8A8FB92731D9E8D14",
|
||||
"FanControl_8_0": "39B478F5C6C8B28A97876BEECBF66BB6",
|
||||
"FanControl_4_8_Installer": "D437FF865D58845E1730545D5A98B697",
|
||||
"FanControl_8_0_Installer": "773B2224F1112FD629FB62D5F76F6B68",
|
||||
"Updater": "3979183BCC2ED8463198F0197BC97F18"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user