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
A) Kindly ask JFD to consider incorporating the Calypso religions into an upcoming update, following the steps below. Wait until then.
OR
B) Follow the steps below for yourself on your local copy of JFD's mod. Bit of work and might have to use your best judgement to decide which JFD religion themes to add my mods' religions to, but probably quicker than the first option. Of course we can't redistribute a modded version of JFD's mod without express permission, but if it's just for you then that isn't an issue.
1) Open up that Religions.sql in the directory I stated before (some prefer special editing programs; I use Notepad)
2) Commented in with the double dashes are two sections: "Religions" and "CivilizationsCultureGroups". They look very similar and I haven't figured out the functional difference between them, but we're going to edit both to be safe. Find the "-- Native Americans" heading in both.
(Rest below...)
3) You'll see UPDATE, SET, and WHERE specifying how this SQL table arranged. SET is specifying a JFD Religion Theme for a Native American type of religion for those specified in WHERE. It's by inclusion into that theme that I think JFD's mod recognizes religions. At the end of the update list where you see 'RELIGION_SGAANAANG', add another comma, a space, and enter 'RELIGION_CALYPSO_IROQUOISANIMISM'. The single quotes are important, just make it look like the others in the list.
4) Double check you've added 'RELIGION_CALYPSO_IROQUOISANIMISM' to both the Religions (top) and CivilizationsCultureGroups (bottom) sections of the file.
5) Save it. Test it in game. See if you can correctly pick my mod's Kanoh'hon'io as your state religion and everything else works as you'd expect.
With any luck that will work. I'll give it a shot when I can, but if you get to it first I'd appreciate hearing how you did with it.