mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
153dc5d994 | ||
|
|
b5a1d87638 | ||
|
|
af4c4c2258 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -116,8 +116,6 @@ From Rem0o
|
||||
<br>__A__: Your card only has 2 channels, more than 1 fan are plugged to the same channel.
|
||||
* __Q__: My Nvidia cards won't go below 30% and doesn't go to 0 RPM, why?
|
||||
<br>__A__: [See here](https://github.com/Rem0o/FanControl.Releases/wiki/Nvidia-30%25-and-0-RPM)
|
||||
* __Q__: My new AMD card can't be controlled, why?
|
||||
<br>__A__: Newer AMD cards are not supported by LHM, but support is available through [ADLX plugin](https://github.com/Rem0o/FanControl.ADLX). This plugin will be ported to the main application at some point, either through LHM or directly like NvAPIWrapper.
|
||||
* __Q__: There is no control cards / control cards are missing / control cards are not changing my fan speeds, what's the issue?
|
||||
<br>__A__: See __[ Issues and hardware compatibility](#issues-and-hardware-compatibility)__.
|
||||
* __Q__: How does __[FAN CURVE TYPE]__ works and what does its parameters do?
|
||||
|
||||
12
version.json
12
version.json
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"Number": 196,
|
||||
"Message": "- Fix various ADLX bugs\r\n- Fix initial state of time average sensor\r\n- Fix tray icon color serialization with sync with windows",
|
||||
"Number": 198,
|
||||
"Message": "- Fix a bug where ADLX would get called when disabled",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "668D761616BA89A6A499D5989F42A916",
|
||||
"FanControl_8_0": "CC3F48FCFFF1BDB22A8393CAD95B6E13",
|
||||
"FanControl_4_8_Installer": "ABDAAE114A98C2A8EDD4DA22A2892B01",
|
||||
"FanControl_8_0_Installer": "CD9CD75ECBDEF20463D362A4BD42356D",
|
||||
"FanControl_4_8": "5FDFA8C96A75839AFA1797DC9AD7AB29",
|
||||
"FanControl_8_0": "273A37F50744F870D7CB12A31D5167E1",
|
||||
"FanControl_4_8_Installer": "2AFFAE1AEC2B39DCDD5EA5FD83653B76",
|
||||
"FanControl_8_0_Installer": "5987BE89F6287E0678C88EB78E97EA56",
|
||||
"Updater": "8BC3FB11C955E99E2EC5863884140484"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user