mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7997524029 | ||
|
|
10e006cccd | ||
|
|
5bfec324f2 | ||
|
|
c93257e2e9 | ||
|
|
395201d889 | ||
|
|
117a5e0d1a | ||
|
|
271efe25cc |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
13
README.md
13
README.md
@@ -16,6 +16,10 @@
|
||||
[](/FanControl.zip?raw=true)
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8¤cy_code=USD&source=url&item_name=Fan+Control)
|
||||
|
||||
## New
|
||||
|
||||
.NET 8 version now available. Had to update the Updater.exe to support the new version, might take some time for the usual Microsoft Defender false positive submission to go through.
|
||||
|
||||
## Installation
|
||||
|
||||
1. [Download the latest archive](/FanControl.zip?raw=true)
|
||||
@@ -50,15 +54,6 @@ JayzTwoCents - Everyone NEEDS this FREE piece of software... You will thank me!
|
||||
* Low resource usage
|
||||
* Advanced tuning with steps, start %, stop %, response time and hysteresis
|
||||
|
||||
## __New__
|
||||
* __(NEW)__ Minimum % on control cards
|
||||
* Use the -c or --config [json config file] command line argument while the app is open to switch config. Create shortcuts with predefined configs.
|
||||
* When the app fail to start due to sensor initialization issue, the sensor settings window will open
|
||||
* Refined UI
|
||||
* 0 RPM override for Nvidia cards
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||

|
||||
|
||||
## Uninstall
|
||||
|
||||
BIN
Updater.exe
BIN
Updater.exe
Binary file not shown.
11
version.json
11
version.json
@@ -1,9 +1,10 @@
|
||||
{
|
||||
"Number": 172,
|
||||
"Message": "- Added keyboard shortcuts (see top right menu)\r\n- Fixed a bug with multi-instances scenarios\r\n- Settings page tweaks",
|
||||
"Number": 175,
|
||||
"Message": "- Split the \"sync with windows\" setting for theme and tray icon color.\r\n- Fix the Load config window to have a maximum height + scrollbar.\r\n- Fix a bug with the update notification",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "EBD9D1A1F1E468F118BF9FA4D378D258",
|
||||
"FanControl_7_0": "6F8FE1E41D3FEC59D9A99CFBCFE7DAF9",
|
||||
"Updater": "508DCD773CF19684359FAD757EBF480F"
|
||||
"FanControl_4_8": "7224F12BC77D9CF21C453B2680E362BF",
|
||||
"FanControl_7_0": "D42E79F26CC8FC051DFD27412767E784",
|
||||
"Updater": "4998323B6A3AE40C420202EB773CF4A4",
|
||||
"FanControl_8_0": "9B583F4B9595FB5132B315C484C1B9DE"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user