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)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese)
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
Fix your load order.
basically - go into
Stellaris/common/defines
then find the line
NOTIFICATION_MESSAGE_XPOS
and change the value to something comfortable. I'm playing in 2K resolution, so I've set it to 1280
Sorry for the false alarm!
In my case adding a file that contained:
NInterface = {
NOTIFICATION_MESSAGE_YPOS = 90
}
to common\defines to overwrite that specific value appears to fix the issue.
It's possible that the issue technically exists in the base UIOD as well, but it's not noticeable because notifications are moved to the end of the bar rather than being positioned beneath it.