Wwise SDK 2023.1.8
|
Plug-ins are used in Wwise to offer source control capabilities directly in the application. A regular installation of Wwise contains four plug-ins:
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: "Authoring/x64/Release/bin/sourcecontrol" folder in the main Wwise folder.
주의: 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. |
참고: 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. |
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요