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.
- Create a folder in /Mods/MusicMods. This folder can contains several audio files and a metadata file 'metadata_mod.json'. An example is provided.
- 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.
- Keep all non localized fields lowercase.
- Make sure the series_id value exists within the game (check 'valid_series.txt' in Resources)!
- Make sure the fields values "record_type" exist within the game (original, arrange or new_arrange).
- 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.
- To add songs to a playlist, edit the file playlist_override.json