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

Allow for white color & multiple Control Device Indexes #4

Open
fitzgeraldbrady opened this issue Dec 28, 2020 · 3 comments
Open

Allow for white color & multiple Control Device Indexes #4

fitzgeraldbrady opened this issue Dec 28, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@fitzgeraldbrady
Copy link

Hi Eric,
First off, let me say that I love this plugin for OpenRGB, thank you so much for working on it! My Gigabyte motherboard's OEM software does not allow for color change based on CPU temperature so I've been looking all over the place on how to implement this.

I have 2 feature requests and I hope this is the right place to ask for these (I'm new to GitHub, sorry!)

  1. I have a white case and white fan build, is there any way to allow for a white color in the hue temperature scale? My ideal setup would be for the color to be white at HUECold (Start color) and then transition to red when the temperature hits THot

  2. Can you define more than one RGB device index with ControlIdx in the CoreTemp plugin INI file? I have 2 devices (0=GPU, 1=Motherboard) that I would like to control at the same time.

Thank you again!!!

@erkr
Copy link
Owner

erkr commented Dec 28, 2020

Hi FitzGerald,
Nice to hear this plugin is what you can use.
The OpenRGB flavor is still in beta as the OpenRGB service itself is under a lot of developments. So yes I planned to release some future updates qualified against newer versions.

To allow control of full HSI settings ( not only Hue) is something I will do when I have some time.
I expect you can control Multiple indices already, when you just configure more plugin instances (create multiple plugin directories with this plugin). I never tested this scenario, but it should work. Maybe you have to rename the second plugin DLL, not sure. Please give that a try.
Best regards
Eric

@erkr erkr added the enhancement New feature or request label Jun 6, 2022
@ErgoSoftUK
Copy link

@fitzgeraldbrady - Pull request submitted for 2. Changes ControlIdx to CSV so in your case, just set to 0,1.

@erkr
Copy link
Owner

erkr commented Oct 20, 2022

@ErgoSoftUK Thanks for the pull request, it's a nice improvement. I intend to integrate it next weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants