Skip to content

Getting Started

To start working with zBassMusic, first we need to download the plugin. We publish all releases on the Releases page, so you can go there and download zBassMusic. Alternatively, below you should see the newest release:

 

 

There are different kinds of files for different use cases:

  • zBassMusic-{version}.zip
    ZIP archive with zBassMusic.dll and its dependencies. Use for loading the plugin directly from the disk.
  • zBassMusic-{version}.vdf
    Gothic VDF volume with zBassMusic.dll and its dependencies packed under System/Autorun. It's for loading the plugin using an external loader like Union.
  • zBassMusic-{version}-pdb.zip/vdf
    The same role as above but -pdb builds contain PDB debug symbols. You can use it if you are going to use a debugger and would like to see the source code instead of assembly for zBassMusic.

When you download the files, we can proceed to loading the plugin