expired6978 / CUEORGBPlugin

Custom iCUE plugin to control OpenRGB from within iCUE
MIT License
72 stars 13 forks source link

CUEORGBPlugin

Custom iCUE plugin to control OpenRGB from within iCUE

Compiling

Should be no major dependencies, built with Visual Studio Community 2019.

Description

This plugin allows creating custom device layouts using json files and custom images as well as generating some generic LED layouts if there is no defined device. Corsair has not released an official SDK for adding custom devices. The reverse engineering is contained in CUESDKDevice.h.

Custom Device

Files of Importance

Release Installation

Manual Installation

OpenRGB Installation

OpenRGB should look like the following when iCUE connects: OpenRGB

OpenRGB as a Startup process (Windows)

You might want to start OpenRGB when you start windows as iCUE is also a Startup process, allowing OpenRGB to be started alongside will allow you to resume effects controlled by iCUE when both programs start

Thirdparty Projects used