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

Free modding tutorials and source codes.

Moderatoren: zoNE, Antitheus

User avatar
zoNE
The Great Uniter & Site Administrator
The Great Uniter & Site Administrator
Beiträge: 2061
Registriert: Fri Feb 17, 2006 3:44 pm
Location: Poland
Kontaktdaten:

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

Post von 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
Dateianhänge
file.php.png
file.php.png (205.51 KiB) Viewed 6016 times
Antworten