- Experiment ID
2026-07-gsimagic- Experiment Type
- apex / user
- Analysis Summary
- Lets Discord Clips detect Counter-Strike 2 match events when Auto Clips is enabled on Windows.
- Why It Matters
- This provides the path for Counter-Strike 2 moments such as match events to become automatic clip candidates instead of relying only on manual saves.
- The experiment alone does not show that every event will be saved.
- Detailed Description
- The default path does not enable the Counter-Strike 2 game-state integration.
- In the treatment, Discord can install a local game configuration on Windows and receive Counter-Strike 2 match events when Auto Clips is enabled.
- The current consumer registers this integration as a game-specific Auto Clips handler and removes the installed configuration when it is turned off.
- Which events actually create clips still depends on the other Auto Clips and event-selection settings.
- Focus Area
- Counter-Strike 2 Auto Clips
- Importance
- medium
- Default Config
{
"enableCs2Gsi": false
}- Variations
{
"1": {
"enableCs2Gsi": true
}
}