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
Copy file name to clipboardExpand all lines: content/integrations/icue/index.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,13 +31,18 @@ Please let us know if there are more games supporting SDK mode.
31
31
## Game State Mode
32
32
In Game State mode, the game sends **state** and **event** information to the iCUE service.
33
33
34
-
Aurora intercepts these and the **state** information can be used in overrideswith **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.
36
36
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.
38
38
Help us by creating profiles for your favorite games
39
39
and share it in our [Discord](https://discord.gg/YAuBmg9) and we can add it as a default profile!
40
40
41
+
### Currently Supported Games
42
+
- Call of Duty: Black Ops 6
43
+
- Call of Duty: Black Ops 7
44
+
- Ghostrunner
45
+
41
46
You can find a game's state and event information from iCUE's files in:
0 commit comments