Skip to content

Conversation

@tanner918
Copy link
Contributor

@tanner918 tanner918 commented Sep 10, 2025

KNOWN ISSUES:

  • When testing conversions on a new save from the latest Invictus version (1.10.0.4), the converter would say it'd fail to get the primary/monarch culture for the following Imperator countries (with what seems to be their typical country ID number from save file in parenthesis): TAN (48), KAO (54), MYD (562), & KEN (567). The saves were not played on long, as I don't have an in-progress save for this version, but it seems like Imperator is creating a definition for each of these countries (likely from the way the Invictus mod tries setting up the map at game start) that the converter then tries to read. But, because these countries never actually existed/owned land, and they are labeled as Migrant Hordes in game, they weren't given any ruler or culture, so the converter mentions it couldn't find an appropriate culture. Doesn't seem to actually cause any issues, so not majorly important, just wanted to mention this in case people start reporting it.

DONE:

  • Added checks on converter to make sure faiths properly have coronation and funeral doctrines, adding a fallback doctrine if they don't.
  • Added missing funeral doctrines to converter faiths.
  • Change Albanian Heritage to be called Illyrian Heritage.
  • Gave the converter's illyrian culture its own language.
  • Changed mappings for albanian culture to use the Imperator cultures considered its ancestors.
  • Made it so that neo_minoan now starts with the same innovations as cretan.
  • Modified who gets converted to neo_minoan so that all relevant vassals/courtiers should properly get converted.

(Closes #2700 )

  • Updated versions.txt for CK3 1.17
  • Added dlc021.dlc (coronations) file definition to World.cs
  • Added coronation doctrines to converter_faiths
  • Updated removable_files_blocks (removed anachronistic Armenian setup, coronation site history setup, updated changed artifact effect

(Closes #2657 )

  • Added mappings for Invitus Religions:
    • chinese_religions (Shenic) [Already mapped from Terra-Indomita, but needed fallback for Invictus. Right now just mapped to pagan until a better alternative is determined, hopefully with All Under Heaven]
    • circassian_pantheon (Nartic) [Would be good to revisit this region's mappings once the CK3 mods update to 1.17]
  • Added mappings for Invitus Cultures:
    • gelaean (Gelaean) [Would be good to revisit this region's mappings once the CK3 mods update to 1.17]
    • elesycian (Elesycian) [Can't find any historical info on this, so just mapped with rest of Celtiberian cultures for now]
    • ciliciote (Ciliciote) [For now just mapped alongside other Greek cultures]
    • blemmye (Blemmye) [For now, mapped alongside blemmyan. Not sure if this is truly supposed to represent a different culture/peoples]
    • erythraean (Erythraean) [Seems to just be a culture available only through a mission for Horn of Africa nations. For now, just mapped to Somali along with other cultures from region]

(Closes #2452 )

  • Added anatolian culture to replace anachronistic hittite culture in mappings

- Made it so that neo_minoan now starts with the same innovations as cretan.

- Modified who gets converted to neo_minoan so that all relevant vassals/courtiers should properly get converted.
- Updated version.txt for CK3 1.17

- Added coronation doctrines to converter_faiths

- Updated removable_files_blocks (removed anachronistic Armenian setup, coronation site history setup, updated changed artifact effect)
 - Added "dlc021.dlc" (coronations) file definition to World.cs

 - Added mappings for Invitus Religions:
    - 'chinese_religions' (Shenic) [Right now just mapped to pagan until a better alternative is determine, hopefully with All Under Heaven]
    - 'circassian_pantheon' (Nartic) [Would be good to revisit this region's mappings once the CK3 mods update to 1.17]

- Added mappings for Invitus Cultures:
    - 'gelaean' (Gelaean) [Would be good to revisit this region's mappings once the CK3 mods update to 1.17]
    - 'elesycian' (Elesycian) [Can't find any historical info on this, so just mapped with rest of Celtiberian cultures for now]
    - 'ciliciote' (Ciliciote) [For now just mapped alongside other Greek cultures]
    - 'blemmye' (Blemmye) [For now, mapped alongside blemmyan. Not sure if this is truly supposed to represent a different culture/peoples]
    - 'erythraean' (Erythraean) [Seems to just be a culture available only through a mission for Horn of Africa nations. For now, just mapped to Somali along with other cultures]
- Made custom Anatolian culture to replace anachronistic Hittite culture in mappings
- Added checks to converter to make sure faiths have a funeral and coronation doctrine, giving a fallback if they don't.

- Added missing funeral doctrines to converter faiths.
- Added new Invictus Hindustan country mapping.

- Added a new Illyrian language to use for generic Illyrian culture.

- Changed culture mappings for CK3 Albanian culture to use Imperator cultures considered its ancestors.

- Changed heritage_albanian to be called the Illyrian Heritage since its used for more than just Albanians now.
@tanner918 tanner918 marked this pull request as ready for review September 12, 2025 23:43
@IhateTrains IhateTrains added the enhancement New feature or request label Sep 12, 2025
@IhateTrains IhateTrains changed the title Coronation (CK3 1.17), neominoan, invictus patches Update for CK3 1.17, neo_minoan innovations fix, Invictus patches Sep 13, 2025
@IhateTrains IhateTrains enabled auto-merge (squash) September 13, 2025 00:10
@IhateTrains IhateTrains merged commit 1e7f4c6 into ParadoxGameConverters:master Sep 13, 2025
10 of 11 checks passed
@tanner918 tanner918 deleted the coronation-neominoan_patches branch September 13, 2025 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

An update for CK3 1.17 is needed An update for Invictus 1.10 is needed Add an Anatolian culture and use it to replace Hittite in culture mappings

2 participants