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
Unsure if this is a bug or conflict but it only happens when this mod is active (30 minutes of testing to be sure)
"If you are unable to create or convert to other religions then you can fix this by opening the window_faith.gui file (C:\Program Files (x86)\Steam\steamapps\workshop\content\1158310\2221612003\gui) and go to line 952 & 962 and replace:"
(858)
onclick = "[OpenFaithConversionWindow( Faith.GetID )]" to onclick = "[ToggleGameViewData( 'faith_conversion', Faith.GetID )]"
(868)
onclick = "[OpenFaithCreationWindow( Faith.GetID )]" to onclick = "[OpenGameViewData( 'faith_creation', Faith.GetID )]"