Creating Antilag Audio Banks
Dynamic now supports Antilag, and has now provided a tool to allow users to create their own anti-lag audiobanks, in one click. Allowing for each vehicle to truly have it's own identity. In order to start, Download the Audiobank creation tool, and follow the instructions: 1) Extract and open the tool.

2 ) Press "Select Dynamic Folder" and select the directory where dynamic is.

3) Press "Select WAV" and select the samples for the pop sfx. It's important to use good naming schemes like "name_category_number" to avoid name clashing issues.

4) With the WAV files select, Write the profile name, and click "Create Audio Bank" The profile name will be what you'll use to assign this bank to a vehicle, in vehicleData.lua If desired, you may also introduce a negative or positive volume boost, on the samples, by moving the slider, which is given in %.

5) Once created, go into the "audiobanks" folder, located where you ran the Audio Bank Tool, and Using codewalker on edit mode, drag and drop the "antilag_soundbanks.dat54.rel.xml" file to dynamic "audio/core"
directory.

6) Now open the antilag bank ID folder located in the tool’s audiobank directory. In this case, it’s antilag_05
, which is shown above the Profile Name field in the tool interface.
There, locate the .awc.xml file, in our case antilag_05.awc.xml
and drag and drop it, inside the dynamic_antilag folder, using codewalker.

7) Go into the dynamic vehicle profile tool, and using edit mode, set the antilag profile on the vehicle you wish to use this audiobank on, and press "Save vehicle profile"

8) Due to a new file being added, it's advised to restart both server and client.
Last updated