SignalRGB detects all my other NZXT fans, but I can’t seem to get it to detect my Kraken Elite. It stays on the same color I had it from CAM. I thought it said the Kraken Elite is supported, but maybe not the 2024 version? Anyone know how I can get it to work?
Same problem here. I hope for update.
has been added on recent beta update heres how you can do a GIF and run signal in auto mode. I use the Cam beta so if you use the stable version just change the bat file to reflect.
FOR NZXT Kraken Elite V2 / Elite
Close signal and open Cam set gif in nzxt Cam. Do not check stream from Cam for high frame rate. (Only works for GIF not including temps} Set Cam to auto start with windows
Use text editor and copy and paste following You should adjust if using beta or stable nzxt whichever cam you are using make sure quotations are used I am using Cam Beta
@echo off
:: Display message about waiting
echo Waiting for 4 seconds before closing NZXT CAM Beta…
:: Wait for 4 seconds
timeout /t 4 /nobreak >nul
:: Forcefully close the process named “NZXT CAM Beta.exe” and suppress output
taskkill /f /im “NZXT CAM Beta.exe” >nul
:: Display confirmation message
echo NZXT CAM Beta has been closed.
:: Exit the script
exit
If running non beta
@echo off
timeout /t 3 /nobreak > nul
taskkill /f /im “NZXT CAM.exe” > nul
exit
Name and Save as .bat (ex: NzxtClose.bat)
Windows + R and enter in shell:startupshell press enter it will open start folder
drop the .bat file there
you may need to play with the timing to suit your PC
t 3 is 3 seconds more or less delay by changing
in my case the PC loads Nzxt before Signal the gif is loaded and then Nzxt is closed and signal starts.
For Cam Non Beta
@echo off
timeout /t 3 /nobreak > nul
taskkill /f /im “NZXT CAM.exe” /F > nul
taskkill /f /im “NZXT CAM.exe” > nul
exit
If signal starts first then make another .bat file to delay signal SignalRgbLauncher.exe
@echo off
:: Delay for 10 seconds (change the number to adjust delay time)
timeout /t 10 /nobreak >nul
:: Launch SignalRgbLauncher.exe
start “” “C:\Path\To\SignalRgbLauncher.exe”
Hello,
i have 2 questions,
- after killing NZXT CAM my gif stops animating, its normally?
- despite kill NZXT CAM after couple seconds/minutes my screen on Kraken stop showing gif and show only center liquid temeprature
Have maybe solution or some advice?
thx
did you Close signal and open Cam set gif in nzxt Cam. Do not check stream from Cam for high frame rate. (Only works for GIF not including temps} Set Cam to auto start with windows.
Maybe in signal disable automatically close conflicting programs
found here: settings/application/windows/
Hi, thx for Your answer
ad 1. always after use a bat file to kill nzxt, even i dont have on signalrgb, every gif stop animating
ad 2. “automatically close conflicting programs” in singalRGB i have this option off
Set Cam and SignalRGB to auto start.txt (701 Bytes)
Rename this to NZXTCAM.bat
NZXTCAM.txt (125 Bytes)
ha!, thx i’m tried with temps
now is ok, maybe one day someone will make the display support from signalRGB work