Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change path detection for liquidctl.exe #36

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sp00n
Copy link

@sp00n sp00n commented May 29, 2024

The path for liquidctl.exe should now always resolve to the same as the one where the FanControl.Liquidctl.dll is.
So you can either place the files directly within the Plugins\ directory, or install it over the FanControl interface (which puts them into Plugins\Liquidctl\.

The path should now always resolve to the same as the one where the FanControl.Liquidctl.dll is
sp00n added 2 commits May 30, 2024 22:20
…("Fan 1 speed", "Fan 2 speed", etc)

- I probably violated a dozen of best practices though
- Fixed a bug where status values that are not numbers/floats prevented the plugin from working
- Replaced the hardcoded location of the liquidctl.exe to match the directory where the FanControl.Liquidctl.dll is located. So you can now also install the plugin over the Fan Control interface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant