Page 1 of 1

Tutorial: How to replace an image in the Campaign Menu

Posted: Thu Oct 13, 2011 7:49 pm
by VPaulus
I'll use as an example Panzer General Classic Mod.

PGCM uses the slot 1 of campaigns. That means the image that we want to replace is the one in the upper left of the campaign menu.

There are 3 images for each slot: One for default position, other for highlight (when the mouses hover it) and finally one more for select (when you select).
The images are in UI\gamesetup folder:
1_default.png
1_highlighted.png
1_selected.png
The number on the filename, indicates the slot. If it was slot 2 the filename would begin with 2 instead of 1.

1_default.png:
Image

We need an image that will fit that photo. In my example, I used an image with the 269x166 pixels.

My image:
Image

Now you must copy and fit over the original. The right angle must be chosen, so rotate it until it fits:
Image

Don't forget to clean it, in this case it was only the rest of the tag with 1939-1945 write on it:
Image

Now remember that you've to make three. Here I used the same method as the original, by only basically changing the lightning of the image. But you can let your creativity fly.
Remember that you want only to change the image lightning, and not the background.

The overall picture:
Image

Posted: Fri Oct 14, 2011 1:46 am
by jaggy
Thanks, VPaulus, excellent image!

Posted: Fri Oct 14, 2011 3:02 am
by naturesheva
Image

Very good tutorial!
I just post a test I did for our MOD
:D :D

Posted: Fri Oct 14, 2011 3:54 am
by jaggy
Hi, VPaulus, could you make an image for nikivdd's "Italian Campaign". I would attempt to do it myself but I not very good at this editing stuff. Thanks in advance.

@naturesheva - nice-looking image for your campaign. If I have time, I will try and play it.

Posted: Fri Oct 14, 2011 12:20 pm
by jaggy
Hi, VPaulus. For this Classic Mod, your post shows "1default" and "1selected" pngs but its missing the "1highlighted" png. Could you kindly provide that image. Thanks in advance.

Posted: Fri Oct 14, 2011 1:33 pm
by El_Condoro
All the various files are for is the states of the mouse-over and when the image is clicked. Just copy and rename one of the other two to 1_highlighted and put it in the UI\gamesetup folder with the other 2.