mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0b3c6fcd06 | ||
|
|
9d438ce56f | ||
|
|
7f6eaba294 | ||
|
|
b01ae7d5c9 | ||
|
|
9db16f8d00 | ||
|
|
8048cf23e7 | ||
|
|
766fc75080 | ||
|
|
36d62290ba |
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": 215,
|
||||
"Message": "- Dutch translation\r\n- Improved assisted setup steps, leading to a more reliable pairing process and more accurate calibrations. Improves compatibility for slow to react fans. ",
|
||||
"Number": 219,
|
||||
"Message": "- Reset fans properly after automatic calibration process.\r\n- Update translations \r\n- Add missing parameter descriptions in fan curves help dialogs.",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "96827684045EBE1D34E329C6D09B22F8",
|
||||
"FanControl_8_0": "B7100CEDC23B7C8F2D5E1D34EBCD6781",
|
||||
"FanControl_4_8_Installer": "997AEDD5BB84C865266AD0B974272977",
|
||||
"FanControl_8_0_Installer": "86EB33D486FD00A2083B482EF389A3E1",
|
||||
"FanControl_4_8": "9B77F7508E587D93127D7867250BEE90",
|
||||
"FanControl_8_0": "AB3186FE61B3E5093E0881CF7D359D4B",
|
||||
"FanControl_4_8_Installer": "2C986B36778DB0AFE0902FE31AD417BC",
|
||||
"FanControl_8_0_Installer": "F27B638A02CCBA54CC2E9FA7CB8954DF",
|
||||
"Updater": "8BC3FB11C955E99E2EC5863884140484"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user