CLI (Old) - Deinonychus71/Sma5hMusic GitHub Wiki

The CLI hasn't been maintained in a while but should still work to generate mods. You will have to generate the json manually though.

  1. Create a folder in /Mods/MusicMods. This folder can contains several audio files and a metadata file 'metadata_mod.json'. An example is provided.
  2. IDSP and LOPUS support. BRSTM support through on the fly conversion. Nus3audio can be imported "as is" but you need to make sure the file is properly generated.
  3. Keep all non localized fields lowercase.
  4. Make sure the series_id value exists within the game (check 'valid_series.txt' in Resources)!
  5. Make sure the fields values "record_type" exist within the game (original, arrange or new_arrange).
  6. If you enable AudioCaching, the nus3audio files will only be generated once. Be aware that if you use a prefix the name of the files might keep changing and thus generating more files in the cache.
  7. To add songs to a playlist, edit the file playlist_override.json