ixjf / MSIRGB

Alternative to MSI Mystic Light for controlling motherboard LEDs, without the fixed 7 colour limitation.
ISC License
401 stars 53 forks source link

Works with Z390 Gaming Plus but reversed Colours #100

Closed JorkdaOrk closed 4 years ago

JorkdaOrk commented 4 years ago

Works generally with a Z390 Gaming Plus, but colors are reversed. After starting a script, colors are reversed in Mystic Light as well.
To reset colors in Mystic Light, just turn off PC, pull power cord, hold the off button for 15 seconds. Than the colors switch back to normal under Mystic Light.

Could create a beautiful orange lighting, which seemed to be impossible under Mystic Light.

Wrote the script "Basic Color Cycle" for noobs like me who just want to edit some colors.

Basic_Color_Cycle.zip

ixjf commented 4 years ago

Version 2.3.0 should fix the issue of reversed colours. Please retry. If it still doesn't work, please open a new issue. If it DOES work, I would appreciate it if you told me as well.

As for your script, if you're setting all the colours to the same RGB value, you don't need to change step duration. You also don't need a while loop nor a os.sleep. You only need to set the colours once.

JorkdaOrk commented 4 years ago

tested it, and it works fine with my Z390 Gaming Plus. THX

ixjf commented 4 years ago

Great! Thanks!