You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use iCUE integration with [all supported devices]({{< relref "/devices/_index.md" >}}) using Aurora
11
+
12
+
> Note that this is reverse engineered and may not work as the original.
13
+
14
+
Aurora can act as iCUE service and apply game effects to your devices.
15
+
16
+
[iCUE Enabled Games List on help.corsair.com](https://help.corsair.com/hc/en-us/articles/4403113239565-iCUE-What-games-support-RGB-integration-with-iCUE)
17
+
18
+
iCUE integration has 2 modes: SDK and Game State.
19
+
20
+
## SDK Mode
21
+
In SDK mode, iCUE service sends available device information to the game.
22
+
The game then sends lighting effects to the iCUE service.
23
+
A special profile with iCUE Layer is enabled in Aurora once a game is connected with SDK mode.
24
+
25
+
### Supported Games
26
+
- Diablo IV
27
+
28
+
Please let us know if there are more games supporting SDK mode.
29
+
30
+
## Game State Mode
31
+
In Game State mode, the game sends **state** and **event** information to the iCUE service.
32
+
33
+
Aurora intercepts these and the **state** information can be used in overrides with **iCUE** functions.
34
+
**Events** are not yet supported. Animations will have iCUE events as triggers in the future.
35
+
36
+
This mode requires new profiles for each game, which is a lot of work. Currently we don't have a profile for any game.
37
+
Help us by creating profiles for your favorite games
38
+
and share it in our [Discord](https://discord.gg/YAuBmg9) and we can add it as a default profile!
0 commit comments