This repository has been archived by the owner on Jan 1, 2024. It is now read-only.
-
Hi. There is a way to set custom lightbar color with command line to Thanks in advance ! 👍 |
Beta Was this translation helpful? Give feedback.
Answered by
ld892012
Dec 2, 2023
Replies: 1 comment
-
I finally find it ! For those who wants to know, set Lightbar to "Normal" into Profile (not "Passthru") and the command is the following : Hope this helps someone else than me ;-) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ld892012
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I finally find it ! For those who wants to know, set Lightbar to "Normal" into Profile (not "Passthru") and the command is the following :
ChangeLedColor.device#.red.green.blue
So, to set the first controller to blue type this :
DS4Windows.exe -command ChangeLedColor.1.0.0.255
Hope this helps someone else than me ;-)