menu
 

Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

+3 votes
Rather than trying to capture every type of event in the game I figured i'd ask if there is a programmers list of all the events. Thanks!
in General Discussion by Jon Z. (130 points)

3 Answers

+4 votes
You can navigate to " Cube Demo\cube_source\src " where you will find Wwise_IDs.h that contains all the Events, Switches, States Game Parameters, Banks, Busses used by the Cube.
by Noemie P. (Audiokinetic) (12.9k points)
+3 votes
I made this quickly whilst preparing for doing it for a Uni Project. https://docs.google.com/document/d/1h4c5UVgBtBn2-nP1AZwRShQJMTLmHh2rUi4Mv6qDKuI/edit?usp=sharing
by Mike S. (200 points)
Thanks Mike!
+5 votes
An updated 2018 version with all game events and game syncs + extra details can be found here:
https://www.dropbox.com/s/m6ll1bhc9fri0fj/CUBE_Wwise_Chapter_01_C_What_All-Sound_Events_%26_Game_Syncs_Do_V1.00.xlsx?dl=0

(hopefully will help anyone new to the demo)
by Graham S. (650 points)
Hello, the link seems to be broken, is it possible to find a xls with the last cube version ? thank you very much !
...