Attempting to add album art to official DLC, having an issue with one song

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #398102
    regularjphn
    Participant

      When attempting to add art to Territorial Pissings from the sZAE generation, no matter what I change, the game always displays the album art as blank and the song length as being 0:00. The song still plays just fine, but I’m not exactly sure what’s causing the error. Here’s a copy of my songs.dta file:

       

      (tepiss
      (name “Territorial Pissings”)
      (artist “Nirvana”)
      (master TRUE)
      (context 123)
      (song
      (name dlc/sZAE/163/content/songs/tepiss/tepiss)
      (tracks
      ((drum (0 1 2 3))
      (bass 4)
      (guitar (5 6))
      (vocals 7)
      )
      )
      ; K SN CYMBALS BASS GUITAR VOX TRKS
      (pans ( 0.0 0.0 -1.0 1.0 0.0 -1.0 1.0 0.0 0.0 ))
      (vols ( -0.5 -2.0 -5.0 -5.0 -3.5 -4.5 -4.5 -3.0 -4.0 ))
      (cores ( -1 -1 -1 -1 -1 1 1 -1 -1 ))
      (drum_solo
      (seqs (kick.cue snare.cue tom1.cue tom2.cue crash.cue))
      )
      (drum_freestyle
      (seqs (kick.cue snare.cue hat.cue ride.cue crash.cue))
      )
      (midi_file dlc/content/songs/tepiss/tepiss.mid)
      )
      (song_scroll_speed 2000)
      (bank sfx/tambourine_bank.milo)
      (anim_tempo kTempoFast)
      (preview 27864 57864)
      (rank
      (drum 372)
      (guitar 159)
      (bass 326)
      (vocals 101)
      (band 270)
      )
      (genre grunge)
      (decade the90s)
      (vocal_gender male)
      (version 1)
      (format 3)
      (downloaded TRUE)
      (album_art TRUE)
      (year_released 1991)
      (album_name “Nevermind”)
      (album_track_number 7)
      (pack_name “Nirvana Pack 01”)
      (base_points 413342)
      )
      I changed all instances of “territorialpissing,” which is the original file name, to “tepiss” as I believed the name length was too long for the png_wii file. The png_wii file also displays fine in Visualizer, so I don’t believe it to be an issue with that.
    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.
    Back to top button