Version
menu_open

Installing Plug-ins

Plug-ins are used in Wwise to offer source control capabilities directly in the application. A regular installation of Wwise contains three plug-ins:

  • No Source Control
  • Other Source Control
  • Perforce
  • Subversion

The No Source Control and Other Source Control plug-ins are contained in one DLL file, DefaultPlugins.dll, while the Perforce and Subversion plug-ins are contained in separate DLL files, AkPerforce.dll and AkSubversion.dll.

It is recommended that you use the following naming convention for the file name of your plug-in: (Company name or initials)(Plug-in name).dll. This will reduce any possibility of name clashing.

On startup, Wwise searches for these plug-in files in the sourcecontrol subfolder. To install a plug-in, you must copy the DLL file to the appropriate location:

  • 32-bit application: Copy the DLL to the "Authoring/Win32/Release/bin/sourcecontrol" folder in the main Wwise folder.
  • 64-bit application: Copy the DLL to the "Authoring/x64/Release/bin/sourcecontrol" folder in the main Wwise folder.
Warning.gif
Warning: The default installation folder for Wwise is "<ProgramFiles>\Audiokinetic\Wwise <VERSION> <BUILD>", but Wwise users may install it elsewhere. If you create an installer for your plug-in, it should not assume that Wwise is installed in its default location.
Note.gif
Note: Sample source control plug-ins distributed with the Wwise SDK generate their DLLs in "Win32\<Config>\bin\sourcecontrol". DLLs should be copied from this folder to the sourcecontrol folder in Wwise's main installation folder, as described above.

Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise