Skip to main content
Version: 1.0.0

Add local music to the player

Bring your own soundtrack—legally, please.


  1. Open Shittim Canvas NEXT\Core Files\Config Files\BGM_Meta_Info_Config.json in any text editor.
  2. 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"
}
  1. Restart the app—yes, the classic “turn it off and on again.”