From bc37ab63bf1080656d76d74f237fe9fa671bdbdc Mon Sep 17 00:00:00 2001 From: Lich Date: Sat, 29 Aug 2020 14:33:33 +0900 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 54bc75e..012bf4e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ FanCtrl is a software that allows you to automatically control the fan speed on your PC.
Requires .NET framework 4.6 or higher.
+Requires [Visual redistributable 2019(x64)][15]
+
Gigabyte motherboard : If [AppCenter][2] is installed, it is controlled by communicating with EasytuneEngineService.
Other motherboard : Use [LibreHardwareMonitorLib][0] or [OpenHardwareMonitorLib][1] to obtain sensor temperature, fan rpm, and to control the fan.
@@ -69,3 +71,4 @@ Graph : [ZedGraph][8]
[12]: https://github.com/lich426/FanCtrl/blob/master/Packet/X3.txt [13]: https://github.com/lich426/FanCtrl/blob/master/Packet/clc.txt [14]: https://github.com/lich426/FanCtrl/blob/master/Packet/RGBnFC.txt +[15]: https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads