menu
Table of Contents
If you go through the entire Wwise Fundamentals certification, you'll take the game Cube from silence to fully implemented sound. To make this possible, you must remove the sound implementation that is part of Cube.
As described in the first module, all of the sounds implemented in a game are found within
a soundbanks
folder. Within the soundbanks
folder, there is a folder
that is specific to your platform, Mac or Windows.
-
Depending on the type of computer you're using, navigate to the following folder:
Windows:
Audiokinetic\Cube 20xx.x.x.xxxx\Cube\cube\soundbanks\Windows
Mac:
Applications/Audiokinetic/Cube 20xx.x.x.xxxx/Cube/cube/soundbanks/Mac
-
Delete the following
.bnk
files:-
DCP_the_core.bnk
-
Main.bnk
-
Music.bnk
Now you’re ready to start the modules. You can read through the Frequently used skills before starting or wait until you're asked to perform any of those skills. Each time those skills are used, a link to the skill is provided.
-