BLP Converter. menu

User Tag List

Results 1 to 11 of 11
  1. #1
    Dave-evad's Avatar Active Member
    Reputation
    71
    Join Date
    Aug 2006
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    BLP Converter.

    I have had hundreds of people ask me how to do blp conversions. I guess it's time i shared the program i have used so much to do my model editing.

    PICTURED GUIDE: http://www.mmowned.com/forums/model-...converter.html



    BLPConverter (C) 2006 Patrick Cyr
    Palettization code (C) Charles Bloom (http://www.cbloom.com)
    __________________________________________________________________

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA


    In accordance with this license I will provide source code to anyone who wants it: I can be contacted by email at [email protected].
    __________________________________________________________________


    *** About ***

    BLPConverter.exe converts BLP files (Blizzard's proprietary texture file type) into standard PNG files and back again. This is NOT a UI mod: it is a standalone program.

    This program is very similar to WOWImage (http://www.curse-gaming.com/mod.php?addid=1977) in capability. The main difference lies in the interface: WOWImage has a drag-and-drop, cross-platform interface, while BLPConverter uses a Windows command line interface which allows it to be incorporated in batch files/scripts. Also, BLPConverter has a few conversion options available to customize its behavior in ambiguous cases.

    An important issue to keep in mind is that for a given texture WoW may only be able to properly display BLPs of a given format. Your best bet is always to retain the original format when modifying BLPs.


    Right o. Good luck with whatever you have to do. One last word of the wise, Remember that when you convert a .png to .blp for use in WoW remeber that textures MUST be squared or rectangled off, Meaning your .PNG's have to be
    512x512 256x256 128x128 56x56
    This will ensure they work in WoW

    Also i have included a .bat script i wrote when your dealing with lots of blp/png conversion. To make the script work change "\Path\to\blpconverter.exe" to your actual path.

    DOWNLOAD LINKS
    http://rapidshare.de/files/33615673/blp.rar
    MD5: 64A543F8AC8988ABDCD36DA39D54420E

    http://www.megaupload.com/?d=CCKB7M80


    Cheers,
    Dave
    Last edited by Dave-evad; 10-20-2006 at 05:31 PM.

    BLP Converter.
  2. #2
    Fault's Avatar Retired Super Moderator

    Reputation
    730
    Join Date
    Aug 2006
    Posts
    2,413
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: BLP Converter.

    OMFG TY TY TY, i spent 5 hours looking for one ty. Now i can finish my stupid #Nogg-aholics quest.

    Created by MyFitnessPal.com - Free Calorie Counter
    "If I and everyone else could contribute to MMOwned like you do it would be a terrific place." Don't PM me with request, only Questions



  3. #3
    Hounro's Avatar Active Member
    Reputation
    41
    Join Date
    May 2006
    Posts
    327
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: BLP Converter.

    What is this thing doing? i dont really get it

  4. #4
    Goggelpuff's Avatar Member
    Reputation
    1
    Join Date
    Jul 2006
    Posts
    52
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: BLP Converter.

    When i open BLP converter it justs comes up 1 second, then it shuts down. +rep

  5. #5
    Dave-evad's Avatar Active Member
    Reputation
    71
    Join Date
    Aug 2006
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: BLP Converter.

    I know this is a little blunt. But if you dont know how to run a BATCH converter, then maybe you shouldnt be tinkering with blp's. this is a BATCH converter which is run using command prompt, com or cmd. Such programs require a command to be sent to the program to be of any use.

    Code:
    "C:\Documents and Settings\davo\Desktop\blp\BLPConverter.exe" %1
    In that line of code note that there are two seperate things there

    1) "C:\Documents and Settings\davo\Desktop\blp\BLPConverter.exe"
    2) %1

    In a batch script %1 refers to the first file name entered along side the cmd.
    SO if you want to get this to run.
    move the mass batch renamer.bat in the directory inside a folder of png's or blp's and change the
    Code:
    "C:\Documents and Settings\davo\Desktop\blp\BLPConverter.exe"
    line to the location of your blpconverter.exe this bat file will then process every file in that folder which converts it into either a png or back to a blp.

    Hope this shines light for some people having trouble
    Cheers,
    Dave

  6. #6
    Krazzee's Avatar Banned
    Reputation
    574
    Join Date
    Jun 2006
    Posts
    1,333
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: BLP Converter.

    lol i've been off for a bit, awesome program, you get a sticky!

  7. #7
    idusy-org's Avatar Active Member
    Reputation
    331
    Join Date
    Jun 2006
    Posts
    2,111
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: BLP Converter.

    Thought this was posted? Or is krazzee selfish?
    Unproud member of Snitchstianity

  8. #8
    Krazzee's Avatar Banned
    Reputation
    574
    Join Date
    Jun 2006
    Posts
    1,333
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: BLP Converter.

    this wasn't stickied before, how am I selfish?

  9. #9
    idusy-org's Avatar Active Member
    Reputation
    331
    Join Date
    Jun 2006
    Posts
    2,111
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: BLP Converter.

    Originally Posted by Krazzee
    this wasn't stickied before, how am I selfish?
    It was in your domain son.

    Ah, this is older then those cheerios I ate last night... makes sence now.
    Last edited by idusy-org; 10-13-2006 at 11:06 PM. Reason: Auto-merged Doublepost
    Unproud member of Snitchstianity

  10. #10
    Krazzee's Avatar Banned
    Reputation
    574
    Join Date
    Jun 2006
    Posts
    1,333
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: BLP Converter.

    mmmm.... cheerios

    i forgot, lol +rep dave
    Last edited by Krazzee; 10-14-2006 at 10:36 PM. Reason: Auto-merged Doublepost

  11. #11
    Nolixz's Avatar ★ Elder ★
    Reputation
    1000
    Join Date
    Oct 2006
    Posts
    1,371
    Thanks G/R
    6/17
    Trade Feedback
    16 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: BLP Converter.

    Omg ty ! + rep!


Similar Threads

  1. [Question] BLP Converter
    By LessQQMorePewPew in forum WoW ME Questions and Requests
    Replies: 5
    Last Post: 03-06-2008, 03:02 AM
  2. SUPER easy BLP Converter
    By REDACTEDSEPHI in forum World of Warcraft Model Editing
    Replies: 10
    Last Post: 06-02-2007, 11:33 PM
  3. blp converter
    By lord nikon in forum World of Warcraft General
    Replies: 0
    Last Post: 01-09-2007, 10:13 PM
  4. Pictured Guide-blp Converter
    By Elites360 in forum World of Warcraft Model Editing
    Replies: 6
    Last Post: 10-17-2006, 06:44 PM
  5. BLP converter?
    By Fault in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 09-17-2006, 11:57 AM
All times are GMT -5. The time now is 02:36 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search