blp Bulk BLP Converter (PAL_A8 Format) 1.0.0

   (0 reviews)

  • Like 7

When converting things such as Items from WOD to WOTLK, you will need to convert the BLP Files (textures) to the correct format so that the game reads it correctly.

This is a simple batch file script that will help convert all the BLPs in one quick sweep, its not perfect but its better than doing it all manually.

This tool is setup alongside this BLPConverter and you will also need Ant Renamer Portable

How to use :

1. Extract the ZIP Folder (should be able to put it anywhere)

2.Place all BLP files you want to convert into the "ProjectFiles" folders

3.Run "BLPConverter.bat" and wait for completion

4.Do a search in the ProjectFiles folder for ".blp"

5.Select all of the .blp files that do not finish with "_.blp" and delete them
   TIP : You want to delete the set of BLPs which have the earlier modified date, it should be obvious

6.Run Ant Renamer Portable and click add folder and select your "ProjectFiles" folder

7.Go onto the "Actions" menu, and then click on "String Replacement"

     Search for :  "_.blp"
   
     Replace by: ".blp"

8. You are done.

I thought I would share this tool as it made it way easier to convert BLPs in bulk, i know that the rename method could be made in the bat file itself, but i do not have the time to work that out at the moment.




User Feedback