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

Free modding tutorials and source codes.

Модераторы: zoNE, Antitheus

User avatar
zoNE
The Great Uniter & Site Administrator
The Great Uniter & Site Administrator
Сообщения: 2061
Зарегистрирован: Fri Feb 17, 2006 3:44 pm
Location: Poland
Контактная информация:

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

Post 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
Вложения
file.php.png
file.php.png (205.51 KiB) Viewed 5948 times