You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for taking the time to experiment with this tool and report an issue.
Summary
I have the Orange colour set in the BIOS, but it's too bright, so I run RGBFusionTool at startup to reduce the brightness, but --static=Orange also changes the hue to something more greenish.
Repro
Steps and Commands
--static=Orange --brightness=30
Actual behavior
Colour is a sort of greenish hue
Expected behavior
Colour is orange
Environment
Windows 10
Aorus B450 I Pro Wifi
The text was updated successfully, but these errors were encountered:
Interesting, could you experiment with an RGB value that looks more orange? I just use the default mappings from .NET (Color.Orange) which is FF,A5,00 (Note that it does have a fair bit of green in it.)
It would make some sense to remap some of these color names to adjust for the color map of the LEDs (hopefully they use similar LED configurations on various boards so this doesn't need to be per-board).
Running into a similiar issue. LED Strips are coming out with the right colors but the on-board leds are off. Trying to set it as purple and it's coming out red. Played around with hex values and green worked fine, blue is very dull, orange comes out dull. Running against a x470.
Bug Report
Thank you for taking the time to experiment with this tool and report an issue.
Summary
I have the Orange colour set in the BIOS, but it's too bright, so I run RGBFusionTool at startup to reduce the brightness, but
--static=Orange
also changes the hue to something more greenish.Repro
Steps and Commands
--static=Orange --brightness=30
Actual behavior
Colour is a sort of greenish hue
Expected behavior
Colour is orange
Environment
Windows 10
Aorus B450 I Pro Wifi
The text was updated successfully, but these errors were encountered: