HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

blp2/blp converter

01-08-2006, 03:59 PM#1
Alexey2005
Unfortunately, I have not found the useful converter of blp2-textures (i.e. WoW-textures).The single widespread converter (blp2tga) deforms colors at conversion.
Therefore I have written own utility, allowing to convert WoW-textures (Skins) into a TGA-format (for use with GMAX).
Usage:
1. Simply place a file BlpXtga.exe to the directory with WoW-textures and start it. Thus all of them are converted to tga.
2. It is possible to start BlpXTga from the command line:
blpXtga filename
In this case the specified file is converted only. In
"filename" it is possible to use symbols * and '?'. For example:
blpXtga a*.blp
Converts all files which names begin with
'a'.
Attached Files
File type: zipBlpXtga.zip (1.7 KB)
01-08-2006, 04:11 PM#2
Whitehorn
Nice work, but Blp2totga works flawlessly for me =)