Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
you should probably start with extracting the Vanilla files using EGOs Tools:
http://forum.egosoft.com/viewtopic.php?t=363625
i wrote a nice bat file a while ago which automatically extracts all core game files, just put it next to the XRCatTool.exe and run it:
For how to change Files i wrote a tuto a while ago, but i just noticed it isnt translated from German to English yet (and also barely complete enough for basic stuff), so maybe look into theqmans guide instead:
http://forum.egosoft.com/viewtopic.php?t=354310
also look into the works of other Modders and study them ;) and keep in mind that all these <diff/>-files reference/change just the core files which i described how to extract in the second paragraph ;)
Engines are defined in:
assets/props/EngineSystems/macros
as
engine_player_***.xml
Shields are in
assets/props/SurfaceElements/Macros
as
shieldgenerator_player_***.xml
easiest would be to edit an Engine to the Stats you desire - Adding a new Engine is also possible, but requires a bit more work..