Question How do I control Wraith Prism RGB with Cooler Master software separate from MSI Mystic Light?

Jun 15, 2020
2
0
10
I have added this batch file into Startup Programs folder in %appdata%(converted from a text file):

if not DEFINED IS_MINIMIZED set IS_MINIMIZED=1 && start "" /min "%~dpnx0" %* && exit
@Echo off
timeout /T 3 /nobreak >nul
cd "C:\Program Files (x86)\AMD Wraith\Wraith Prism"
Start "" "Wraith Prism.exe"
timeout /T 5 /nobreak >nul
taskkill /IM "Wraith Prism.exe"
exit

It works when I restart or power on from power off. However, when I wake from sleep (hybrid sleep) it goes back to MSI Mystic Light lighting not Cooler Master’s lighting. Is there another folder for programs that start up after you wake from sleep?
 
Jun 25, 2020
1
0
10
You prolly have MSI Dragon center installed.
Open Dragon Center > Mystic Light (left menu) > Mystic Light box above LED style panel (top right) - click the gear icon > Third party RGB > disable 'Mystic light will overwrite third party RGB...'
 
Jun 15, 2020
2
0
10
You prolly have MSI Dragon center installed.
Open Dragon Center > Mystic Light (left menu) > Mystic Light box above LED style panel (top right) - click the gear icon > Third party RGB > disable 'Mystic light will overwrite third party RGB...'
Okay. I tried that and for some reason my MSI Mobo's rgb changes back to its default color of red. I have it set to another color.
 

TRENDING THREADS