Skip to content

Commit a01c190

Browse files
author
Aytackydln
committed
add icue integration page
1 parent 9f015f7 commit a01c190

3 files changed

Lines changed: 89 additions & 0 deletions

File tree

content/integrations/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ See their pages to see how they are configured.
1010

1111
## Game Integrations Aurora Supports
1212
- [Chroma]({{< relref "/integrations/chroma.md" >}})
13+
- [iCUE]({{< relref "/integrations/icue/index.md" >}})
1314
- [Lightsync]({{< relref "/integrations/lightsync.md" >}})
1415
- [LightFX]({{< relref "/integrations/lightfx.md" >}})
1516

398 KB
Loading

content/integrations/icue/index.md

Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
---
2+
searchTitle: "How to Use iCUE Integration on Non-Corsair Devices"
3+
title: "Corsair iCUE"
4+
authors:
5+
- Aytackydln
6+
---
7+
8+
![Diagram showing Aurora & iCUE SDK integration](icue_diagram.png)
9+
10+
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!
39+
40+
### Supported Games
41+
- AgainstTheStorm
42+
- BeyondContact
43+
- BlackOps6
44+
- BlairWitch
45+
- Breakpoint
46+
- Chernobylite
47+
- Common
48+
- CoreKeeper
49+
- Dwerve
50+
- Embr
51+
- Far Cry New Dawn
52+
- FarCry5
53+
- FarCry6
54+
- Flintlock
55+
- FreshlyFrosted
56+
- Gamedec
57+
- Ghostrunner
58+
- GridForce
59+
- HelloNeighbor2
60+
- Hyperscape
61+
- INMOST
62+
- IXION
63+
- LayersOfFear
64+
- MetroExodus
65+
- MidnightGhostHun
66+
- OldWorld
67+
- Overloop
68+
- PHOGS!
69+
- PlagueTaleRequie
70+
- ProjectWinter
71+
- RedSolstice2
72+
- RhythmSprout
73+
- SerialCleaners
74+
- SeveredSteel
75+
- ShipOfFools
76+
- SIFU
77+
- Starmancer
78+
- SubnauticaBZ
79+
- SuperMagBot
80+
- SweetTransit
81+
- TerraInvicta
82+
- TheDivision2
83+
- TheMedium
84+
- TheSettlers
85+
- Thymesia
86+
- TribesOfMidgard
87+
- Vesper
88+
- Wonderlands

0 commit comments

Comments
 (0)