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
Checking the wiki gives this:
https://stellaris.paradoxwikis.com/Empire_modding#Graphic_style_of_spaceship_and_city
Where the two strings of:
graphical_culture = "mammalian_01"
city_graphical_culture = "mammalian_01"
are for ship design and city design respectively.
Entering the console command:
effect set_graphical_culture (culture id: humanoid_01)
or
effect set_city_graphical_culture (culture id: humanoid_01)
will change this in game to what you want, including DLC options as the above shows using the Humanoid DLC.
graphical_culture="mammalian_01"
city_graphical_culture="mammalian_01"
One at the top of the text file, one at the bottom.
Top lines are only galaxygen parameters, bottom are for already established empires. Also my empire had had no city_graphical_culture="mammalian_01" at the bottom cause mammalian_01 is the default set so it gets commented out. Hope that makes sense, however the answer above me seems much simpler :D
They're using the wrong file. It's in Users-> Documents -> Paradox -> Stellaris ->User Empire Design
Change the line of the empire you want to change from [city_graphical_culture="mammalian_01"] to what you want to change it to.