Add local music to the player
Bring your own soundtrack—legally, please.
- Open
Shittim Canvas NEXT\Core Files\Config Files\BGM_Meta_Info_Config.jsonin any text editor. - Copy the pattern from the sample custom entry
"-1". Custom song IDs must be negative—so the next one is-2, then-3, and so on. Supported formats:mp3,flac,aiff,wav,ogg.
"-1": {
"BGM_Id": -1,
"BGM_Name": "TV WORLD",
"BGM_Author": "Toby Fox",
"BGM_File_Path": "D:/Games/Steam/steamapps/common/DELTARUNE/mus/tv_world.ogg"
}
- Restart the app—yes, the classic “turn it off and on again.”