Skip to content

Types of game integrations

Diogo Trindade edited this page Mar 24, 2020 · 3 revisions

To access values from a game to control lights with Aurora you need one of three things :

  • An official integration from Logitech, AlienFX or Razer (or something like valve GSI).
  • Making a mod for the game (only works for games that have modding).
  • Reading values from RAM like with cheat engine (doesn't work in online games that ban you).

The following table lists all games aurora supports, along with the respective method used to extract effects or data.

Game GSI Method
ATS Mod - Shared Memory
Battlefield 1 Logitech Wrapper
Battlefield 3 LightFX Wrapper
Blacklight LightFX Wrapper
Blade and Soul Razer Chroma Wrapper
Borderlands 2 Memory Reading
CSGO Native - HTTP Requests
CloneHero Memory Reading
DOOM Razer Chroma Wrapper
Dead Cells Razer Chroma Wrapper
Diablo 3 Razer Chroma Wrapper
Disco Dodgeball LightFX Wrapper
Discord BD Plugin - HTTP Requests
Dishonored Memory Reading
Dota 2 Native - HTTP Requests
Dying Light LightFX Wrapper
ETS2 Mod - Shared Memory
Evolve Logitech Wrapper (deprecated)
Factorio Razer Chroma Wrapper
GTA5 Logitech Wrapper
Guild Wars 2 LightFX Wrapper
Hotline Miami LightFX Wrapper
Killing Floor 2 LightFX Wrapper
League Of Legends Native - HTTP Requests
Magic Duels 2012 LightFX Wrapper
Metro Last Light LightFX Wrapper
Minecraft Mod - HTTP Requests
Move or Die Razer Chroma Wrapper
Osu Mod - HTTP Requests
Overwatch Razer Chroma Wrapper
Payday 2 Mod - HTTP Requests
Quake Champions Razer Chroma Wrapper
Quantum Conumdrum LightFX Wrapper
ROT Tomb Raider Razer Chroma Wrapper
Resident Evil 2 Memory Reading
Rocket League BakkesMod Plugin
Serious Sam 3 LightFX Wrapper
Shadow Of Mordor LightFX Wrapper
Skype Helper Program
Slime Rancher Mod - HTTP Requests
Subnautica Mod - HTTP Requests
Terraria Mod - HTTP Requests
The Division Logitech Wrapper
The Talos Principle LightFX Wrapper
Witcher 3 Mod - File Reading
Worms WMD Razer Chroma Wrapper
XCOM: Enemy Unknown LightFX Wrapper

GSI (Game State Integration) means that you're able to use in-game variables such as health, mana, etc to change lighting. This allows for more customization and will give users the best experience possible when making profiles.

Games that do not have GSI will still display effects, but you cannot customize them.

Clone this wiki locally