How do I load the "Please Wait, Loading" image? The one that appears during mission loading.
REGULAR
CONVERT_TRANSPARENT
CLAMP
TF_DXT1
1024
768
0
1
0
-1088146910
true
true
false
true
false
In this file, you can see the name of the file in dds format, and its parameters (TF_DXT1, width, and height).Create a dds image.
Put these files into an archive with the map, where there are many files.
Then, open map.xdb in Notepad.
Find the line
and replace it with