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
First you need to navigate into the 00_defines.txt file in the base game as well as the zz_defines.txt file in the mod files (The mod file for this mod is called 2813247928)
Now you will need to find the section of the base game 00_defines.txt file and locate NGraphics, scroll down to where it has the hyperlane and hyper relay lines of code.
Then go back to this mods defines file and copy the following code into the exact place to where it is in the base game defines file:
SENSOR_RANGE_COLOR_MEDIUM = { 0.0 0.7 0.3 0.3 }
SENSOR_RANGE_COLOR_LOW = { 1.0 0.5 0.0 0.2 }
HYPERLANE_DEFAULT_COLOR = { 1.0 1.0 1.0 0.1 }
HYPERLANE_NO_ACCESS_COLOR = { 1.0 0.0 0.0 0.5 }
HYPERLANE_RELAY_COLOR = { 0.0 0.3 1.0 0.7}
HYPERLANE_RELAY_NOT_CONNECTED_COLOR = { 0.4 0.0 1.0 0.6}
HYPERLANE_SCREENSIZE_DEFAULT = 0.01
HYPERLANE_SCREENSIZE_MIN = 0.01
HYPERLANE_SCREENSIZE_MAX = 5.0
HYPERLANE_THICKNESS_DEFAULT = 0.5
HYPERLANE_THICKNESS_RELAY = 1.0
Once you have done that, you can press save and load up a fresh Stellaris game to test if it worked (preferably with no mods just to test if it has worked correctly)
- Myth-X ;)
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2826152403