• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

How to convert .jpg to .blp?

Status
Not open for further replies.
Of course it won't work. That's like painting banana red and saying it's tomato. It obviously ain't one even if colors match.

Download Warcraft III Viewer (it's listed here: https://www.hiveworkshop.com/forums/warcraft-editing-tools-277/complete-list-modding-tools-212411/ ). It's one of the easier to do programs I encountered.

Open the program, in the top bar menu there should be menu for conversions. There's a ".tga, jpg etc -> .blp" option. Use that option to convert your image to .blp.
 
I already have that downloaded, lol. Thank you xD

edit:
Okay, I converted it, but when I open the game and try to open the Hero's research abilities the game crashes and this is what I get:
kmrVEeC.png


I also had an error when I was converting the icon:
LLI4ggS.png
 
Use War3 Viewer it's a gr8 tool ! You can find it on PlayDotA.com or I also think this site..
 
I always use .tga for skins and .png for icons, only using the Warcraft Viewer.

I never had problems with these, but .bmp or .jpg caused some errors for me, too.
No clue why, tho.
 
It is recommended to store the icon uncompressed before converting it to blp. This is so that all compression artefacts are introduced during the conversion rather than both before and during. JPEG also does not mirror the features blp supports since blp is actually a texture format as opposed to an image format (so supports alpha and mipmaps).

I think the icon image has to be 64*64 pixels. If it is not then problems can occur. Specifically WC3 does not support BLPs which do not have a dimension the power of 2 or are larger than 2048 (not sure about limit, probably due to D3D8 API).
 
Woops, my icon is 40x40.. So, that's the problem, okay, it is a blizzard icon, so I'll just have to find it through the viewer I guess?

edit: Okay, I've exported it from Warcraft 3 Viewer and I can edit it now, thank you all, my problem is solved.
 
You can use the Button Manager ( tool on Hive) to automatically resize it to 64x64 and create the necessary buttons you need, like BTN or PAS and so on. It also supports custom borders.
 
I have figure this out long time ago all I need is Magos War3 World Editor!
1. Open any .mdx model
2. Import the picture of any extension
3. Export the imported picture and rename its extension Example: from Exmpl.jpg and rename it to Exmpl.blp/.tga/.png/.bmp

Got no errors when I do that
 
Use War3 Viewer it's a gr8 tool ! You can find it on PlayDotA.com or I also think this site..

Yes it used to be here


but this file has been removed... :<
 
Status
Not open for further replies.
Back
Top