E2150 - Custom Interface Guide: Difference between revisions

Content added Content deleted
(uploading first stage)
(part save)
Line 1: Line 1:
== Getting needed files ==
If you bought [https://store.steampowered.com/app/986230/Earth_2150__Digital_Deluxe_Content/ '''Earth 2150 - Digital Deluxe Content'''], you obtained necessary tools for creating your own custom interface.
In the game directory you should find a folder '''Digital Deluxe Content''' with '''MyInterface''' pack inside. It contains all the tools and template interfaces you can edit.
If you bought [https://store.steampowered.com/app/986230/Earth_2150__Digital_Deluxe_Content/ '''Earth 2150 - Digital Deluxe Content'''], you obtained necessary tools for creating your own custom interface. In the game directory you should find a folder '''Digital Deluxe Content''' with '''MyInterface''' pack inside. It contains all the tools and template interfaces you can edit.


==== Available items: ====
[[File:Interface files.PNG|thumb|150px|left|Interface templates from MyInterface]]
[[File:Interface files.PNG|thumb|350px|right|Interface templates from MyInterface]]
* Tools - folder with essential tool executables
** ''AddFileInfo.exe''
** ''InterfaceMap.exe''
** ''MyInterface.exe'' - an app for people curious about element names, may help with changing font colors
** ''Pic2Tex.exe'' - needed for converting graphic files into game-understable format
** ''WDCreator.exe'' - packing tool for creating one file containing final interface
* MyInterface - folder with interface templates
** InterfaceED
** InterfaceEDsolid
** InterfaceLC
** InterfaceLCsolid
** InterfaceUCS
** InterfaceUCSsolid


As a first step I suggest copying selected template and Tools catalogue to another location so I will not overwrite anything by mistake.
As a first step I suggest copying selected '''template''' and '''Tools''' catalogue to another location so you will not overwrite anything by mistake.
All the graphic files (''.bmp'' or ''.tga'') you can edit with GIMP. BMP files can be edited though you should leave in peace files that have @ symbol in their names. TGA files contain elements that use transparency like cursor or compass.
All the graphic files (''.bmp'' or ''.tga'') you can edit with '''GIMP''' free software. BMP files can be edited though you should '''leave in peace files that have ''@'' symbol in their names'''. TGA files contain elements that use transparency like cursor or compass.


== Editing graphic files ==


Change the colors of elements as you wish. Just before saving a modified file proceed like described below.
Change the colors of elements as you wish. Just before saving a modified file proceed like described below.
=== Exporting BMP ===
=== Exporting BMP ===
* turn Indexed mode with setting to convert everything into optimal 256 color pallet
* turn '''Indexed''' mode with setting to convert everything into optimal '''256 color pallet'''
[[File:Interface indexed.png|thumb|800px|left|Indexed option selected]]

[[File:Interface indexed.png|thumb|150px|left|Indexed option selected]]
[[File:Interface 256 bit.png|thumb|400px|none|Changing index preferences to 256]]


* set 8-bit fixed point precision for any picture files.
* set 8-bit fixed point precision for any picture files.


[[File:Interface 256 bit.png|thumb|150px|left|Changing index preferences to 256]]
[[File:Interface 8bit.png|thumb|150px|none|Selecting precision]]


* while exporting check compatibility option of not saving information about color space.
* while exporting check compatibility option of not saving information about color space.