Skip to content

Commit 30ed63c

Browse files
author
Aytackydln
committed
update icue integration page
1 parent aa36c4a commit 30ed63c

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

content/integrations/icue/index.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,18 @@ Please let us know if there are more games supporting SDK mode.
3131
## Game State Mode
3232
In Game State mode, the game sends **state** and **event** information to the iCUE service.
3333

34-
Aurora intercepts these and the **state** information can be used in overrides with **iCUE** functions.
35-
**Events** are not yet supported. Animations will have iCUE events as triggers in the future.
34+
Aurora intercepts these and the **state** and **event** information can be used in [layer overrides]({{< relref "/advanced-topics/overrides-system.md" >}}) with **iCUE functions**.
35+
Animation Layer will have iCUE events as triggers in the future.
3636

37-
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+
This mode requires new profiles for each game, which is a lot of work.
3838
Help us by creating profiles for your favorite games
3939
and share it in our [Discord](https://discord.gg/YAuBmg9) and we can add it as a default profile!
4040

41+
### Currently Supported Games
42+
- Call of Duty: Black Ops 6
43+
- Call of Duty: Black Ops 7
44+
- Ghostrunner
45+
4146
You can find a game's state and event information from iCUE's files in:
4247

4348
`C:\ProgramData\Corsair\CUE5\GameSDKEffects`

0 commit comments

Comments
 (0)