Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem






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://steamcommunity.com/sharedfiles/filedetails/?id=2826152403