How to: Make a Loading Screen

SFilip

Gone but not forgotten
Reaction score
633
Loading Screen Tutorial
...that covers it all
by SFilip

Yes, I know that we already have one, but in my opinion it doesn't cover everything it's supposed to. That's why i decided to write my own from which you can learn how to create & use:
-A basic, "low quality" loading screen
-A high quality loading screen
-A loading screen that shows the loading progress for all players
-A loading screen in ROC

IrfanView is required for all of the below. I chose it because its free, powerful and easy to use. You can get it from its official site.

A basic, "low quality" loading screen
Requires:
IrfanView
Warcraft 3 Viewer
LoadingScreen.mdx
The picture you want to use

First of all find a good picture for your loading screen. Its size doesn't really matter, but its recommended that its height equals to 3/4 of its width (800x600, 1024x768). Also its height or width musn't be smaller than 512 since this is the size we will resize it to. Now you need to resize it. Open the image in IrfanView and go to Image -> Resize/Resample. Make sure Preserve aspect ratio is unchecked and select Resize (faster) on the right. Now make sure Set new size and pixels below is checked and type 512 in both Width and Height boxes (picture 1. Then click on OK and your picture is now resized. Note: your picture will look weird because of its size, but ignore it, it will revert to normal once you import it. Save your file by pressing S or going to File -> Save As. Make sure that the file is TGA and close IrfanView.
Next step is to convert the file to BLP. Open up Warcraft 3 Viewer and press Ctrl+V. Now simply find your TGA and save it somewhere as BLP. Once you find a location the viewer will ask you about the Quality of Compression. This is very important since it might greatly reduce your file's size so choose a number between 50 and 75 (you can make it higher, but the difference is minor and it takes plenty of size). The Viewer might report that your file is not 32bit and offer to add an alpha channel to it...just click on Yes if it does and close it.
The final step: adding the loading screen to your map. Open the world editor, load your map and press F12 to open up the Import Manager. Now press Ctrl+I, locate the LoadingScreen.mdx file and import it. The path of mdx files is not important so we don't need to change it. Now press Ctrl+I again and import your BLP file. The path is important here so double click on the newly imported BLP on the list, check Use custom path and type "FullScreen.blp" in the box. Now save your map, close the import manager and go to Scenario -> Map Loading Screen in the main window. Check Use Imported File and select war3Imported\LoadingScreen.mdx from the list.
Now test your map. If you did everything correctly, you will see your new loading screen. ;)

A high quality loading screen
Requires:
IrfanView
Warcraft 3 Viewer
LoadingScreen2.mdx (not to be confused with LoadingScreen.mdx above)
The picture you want to use (1024x768)

A mini FAQ, its important that you understand what this really is and when to use it:
Q: What's the difference between low quality and high quality loading screens?
A: The so called high quality loading screen uses 4 textures instead of one which, combined, form a 1024x768 picture. The difference is both in quality and file-size - this one will take about 3 times the size of the low-quality one so I only recommend this for campaigns.
Q: Is this the way used in DotA - Allstars?
A: Yes it is. It is the thing increasing the size of DotA for about 1MB.
Q: Should I use this rather than "low quality" one?
A: By all means no, unless you are ready to waste 1MB of your map's space which is never a good idea (although the bnet limit is 4mb, people wont allow others to download your map if its larger than 1.5MB or so...this might drastically reduce its popularity so reconsider: is it really worth it)?
Ok now let us begin. The procedure is similar to the "low quality" above find a good 1024x768 picture and open IrfanView.

This time, however, instead of resizing you need to crop the image intro 4 parts: top left (512x512), top right (512x512), bottom left (512x256), bottom right (512x256). In order to do this, you need to play with selection. Start by making a rectangle somewhere at the middle (you can move it later) and, by checking the window title, make sure its size is 512x512 (512x512 for the 2 top images, 512x256 for bottom). Once you do so, right click on the selection you just made and drag it to the top left corner so that the title shows something like "<filename> - IrfanView (Selection: 0, 0; 512 x 512; 1.000)" (as you can see 0, 0 is important here) - picture 3. Now go to Edit -> Crop selection and save the file as TGA. This is the first out of four parts so lets continue - open the main picture again and do the same thing 3 more times with proper sizes and positions ("0, 0" for the top left, "512, 0" for top right, "0, 512" for bottom left and "512, 512" for bottom right). Take note that one pixel less/more than it should might result in your whole loading screen not showing so be careful. Once you finally finish close IrfanView and open WE (no need to convert the textures to BLP this time since the new MDX requires TGA files).
Open the Import Manager by pressing F12 and import both the MDX and all four TGAs. Now you need to change the path for each TGA. They should be LoadingScreenTR.tga for the top right one, LoadingScreenTL.tga for the top left, LoadingScreenBR.tga for the bottom right and LoadingScreenBL.tga for the bottom left. Now save your map, close the Import Manager and go to Scenario -> Map Loading Screen in the main editor window. Check Use Imported File and select war3Imported\LoadingScreen.mdx from the list.
All done. Test your map and see if it works...if something goes wrong your picture will most likely come up black. If this happens check the texture sizes and paths in the Import Manager since this is most the most common problem with loading screens.

A loading screen that shows the loading progress for all players
Requires:
IrfanView
Warcraft 3 Viewer
The picture you want to use

A lot of people asked for something like this so here's finally a tutorial that explains it. Basically its all about replacing the original melee loading screen textures from the MPQ with your own, the similar way we do it when skinning models. Also take note that this loading screen must contain your minimap image so you should pick a good picture that will fit correctly with it (usually people put most of this loading screen in one color - white for example to match their minimap image background).
The process itself is similar to the above high quality screen since this one is also a 1024x768 picture split intro 4 parts with the same sizes like above.
Once again pick your picture and open IrfanView. You need to crop the picture again using selections intro four parts: . For more info about this, please read the above high quality tutorial since its mainly the same thing. Also take note that the minimap and the loading bars for every player are taking a special position so you might want to edit your picture a bit. To see the original 4 pictures simply open Warcraft 3 Viewer, go to File -> Open MPQ, locate war3.mpq in your warcraft directory and check BLP in the Treeview window on the right. Now find the path UI\Glues\Loading\Multiplayer and check out the textures in it. Every race has its own right-side pictures, but they all share the 2 left - Loading-BotLeft.blp and Loading-TopLeft.blp. Once you've created and saved all 4 parts close IrfanView.
Now open WE, press F12 to open the Import Manager and import all 4 parts. Now change their paths this way:
UI\Glues\Loading\Multiplayer\Loading-BotLeft.blp - for your bottom left picture
UI\Glues\Loading\Multiplayer\Loading-TopLeft.blp - for your top left picture
UI\Glues\Loading\Multiplayer\Loading-Random-BotRight.blp - for your bottom right picture
UI\Glues\Loading\Multiplayer\Loading-Random-TopRight.blp - for your top right picture
Note: if your map only uses one race, then you should change "Random" in the above 2 filenames to that race's name (Human, Orc, NightElf or Undead - for example Loading-Orc-BotRight.blp). If your map is melee or has its races pickable, then continue reading on how to fix that.
To make your game use only one loading screen for all races, do this:
-Open Warcraft 3 Viewer.
-Open war3.mpq if you haven't already.
-On the right Treeview window choose MDX and find UI\Glues\Loading\Multiplayer and right click on Load-Multiplayer-Random.mdx and then on Extract MDX. Remember where you saved it and close the Viewer.
-Open WE and press F12 to open the Import Manager once again. Now import the newly exported MDX in it 4 times and start changing paths (since they are all the same, the order isn't important, but make sure they all have a different path):
UI\Glues\Loading\Multiplayer\Load-Multiplayer-Human.mdx
UI\Glues\Loading\Multiplayer\Load-Multiplayer-Orc.mdx
UI\Glues\Loading\Multiplayer\Load-Multiplayer-NightElf.mdx
UI\Glues\Loading\Multiplayer\Load-Multiplayer-Undead.mdx
This will replace the default loading file MDX for each race thus making it use the same textures as Random. Now just save your map and test it.

A loading screen in ROC
Requires:
WinMPQ
IrfanView
Warcraft 3 Viewer
The picture you want to use

Yes, it is possible to have a custom Loading Screen even if you don't have TFT. It has proven that you can do this by simply using a built-in loading screen model skinned the same way we did above in the melee loading screen part. However since this texture uses a 1024x768 image, it will take plenty of your map's size so it's probably not worth it. Also, we need to use some MPQ software to import since ROC editor hasn't got an import manager. It is therefore recommended to do this part once the map is complete as the editor will delete your imports when you save the map.
First open your map in the editor and go to Scenario -> Map Loading Screen. Click on Use Campaign Screen and select Generic in the list (picture 6), then press OK.
Now do the same thing you would do to create a high quality loading screen as explained above - find a 1024x768 picture and split it intro 4 parts (top parts must be 512x512 and bottom must be 512x256). Convert the images to BLP (also explained above) and make sure you name them this way:
Generic-Loading-BotLeft.blp - the bottom left part
Generic-Loading-BotRight.blp - the bottom right part
Generic-Loading-TopRight.blp - the top right part
Generic-Loading-TopLeft.blp - the top left part
Now open up WinMPQ and load your map in it. Then click on Add and find your first BLP. When WinMPQ asks for a path, enter "UI\Glues\Loading\Load-Generic\" (without the ""). Do this for all four BLPs and once you are done exit WinMPQ and try your map. If you did everything correctly you should see your picture now.

Note that not everything above is tested, however before writing this tutorial i managed to do all of it. In other words there might be some mistakes/typos, but apart from that everything should work correctly. If you, by any chance have problems with something this tutorial covers, please post here and let me know so that i can fix the error and/or point you to the solution. Also note that the ROC loading screen is tested with TFT installed, but I believe this isn't so important since I've seen this done before.

Oh and I am open for suggestions so feel free to post them if you have any.

You might also want to check out N00byStance's tutorial about animated loading screens.

Credits to SD_Ryoko for his LoadingScreen.mdx file.

 

Attachments

  • LoadingScreen.mdx
    1.3 KB · Views: 6,507
  • LoadingScreen2.mdx
    3.1 KB · Views: 4,548

mase

____ ___ ____ __
Reaction score
154
Nice. 4/5
 

corvusHaunt

New Member
Reaction score
96
Why don't you tell him what he needs to get a 5? :p

I think this a great tutorial, only thing I can think of to make it better is to seperate some of the things. Everything is kind of clumped together, so try and add spaces or change the color of headings, anything to make it less tedious :)
 

monoVertex

I'm back!
Reaction score
460
Excellent! Really needed this.
79.gif
79.gif
79.gif
79.gif
79.gif
 
Reaction score
125
For the loading screen in the part where "A loading screen based of the standard melee picture that shows the loading progress for all players", That part, what if i just need 1 pig picture behind it? do i still need to do this:

Code:
UI\Glues\Loading\Multiplayer\Loading-BotLeft.blp - for your bottom left picture
UI\Glues\Loading\Multiplayer\Loading-TopLeft.blp - for your top left picture
UI\Glues\Loading\Multiplayer\Loading-Random-BotRight.blp - for your bottom right picture
UI\Glues\Loading\Multiplayer\Loading-Random-TopRight.blp - for your top right picture
?

Or just this part?
Code:
To make your game use only one loading screen for all races, do this:
-Open Warcraft 3 Viewer.
-Open war3.mpq if you haven't already.
-On the right Treeview window choose MDX and find UI\Glues\Loading\Multiplayer and right click on Load-Multiplayer-Random.mdx and then on Extract MDX. Remember where you saved it and close the Viewer.
-Open WE and press F12 to open the Import Manager once again. Now import the newly exported MDX in it 4 times and start changing paths (since they are all the same, the order isn't important, but make sure they all have a different path):
UI\Glues\Loading\Multiplayer\Load-Multiplayer-Human.mdx
UI\Glues\Loading\Multiplayer\Load-Multiplayer-Orc.mdx
UI\Glues\Loading\Multiplayer\Load-Multiplayer-NightElf.mdx
UI\Glues\Loading\Multiplayer\Load-Multiplayer-Undead.mdx
 

XXXconanXXX

Cocktails anyone?
Reaction score
284
Very nice. Very clean and very informative. Though the tutorial site already has one, this one is more informative and to me makes a better point.

Great job.

[Moved]
 

SFilip

Gone but not forgotten
Reaction score
633
"To make your game use only one loading screen for all races"
once you finish all of the previous steps (split the image and import it) then you can do this optional part if you want that picture to apply on all races (since each melee race has its own picture).

edit: tnx conan :D <3
 

Sim

Forum Administrator
Staff member
Reaction score
534
Great job. -rep.

Hummm... I mean... +rep !! :D
 

lllidan

New Member
Reaction score
22
Nice effort +rep. EDIT nevermind I have to spread rep first.

But whenever I try and do it, I end up with a black screen as a loading screen. Any ideas why that is (besides I did it wrong :)) ?

EDIT

Nevermind I got it. :)
 

SFilip

Gone but not forgotten
Reaction score
633
hmmm i should add a troubleshooting part...
the black loading screen usually means there is something wrong with the picture or its path. which method did you use and which path did you put? also are you sure the picture has the right size (one pixel difference may cause the whole screen to turn black).
 

lllidan

New Member
Reaction score
22
Thanks for responding but I figured it out. I can't quite remember what I changed but now it's working. :)

And before I forget: 5/5 | :mad: | :( | :) | ;) | :D |
 

WarLuvr3393

Hmmm...too many things to play (WoW, COD4, WC3)
Reaction score
54
Nice tutorial. I learned that there are two types of Loading Screens, Low Quality and High Quality. Great job! +rep and you get 5/5. <3 <3 <3 <3 <3

_______________
Tauren Tag​
A new tag map with Taurens as the taggers! Same gameplay ideas, not the same map as Sheep Tag. Runners have to build a base to survive against the Taurens and must last 30 minutes to win. Taurens must pulverize all the Runners within 30 minutes to win. Download Tauren Tag here. Want to learn how to make a tag map? Go to my Tutorial to learn how!
 

ShadowDestro

New Member
Reaction score
1
Could someone make a LoadingScreen.mdx file for high quality loading screens that requires .blp files instead of .tga?

I have no idea how to do this...
 

SFilip

Gone but not forgotten
Reaction score
633
here you go. the paths are the same like the tga version, just change the extension.
not tested btw... :eek:
 

Attachments

  • LoadingScreen3.mdx
    3.1 KB · Views: 833

ShadowDestro

New Member
Reaction score
1
Thanks, it works perfectly...

Something that might be helpful.... Doing 4 25% images is at least 2x clearer than 1 512x512 75% image (Note: The 4 images are .blp). It is also VERY close the to same size. I would say doing it that way is the best "BANG for the buck". It could be helpful to others to add that to the tutorial.
 

SFilip

Gone but not forgotten
Reaction score
633
actually on some other forums i read about an even more efficient solution, i'll add it to the tutorial when i have some time.
thanks for the suggestion though.
 
M

Maximus

Guest
Somewhat I can't make the blp file for my BR...
The TL, TR, and BL works perfectly I tried it.
 

Attachments

  • Pict Start.jpg
    Pict Start.jpg
    194.9 KB · Views: 2,218
S

SlasherXpert

Guest
Found a error in your first post:
For the high-res loading screens you need to use the LoadingScreen2.mdx but in your post you put LoadingScreen.mdx I tried with the LoadingScreen.mdx but it didn't work and I tried with the LoadingScreen2.mdx and the image worked just fine. Just a little pointer on typo there...
 

SFilip

Gone but not forgotten
Reaction score
633
wait...i don't get it. the only place where i used LoadingScreen.mdx in high-quality part is the path which is not so important. i only did that because i already had a screenshot that way and didn't want to create a new one when i already finished writing :eek:
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • The Helper The Helper:
    The bots will show up as users online in the forum software but they do not show up in my stats tracking. I am sure there are bots in the stats but the way alot of the bots treat the site do not show up on the stats
  • Varine Varine:
    I want to build a filtration system for my 3d printer, and that shit is so much more complicated than I thought it would be
  • Varine Varine:
    Apparently ABS emits styrene particulates which can be like .2 micrometers, which idk if the VOC detectors I have can even catch that
  • Varine Varine:
    Anyway I need to get some of those sensors and two air pressure sensors installed before an after the filters, which I need to figure out how to calculate the necessary pressure for and I have yet to find anything that tells me how to actually do that, just the cfm ratings
  • Varine Varine:
    And then I have to set up an arduino board to read those sensors, which I also don't know very much about but I have a whole bunch of crash course things for that
  • Varine Varine:
    These sensors are also a lot more than I thought they would be. Like 5 to 10 each, idk why but I assumed they would be like 2 dollars
  • Varine Varine:
    Another issue I'm learning is that a lot of the air quality sensors don't work at very high ambient temperatures. I'm planning on heating this enclosure to like 60C or so, and that's the upper limit of their functionality
  • Varine Varine:
    Although I don't know if I need to actually actively heat it or just let the plate and hotend bring the ambient temp to whatever it will, but even then I need to figure out an exfiltration for hot air. I think I kind of know what to do but it's still fucking confusing
  • The Helper The Helper:
    Maybe you could find some of that information from AC tech - like how they detect freon and such
  • Varine Varine:
    That's mostly what I've been looking at
  • Varine Varine:
    I don't think I'm dealing with quite the same pressures though, at the very least its a significantly smaller system. For the time being I'm just going to put together a quick scrubby box though and hope it works good enough to not make my house toxic
  • Varine Varine:
    I mean I don't use this enough to pose any significant danger I don't think, but I would still rather not be throwing styrene all over the air
  • The Helper The Helper:
    New dessert added to recipes Southern Pecan Praline Cake https://www.thehelper.net/threads/recipe-southern-pecan-praline-cake.193555/
  • The Helper The Helper:
    Another bot invasion 493 members online most of them bots that do not show up on stats
  • Varine Varine:
    I'm looking at a solid 378 guests, but 3 members. Of which two are me and VSNES. The third is unlisted, which makes me think its a ghost.
    +1
  • The Helper The Helper:
    Some members choose invisibility mode
    +1
  • The Helper The Helper:
    I bitch about Xenforo sometimes but it really is full featured you just have to really know what you are doing to get the most out of it.
  • The Helper The Helper:
    It is just not easy to fix styles and customize but it definitely can be done
  • The Helper The Helper:
    I do know this - xenforo dropped the ball by not keeping the vbulletin reputation comments as a feature. The loss of the Reputation comments data when we switched to Xenforo really was the death knell for the site when it came to all the users that left. I know I missed it so much and I got way less interested in the site when that feature was gone and I run the site.
  • Blackveiled Blackveiled:
    People love rep, lol
    +1
  • The Helper The Helper:
    The recipe today is Sloppy Joe Casserole - one of my faves LOL https://www.thehelper.net/threads/sloppy-joe-casserole-with-manwich.193585/
  • The Helper The Helper:
    Decided to put up a healthier type recipe to mix it up - Honey Garlic Shrimp Stir-Fry https://www.thehelper.net/threads/recipe-honey-garlic-shrimp-stir-fry.193595/
  • The Helper The Helper:
    Here is another comfort food favorite - Million Dollar Casserole - https://www.thehelper.net/threads/recipe-million-dollar-casserole.193614/

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top