BgmParam
BgmParam is a BCSV table that defines override playback volumes for music. The file can be found in SMG2 in AudioRes/Info/BgmParam.arc/root/BgmParam.bcsv. It contains the following fields:
Field | Type | Description |
---|---|---|
SoundIdName | STRING_OFFSET | The song name to affect the volume of. |
Volume | LONG | The volume to use as an override. Default 100, lower values make the song quieter, and larger values make the song louder. Max 128. |