mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d0e8bb68c6 | ||
|
|
ff3861c62d | ||
|
|
9916ceae56 | ||
|
|
4dd73c02c5 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
10
README.md
10
README.md
@@ -29,17 +29,10 @@ You do not need to open an issue on the subject. Any new issues with this exact
|
||||
|
||||
If you experience this issue, you may:
|
||||
|
||||
* Update to the latest version
|
||||
* (Can't officialy recommend) whitelist/exclude the detection in Windows Security/Defender. Read the [official microsoft response/article](https://support.microsoft.com/en-us/windows/microsoft-defender-antivirus-alert-vulnerabledriver-winnt-winring0-eb057830-d77b-41a2-9a34-015a5d203c42) carefully.
|
||||
* With [V235 to V237](https://github.com/Rem0o/FanControl.Releases/releases), you can easily [use an alternative LHM branch](https://github.com/Rem0o/FanControl.Releases/issues/3410#issuecomment-3258597822) that doesn't use WinRing0. Consider this a Beta, as it hasn't been widely tested yet. It may not work, be unstable, not be reliable, you get the idea.
|
||||
|
||||
To use the alternate branch (PawnIO, thanks to [@namazso](https://github.com/namazso)) :
|
||||
1. Update to at least [__V235__](https://github.com/Rem0o/FanControl.Releases/releases), and close FanControl completely (EXIT).
|
||||
2. (Optional but recommended) Backup your Configuration folder
|
||||
3. Download the [net4.8](https://github.com/user-attachments/files/22304072/net472.zip) or [net8.0](https://github.com/user-attachments/files/22304071/net8.0.zip) version of LibreHardwareMonitorLib.dll depending on your existing installation
|
||||
4. Install the [PawnIO driver](https://pawnio.eu/)
|
||||
5. Place the LibreHardwareMonitorLib.dll inside your existing Plugins folder, or create a Plugins/ folder and place it in there
|
||||
6. Launch FanControl
|
||||
7. If successful, in the About tab, you should see (PawnIO) next to the LHM version.
|
||||
|
||||
## New
|
||||
* New seperate "Up" and "Down" hysteresis for graph, linear and trigger fan curves
|
||||
@@ -121,6 +114,7 @@ From the community (notify me if I'm missing some):
|
||||
* 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.
|
||||
* https://github.com/chenx-dust/FanControl.GPDPlugin to interface with GPD devices
|
||||
|
||||
From Rem0o
|
||||
* https://github.com/Rem0o/FanControl.IntelCtlLibrary (Intel ARC gpus)
|
||||
|
||||
12
version.json
12
version.json
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"Number": 241,
|
||||
"Message": "- Fix an ADLX incompatibility bug\r\n- Update LibreHardwareMonitorLib\r\n- Fix a bug when refreshing sensors after sleep",
|
||||
"Number": 243,
|
||||
"Message": "- Update LibreHardwareMonitorLib (Fix ATAStorage bug)\r\n- Move refresh and view options to the top bar\r\n- Allow sensor sources to refresh automatically if an exception or problem is detected at runtime",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "86C7F42530C3BE6D643BBA1EEAEB0897",
|
||||
"FanControl_8_0": "5F312543F0877C0DA7BE775376525B36",
|
||||
"FanControl_4_8_Installer": "3C94FBEC1BE0F46A82D53DDEEE357670",
|
||||
"FanControl_8_0_Installer": "A0C4BE46E87EEFC7FBA6444F55431C9C",
|
||||
"FanControl_4_8": "F66CFE99BD849B2F6687ACD47D06BDA2",
|
||||
"FanControl_8_0": "EFC738658F2B4C174FD1D09E1B7A04BA",
|
||||
"FanControl_4_8_Installer": "DED9CBD682F66A1DB7ED583EBD5269AD",
|
||||
"FanControl_8_0_Installer": "31BC0DA653EF72FF54D4A7B5D7F9E683",
|
||||
"Updater": "82745C6CC3D8598898AA2CE81A8DFF2E"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user