setlist manager on PS3 not scanning all folders

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #397491
    Wootex
    Participant

      I am trying to export a list of the songs I have on PS3 using the setlist manager. I use the C3 tools to scan my PS3 using FTP, however it only scans the Rock Band 3 folder, so it doesn’t show all of the DLC and and exported songs that are in my Rock Band 2 file folder. Is there a setting I can change to have it scan BLUS30050 as well?

       

      Thanks

      #509376
      TrojanNemo
      Participant

        I was told to scan the following folders. That’s what the program is doing.

         

        NTSCFolders = new List {“BLUS30463”, “BLUS30050”, “BLUS30147”};
        PALFolders = new List
        { “BLES00986”, “BLES00385”, “BLES00228” };

         

         

        So depending on whether you have PAL or NTSC selected, it’ll choose the group of folders to search and it’ll go through each folder and scan for each DTA file and process that. If more folders need to be searched that can easily be modified by whoever is now handling the code for these programs.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.
      Back to top button