Allows SignalRGB to control the ARGB LEDs on some Creative PCIE devices.
| Device Name | Possibly supported | Supported |
|---|---|---|
| SoundblasterX AE-5 | Yes | |
| SoundblasterX AE-5 Plus | Yes | No |
- Download latest installer from Latest Release.
- Install and restart SignalRGB on completion
- Download the
Creative SignalRGB Bridge.exe,Creative PCIE Bridge.qmlandCreative PCIE Bridge.jsfrom Latest Release. - Navigate to
%USERPROFILE%\Documents\WhirlwindFX\Plugins - Create a folder called
Creative PCIE Bridgeand place theCreative PCIE Bridge.qmlandCreative PCIE Bridge.jsfiles into it. - Navigate to
%ProgramFiles% - Create a folder called
Creative SignalRGB Bridgeand place theCreative SignalRGB Bridge.exeinto it. - Open a Administrator Powershell.
- Run the command
New-Service -Name "Creative SignalRGB Bridge" -BinaryPathName "%ProgramFiles%\Creative SignalRGB Bridge\Creative SignalRGB Bridge.exe"to add the service. - Finally run the command
Start-Service -Name "Creative SignalRGB Bridge"