MOD - Your own menu background (How to export image to TGA)

Free modding tutorials and source codes.

Moderators: zoNE, Antitheus

Post Reply
User avatar
zoNE
The Great Uniter & Site Administrator
The Great Uniter & Site Administrator
Posts: 2059
Joined: Fri Feb 17, 2006 3:44 pm
Location: Poland
Contact:

MOD - Your own menu background (How to export image to TGA)

Post by zoNE »

If you want to change the background image in your mod menu, you must use the correct TGA format.

You could use the free app IrfanView, which has the option to export your image as a TGA file - it doesn't have a lot of options (it's the easy way). Of course, you can do that same in GIMP, but you must uncheck the "RLE compression" option (like on the screenshot below).

When you export your image, you must save it in the correct location:

Code: Select all

Original War\mods\<mod_name>\Interface\Menu\Honza\menu-main.tga
And this is all :).
Author: zoNE
Attachments
file.php.png
file.php.png (205.51 KiB) Viewed 5683 times
Post Reply