mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
153dc5d994 | ||
|
|
b5a1d87638 | ||
|
|
af4c4c2258 | ||
|
|
b02e29b871 | ||
|
|
976556dda2 | ||
|
|
f685381549 | ||
|
|
8f9e9e1518 | ||
|
|
f45c626bf5 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -17,7 +17,7 @@
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8¤cy_code=USD&source=url&item_name=Fan+Control)
|
||||
|
||||
## New
|
||||
* AMD GPU support through the [ADLX plugin](https://github.com/Rem0o/FanControl.ADLX). Now actively tested and developped by Rem0o.
|
||||
* AMD GPU support through [ADLXWrapper](https://github.com/Rem0o/ADLXWrapper).
|
||||
* Fan calibration and RPM mode for fan curves. See [discussion](https://github.com/Rem0o/FanControl.Releases/discussions/2333).
|
||||
* Installer now available in addition to the portable version of the application. Both .NET 4.8 and 8.0 versions of the application are available as such [here](https://github.com/Rem0o/FanControl.Releases/releases).
|
||||
|
||||
@@ -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": 193,
|
||||
"Message": "- Fix tray icon bugs\r\n- Add cleartype smoothing to high resolution tray icons\r\n- (From 192)\r\n- Fahrenheit display option\r\n- Fan speed % tray icons\r\n- Tray icon now support for 3 digits\r\n- Fixed a bug when changing sensor sources\r\n- See current temp. while editing a graph",
|
||||
"Number": 198,
|
||||
"Message": "- Fix a bug where ADLX would get called when disabled",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "EF81D4E7CCBE1EAEC991BC862BB9A27F",
|
||||
"FanControl_8_0": "65C4FAB05E2DC87F028D1F244EE6D8CA",
|
||||
"FanControl_4_8_Installer": "BB9F6CA02E92F35306565377DAB78981",
|
||||
"FanControl_8_0_Installer": "287079832C0D4A7966A0D35EE03A9689",
|
||||
"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