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
If you're playing sandbox, set your game rules in the country selection screen instead.
If you give it a try, lmk if you spot any problems
Vic3 loading order behavior is mostly based on file names. The super boiled down version is that the game loads file contents in the ASCII alphanumeric order (essentially 0-9, A-Z, then a-z). If you try to make changes in a mod that defines the PM in a file that loads before a file from another mod that makes changes to the same PM, then your changes will do nothing since they will get overwritten.
You'll have to figure out which mod has their version of the PM loaded in last and make your changes there (or disable the mod entirely).