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
I just tried using GME from steam and everything works accordingly, both localisation and picture wise, for every monument you said plus I tested a few random ones to cover all the files
I bet there has been a problem with the download of the mod from steam itself and I'd suggest a clean reinstall of the mod, do you need a hand to do it? (:
- in province 442, ark bukhara seems to have localisation issues and placeholder image.
- in province 451 gardens_babur same issues.
- in province 4383 binnenhof same issues.
- in province 43 dlugi targ same issues.
and prob more. just ran the mod by itself to test because had issues with my modpack.
i saw in the images folder that some dds files don't show the correct thumbnail and upon a closer look, some dds files are different px dimensions.
seems like the mod was not fully installed by steam, I'd suggest two ways:
#1:
1. Open Launcher
2. go to Mod Library
3. Click on "Reload Installed Mods" [circular arrow on top right]
3.1 check the "Also clear out cached information and update from server"
4. see if problem persists
#2
0. close the game and the launcher
1. uninstall the mod from Steam
2. clean the folder installed in "steamapps\workshop\content\236850\2469419235"
3. clean the file "Documents\Paradox Interactive\Europa Universalis IV\mod\ugc_2469419235.mod"
3. reinstall the mod from Steam
And see if it will fix (:
Thank you for your explanation.
It was actually chose not to use the province_is_or_accepts_religion to exclude all the
Secondary Religion / Religion Cults / Harmonisation
and similar mechanics
Due to the increase amount of religious monuments and not give Tengri/etc a significant edge; this on top of plans with Tengri/etc-specific monuments ^^
Same-see obviously to not allow Buddhism to Dharmic/Accepts Dharmic
Cultural wise it depends,
Some monuments are enabled via accepting cultures, but some are instead based on being of that culture due to how it would make no sense for some monuments if you weren't of that particular culture
- emf_religion_is_buddhist with province_is_buddhist_or_accepts_buddhism
- province_is_buddhist_or_dharmic with province_is_buddhist_or_accepts_buddhism_or_is_dharmic
- has_owner_accepted_culture with province_is_or_accepts_culture
- has_owner_culture with province_is_or_accepts_culture
and for other religions :
- religion = xxx with province_is_or_accepts_religion { religion = xxx }
- religion_group = yyy with province_is_or_accepts_religion_group { religion_group = yyy }
And then you can delete all "has_owner_religion = yes"