We should output a file /vic3_converter/ck3_title_equivalences.txt, with this syntax, TAG;x_title;abcgfx.
The converter automatically outputs relevant lines for all countries generated in EU4.
TAG is EU4 generated tag (e.g. X00), x_title is the CK3 title it comes from (e.g. k_arabia), abcgfx is the EU4 gfxculture assigned to that tag.
If we output this, we need not port over the extensive library of EU4-to-Vic2 localization-based flag-matching, just needing that feature to be reduced to few cases (e.g. "Abbasids" should override k_arabia, non-vanilla EU4 "Yugoslavia" should be matched with Vic3 Yugoslavia)
We should output a file
/vic3_converter/ck3_title_equivalences.txt, with this syntax,TAG;x_title;abcgfx.The converter automatically outputs relevant lines for all countries generated in EU4.
TAGis EU4 generated tag (e.g. X00),x_titleis the CK3 title it comes from (e.g. k_arabia),abcgfxis the EU4 gfxculture assigned to that tag.If we output this, we need not port over the extensive library of EU4-to-Vic2 localization-based flag-matching, just needing that feature to be reduced to few cases (e.g. "Abbasids" should override k_arabia, non-vanilla EU4 "Yugoslavia" should be matched with Vic3 Yugoslavia)