mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b7fd2c6072 | ||
|
|
0b3c6fcd06 | ||
|
|
9d438ce56f | ||
|
|
7f6eaba294 | ||
|
|
b01ae7d5c9 | ||
|
|
9db16f8d00 | ||
|
|
8048cf23e7 | ||
|
|
766fc75080 | ||
|
|
36d62290ba | ||
|
|
8973e10ff8 | ||
|
|
92989f66be | ||
|
|
a745917fae | ||
|
|
92246981e2 | ||
|
|
c6ff7ffa34 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -16,6 +16,11 @@
|
||||
[](/FanControl.zip?raw=true)
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8¤cy_code=USD&source=url&item_name=Fan+Control)
|
||||
|
||||
## WARNING
|
||||
|
||||
WingRing0x64, the driver used via [LHM](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor) started to be flagged by Windows Defender as of March 11th 2025. This will prevent the program from loading all motherboard sensors and will result in an error upon loading.
|
||||
Corresponding [issue](https://github.com/Rem0o/FanControl.Releases/issues/3016).
|
||||
|
||||
## 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).
|
||||
@@ -95,8 +100,7 @@ From the community (notify me if I'm missing some):
|
||||
* https://github.com/Brian-E-Taylor/FanControl.AIDA64 to get readings out of AIDA64
|
||||
|
||||
From Rem0o
|
||||
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.IntelCtlLibrary (Intel ARC gpus)
|
||||
* (OBSOLETE) https://github.com/Rem0o/FanControl.ADLX (AMD gpus)
|
||||
* https://github.com/Rem0o/FanControl.IntelCtlLibrary (Intel ARC gpus)
|
||||
* https://github.com/Rem0o/FanControl.HWInfo to import HWInfo sensor data
|
||||
* https://github.com/Rem0o/FanControl.DellPlugin for dell laptops and some towers
|
||||
|
||||
|
||||
12
version.json
12
version.json
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"Number": 210,
|
||||
"Message": "- New languages: Slovak, Ukranian and Turkish\r\n- Fix the --exit command line argument\r\n- Update EULA file to include all the required open-source licenses",
|
||||
"Number": 220,
|
||||
"Message": "- Tidy up all dialogs\r\n- Add \"auto\" fan pairing and calibration suggestion when missing\r\n- Increase time average sensor maximum time to 3600s.\r\n- Fix \"CalibrateCalibrate\" label",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "117747B7669F55FFE1F410C2B9A1509F",
|
||||
"FanControl_8_0": "8726372C94EA6F0BBB5BF92B7435C9FD",
|
||||
"FanControl_4_8_Installer": "6BBAD32DF2EA9305C2748658722A2B34",
|
||||
"FanControl_8_0_Installer": "5406FA6C3FBFBC2181A33CB73108D554",
|
||||
"FanControl_4_8": "9DA24269F8E5E1DEFAB74D3EBDCD26A6",
|
||||
"FanControl_8_0": "DC12E536ECF87E3A6C2A649E72EE0A8A",
|
||||
"FanControl_4_8_Installer": "9EBB387382511D6072E4DDB9AB31F6D1",
|
||||
"FanControl_8_0_Installer": "91CB76C47B06D6835026583FDA77E7F6",
|
||||
"Updater": "8BC3FB11C955E99E2EC5863884140484"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user