RGB-Fusion-Tool icon indicating copy to clipboard operation
RGB-Fusion-Tool copied to clipboard

Add support for switching between two or more colors

Open Octimusocti opened this issue 5 years ago • 1 comments

Feature request

Summary

Command to shift from one color to another

Detailed Description and Additional Context

It would be nice if it could be added the command to change between two or more colors. Like a value for the firs color and it's time and then the other one and it's time too. If the sdk allows to do so.(f.e: Red 3 secs, then changes to blue for 5 secs and then back to red and so forth) I'm really new to this so I don't know how to make an approach by myself.

BTW, is it possible to make the script run on boot? Because when I restart everything comes back as RGB Fusion had it configured.

Octimusocti avatar Feb 10 '19 11:02 Octimusocti

You can make the script run on boot by going to Task Manager > Startup > File> Run new task then paste in the RGB-Fustion-Tool path and the parameters. Example: C:\bin\RGBFusionTool_v0.9.3\RGBFusionTool.exe --zone=0 --static=dd22ff --zone=2 --cycle=16 --zone=3 --cycle=16 --zone=4 --static=ff3300

jjmirks avatar Apr 07 '19 17:04 jjmirks