Changes

Jump to navigation Jump to search

Documentation/Engine/Sound/Modding

679 bytes added, 08:30, 5 March 2020
no edit summary
=== Modding Sound ===
 
FMOD requires each sound bank to have its own globally unique identifier (GUID). It also requires that the main mix buses of the master bank of each sound have the same GUIDs.<br>
FMOD Studio does not provide a user interface to edit GUIDs, so to make it easier to create a correctly authored third party sounds, we are providing our Master Bank as a template for the new sound projects.<br>
<br>
All modded sounds must be a part of new FMOD bank to be usable for the game.<br>
Clicking the link below you can download "template.bank" FMOD Studio project.<br>
You need install FMOD Studio software to authoring new sound for the game.<br>
 
== Create own bank - Step by step ==
255
edits

Navigation menu