Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import CK3 titles #43

Closed
IohannesIohannium opened this issue Dec 17, 2021 · 1 comment
Closed

Import CK3 titles #43

IohannesIohannium opened this issue Dec 17, 2021 · 1 comment

Comments

@IohannesIohannium
Copy link
Contributor

IohannesIohannium commented Dec 17, 2021

See ParadoxGameConverters/CK3ToEU4#283 for premise.

Load order:

  • [converter]/data_files/configurables/tag_mappings.txt (FRA uses FRA)
  • [converter]/data_files/configurables/name_to_flag_overrides.txt (for special cases like Yugoslavia)
  • [EU4 mod folder]/vic3_converter/ck3_title_equivalences.txt

The existance of gfxculture pools would be signaled to the converter through [converter]/data_files/configurables/ck3_flag_pools.txt (should be muslimgfx and indiangfx, theoretically). How this should be practically implemented in Vic3 is matter of speculation as of yet, but in theory they should make use of Vic3's ability to dynamically generate flags for polities based on emblem pools.

@Zemurin
Copy link
Member

Zemurin commented Apr 26, 2023

We solved this via name, capitol and regular mappings.

@Zemurin Zemurin closed this as completed Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants