Compare commits

..

4 Commits
V264 ... V266

Author SHA1 Message Date
Rem0o
ee2f703099 V266 2026-04-22 09:51:24 -04:00
Rémi Mercier
17529edc5e Add Gigabyte Waterforce plugin to README 2026-04-15 18:56:22 -04:00
Rem0o
9889bd3905 V265 2026-04-13 10:47:42 -04:00
Rem0o
38b07e5092 Update README.md 2026-03-31 08:40:46 -04:00
3 changed files with 10 additions and 6 deletions

Binary file not shown.

View File

@@ -122,6 +122,7 @@ The plugin system lets you inject any type of sensor into FanControl. See the [P
| [FanControl.RazerCoolingPadPlugin](https://github.com/Benson5650/FanControl.RazerCoolingPadPlugin) | Razer Laptop Cooling Pad |
| [FanControl.GPDPlugin](https://github.com/chenx-dust/FanControl.GPDPlugin) | GPD devices |
| [FanControl.LenovoPlugin](https://github.com/jiarandiana0307/FanControl.LenovoPlugin) | Lenovo laptops with `Lenovo ACPI-Compliant Virtual Power Controller` |
| [FanControl.GigabyteWaterforce](https://github.com/brenoperucchi/FanControl.GigabyteWaterforce) | GIGABYTE AORUS WATERFORCE X AIO coolers — X240, X280, X360 |
## Issues and Hardware Compatibility
@@ -138,6 +139,9 @@ If you have a hardware compatibility request and can provide a **working** code
**Q: What BIOS settings work best with FanControl?**
> Avoid any "smart" fan control from your BIOS. Setting a fixed default speed (e.g. 50%) works great for most people. Also check whether your BIOS uses PWM or DC mode — one may work better depending on your setup.
**Q: Does it work on laptops?**
> Mostly no, as laptops do not interface their fans the same way desktop motherboards do. Most of them are not made to be interfaced by a 3rd party. However, if supported, a plugin may add support for a specific type of laptop. To be clear, you'll be able to install the software, but it won't find any fans or may throw errors.
**Q: My NVIDIA GPU has 3 fans but only 2 control cards show up. Why?**
> Your card only has 2 channels; multiple fans are wired to the same channel.

View File

@@ -1,11 +1,11 @@
{
"Number": 264,
"Message": "- Fix leaks in ADLXWrapper\r\n- Fixed a logging bug\r\n- Fixed a bug when cancelling the browse window when loading a config\r\n- Update LibreHardwareMonitorLib",
"Number": 266,
"Message": "- Update LibreHardwareMonitorLib",
"Checksums": {
"FanControl_4_8": "7A048DB8E169497740DD5E844C8E2819",
"FanControl_10_0": "0218E871BA5EA3A55CDB6A21BFFA7060",
"FanControl_4_8_Installer": "C319AEF99CC8A80FAFC65BA2771A2575",
"FanControl_10_0_Installer": "DFD5B00D0FA86BBB562842794AC260E6",
"FanControl_4_8": "093B804BFB6E7734864177D0209E0BED",
"FanControl_10_0": "3FBBF9200A1D69BBFC60D923EA1E47C1",
"FanControl_4_8_Installer": "631D2411A85DB2ECC32A339A0890ED16",
"FanControl_10_0_Installer": "F4B996AC0AC392FF8BAEB185919163DE",
"Updater": "8445CA16D4EC4D0791F71C025B56FF0C"
}
}