From da78e3aeaa39a6c6bf5e18dac9a18e96fbd45413 Mon Sep 17 00:00:00 2001 From: Rem0o Date: Thu, 26 Aug 2021 17:05:43 -0400 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c62f34f..76a407d 100644 --- a/README.md +++ b/README.md @@ -26,18 +26,23 @@ This is the release repository for Fan Control, a highly customizable fan contro 2. Extract to the desired installation folder 3. Start FanControl.exe -## Issues +## Issues and hardware compatibility -* I am not the main developer for the driver portion of this software. Any issue regarding hardware compatibility should be submitted to LibreHardwareMonitor's repository. +* I am not the main developer for the driver/backend portion of this software. Fan Control is basically a UI on top of existing hardware libraries. Any issue regarding hardware compatibility entirely depends on: + * https://github.com/LibreHardwareMonitor/LibreHardwareMonitor + * https://github.com/falahati/NvAPIWrapper + * Please only open issues for the software itself, UI, feature request and so on. +* If you do have a hardware compatibility request and you can provide a working sample of code that can be used in .NET, like with a [Plugin](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins), then feel free to submit that. ## FAQ +* Q: There is no control cards / control cards are missing / control cards are not changing my fan speeds, what's the issue? +
A: See section above. + * Q: How does [FAN CURVE TYPE] works and what does its parameters do?
A: Click on its card's icon at the top left, a dialog will tell you. * Q: Does it run on my OS?
A: If your OS is Windows 10, yes. -* Q: There is no control cards / control cards are missing / control cards are not changing my fan speeds, what's the issue? -
A: Your motherboard's SuperIO chip is not supported / badly supported, see the [Issues](#issues) section. ## Features