YnAMP sub-project: 60+ simple modern Civilizations

Gedemon

Modder
Super Moderator
Joined
Oct 4, 2004
Messages
12,593
Location
France
I need some help on this sub-project for YnAMP, I'd like to have 50+ modern Civilization for present days scenario or late start.

I've set a list, got the flags and names in game, most capitals, TSL for Giant ant Largest Earth, but there is still the city list and loading/diplo screens to do, and I also have a lot of coding to do for some other projects, and that's where you can help.

Here is the list of Civilizations, there are still 5-10 slots left to fill the gaps:
Spoiler :
CIVILIZATION_ALGERIA (done)
CIVILIZATION_AMERICA (done)
CIVILIZATION_ARABIA (done)
CIVILIZATION_ARGENTINA (done)
CIVILIZATION_AUSTRALIA (done)
CIVILIZATION_BRAZIL (done)
CIVILIZATION_CANADA (done)
CIVILIZATION_CHINA_PRC (done)
CIVILIZATION_CHINA_ROC (done)
CIVILIZATION_COLOMBIA (done)
CIVILIZATION_CONGO (done)
CIVILIZATION_CUBA (done)
CIVILIZATION_EGYPT (done)
CIVILIZATION_ETHIOPIA (done)
CIVILIZATION_FINLAND (done)
CIVILIZATION_FRANCE (done)
CIVILIZATION_GERMANY (done)
CIVILIZATION_GREECE (done)
CIVILIZATION_ICELAND (done)
CIVILIZATION_INDIA (done)
CIVILIZATION_INDONESIA (done)
CIVILIZATION_IRAN (done)
CIVILIZATION_IRAQ (done)
CIVILIZATION_IRELAND (done)
CIVILIZATION_ISRAEL (done)
CIVILIZATION_ITALY (done)
CIVILIZATION_JAPAN (done)
CIVILIZATION_KAZAKHSTAN (done)
CIVILIZATION_LIBYA (done)
CIVILIZATION_MADAGASCAR (done)
CIVILIZATION_MALI (done)
CIVILIZATION_MEXICO (done)
CIVILIZATION_MONGOLIA (done)
CIVILIZATION_MOROCCO (done)
CIVILIZATION_NETHERLANDS (done)
CIVILIZATION_NEW_ZEALAND (done)
CIVILIZATION_NORTH_KOREA (done)
CIVILIZATION_NORWAY (done)
CIVILIZATION_POLAND (done)
CIVILIZATION_PORTUGAL (done)
CIVILIZATION_RUSSIA (done)
CIVILIZATION_SOUTH_AFRICA (done)
CIVILIZATION_SOUTH_KOREA (done)
CIVILIZATION_SPAIN (done)
CIVILIZATION_SWEDEN (done)
CIVILIZATION_THAILAND (diplo/loading screens)
CIVILIZATION_TURKEY (done)
CIVILIZATION_UK (done)
CIVILIZATION_UKRAINE (done)
CIVILIZATION_VIETNAM (done)


For Each civs, I'd like a list of 5 to 20 modern cities (depending of the nation actual size) and an unedited photo (1920x1080) to represent the government (diplo screen) or the nation (loading screen)

If possible formatted this way for the city list:

Spoiler :
Code:
    <!-- Italy -->
    <CityNames>
        <Replace CivilizationType="CIVILIZATION_ITALY" CityName="LOC_CITY_NAME_ROME"/>
        <Replace CivilizationType="CIVILIZATION_ITALY" CityName="LOC_CITY_NAME_MILAN"/>
        <Replace CivilizationType="CIVILIZATION_ITALY" CityName="LOC_CITY_NAME_NAPLES"/>
        <Replace CivilizationType="CIVILIZATION_ITALY" CityName="LOC_CITY_NAME_TURIN"/>
        <Replace CivilizationType="CIVILIZATION_ITALY" CityName="LOC_CITY_NAME_PALERMO"/>
        <Replace CivilizationType="CIVILIZATION_ITALY" CityName="LOC_CITY_NAME_GENOA"/>
        <Replace CivilizationType="CIVILIZATION_ITALY" CityName="LOC_CITY_NAME_BOLOGNA"/>
        <Replace CivilizationType="CIVILIZATION_ITALY" CityName="LOC_CITY_NAME_FLORENCE"/>
        <Replace CivilizationType="CIVILIZATION_ITALY" CityName="LOC_CITY_NAME_BARI"/>
        <Replace CivilizationType="CIVILIZATION_ITALY" CityName="LOC_CITY_NAME_CATANIA"/>
        <Replace CivilizationType="CIVILIZATION_ITALY" CityName="LOC_CITY_NAME_VENICE"/>
    </CityNames>

and

Code:
    <!-- Italy -->
    <LocalizedText>
        <Replace Tag="LOC_CITY_NAME_MILAN"             Text="Milan"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_NAPLES"         Text="Naples"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_TURIN"             Text="Turin"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_PALERMO"         Text="Palermo"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_GENOA"             Text="Genoa"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_BOLOGNA"         Text="Bologna"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_FLORENCE"         Text="Florence"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_BARI"             Text="Bari"            Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_CATANIA"         Text="Catania"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_VENICE"         Text="Venice"        Language="en_US" />
    </LocalizedText>

W.I.P. on Giant Earth as seen on the real city naming thread:

View attachment 465234 View attachment 465235 View attachment 465236 View attachment 465237 View attachment 465238 View attachment 465239 View attachment 465240 View attachment 465241

Edit: A small note about the meaning of "Simple" in the mod's title
I don't plan to add abilities in the near future, but that can be done as a mod component (the plan is to have multiple components, for additional civs or different scenario for example)

Same goes for leaders, I don't plan to add them, but that's the kind of things that could go in an additional component.

Basically, I want that mod to be as simple as possible (no uniques, no abilities, no leaders), so we can build around it or use it in games in which the only difference between civs is their starting locations.


Project on GitHub: https://github.com/Gedemon/Civ6-BasicModernCivilizations


Credit:

Fuyu for the Despecialize mod
glossy-flag-icons-by-nordic-factory: www.nordicfactory.com
janboruta for the Spain, Norway and Russia icons from Better Civ Icons mod

Contributors:

Mobfire (Diplo screens, Loading screens, city lists, Color schemes)
DarthStarkiller (Civilization icons)

Sun Ce of Wu (Italy)
Homusubi (Japan)
Phil Parent (most city lists)
tomaltachpaulson (NZ city list)
Leyrann (Netherlands city list)
ButtBillionaire (Norway)
niklas153021 (Germany, Norway, Kazakhstan, Mongolia, Indonesia, Morocco)
 
Last edited:
Here is my contribution for Italy. As diplo screen i used the current President of the Republic, Sergio Mattarella in his office, and as person-less alteratives the empty office, the official residence of the President and the main chamber of the Parliament.
President.png background.png PresidentialPalace.png Parliament.png

As for the city list, here it is the top 10 cities (obviously excluding the capital Rome) by population, both in Italian and English:
Spoiler List of cities :

Milano Milan
Napoli Naples
Torino Turin
Palermo Palermo
Genova Genoa
Bologna Bologna
Firenze Florence
Bari Bari
Catania Catania
Venezia Venice
 
Thanks, added and updated on GitHub !
 
It was not in your list so I don't know if you want to have it or not, but I'd be more than willing to make an IS civ (As in, make the hole thing my self.) if you want to include it with those as well. (I'd also understand if you don't want it.) It would be my first mod so it would probably not be anything spectacular. But anyway, I just though I'd post this as I'm planning on making it anyway.

But on a side note, this seems like a great and fun idea.
 
I don't now for the "base" mod, sure we need to put reasons and actors for conflicts in scenarios, but I'm not sure on how to translate this kind of conflict in a Civilization game.

I'm not saying never, but for conflicts I think I'd prefer sub-mod replacing/adding some Civilizations for WWI / WWII / Cold War scenarios on an Earth scale.
 
I don't now for the "base" mod, sure we need to put reasons and actors for conflicts in scenarios, but I'm not sure on how to translate this kind of conflict in a Civilization game.

I'm not saying never, but for conflicts I think I'd prefer sub-mod replacing/adding some Civilizations for WWI / WWII / Cold War scenarios on an Earth scale.

Okay, well thank you for the reply.
 
I think I can get something together for Modern Japan over the next few days. Do you want Shinzo Abe or a different post-war leader?
 
I think I can get something together for Modern Japan over the next few days. Do you want Shinzo Abe or a different post-war leader?
No leaders ATM, I'd like a bare-bones mod first that could be extended after with more modules depending of what you want to do with it.

edit: no leaders, no traits, no agenda in the base mod.
 
No leaders ATM, I'd like a bare-bones mod first that could be extended after with more modules depending of what you want to do with it.

edit: no leaders, no traits, no agenda in the base mod.

I think you misunderstood the question. I know that you don't need any code (thankfully, seeing as I don't know how to make any!), but do you want a leaderhead image, or just the background, or both?

As for city names, here's 20: (not by order of population, because that would result in half of them being Tokyo suburbs that aren't really important by themselves, but just in terms of roughly the order which seems natural to me)

Spoiler :

Tokyo
Osaka
Nagoya
Yokohama
Kyoto
Sapporo
Fukuoka
Hiroshima
Sendai
Kobe
Niigata
Nagano
Shizuoka
Kitakyushu
Matsuyama
Aomori
Mito
Nagasaki
Hakodate
Kumamoto
 
I meant I'd like pictures that doesn't show a leader for diplomacy, but just the background, thanks !
 
For the backgrounds, do you want any FX such as blur or oil painting, or just a clean & relevant image? Also, should they be able to host a leader in the foreground in a similar manner to Civ 5 leaderscreens, or would the images be converted into a Civ6 style background scroll thingy by you?
 
Last edited:
Clean image, no preference for preparing a leader position, but maybe take into account that AFAIK we can't change the loading scene presentation with the big vertical banner, and so we should find/edit pictures so that the center of attention is not centered but on the right.

Here is what I have in game so far for example:

USA :
Clipboard-1.jpg Clipboard-5.jpg

France:

Clipboard-8.jpg Clipboard-4.jpg

Russia:
Clipboard-10.jpg Clipboard-7.jpg

Italy:
Clipboard-9.jpg Clipboard-6.jpg

The diplo screens are fine IMO, but offices like for Italy maybe a better choice.

For the loading screens, I need to find pictures with a center of attention on the right, only Russia get that partially (could be moved a bit to the left to have 2 elements of architecture on each side of the banner), and France could also if the image was moved a bit to the right.
 
Last edited:
Ok, I made some city names for Canada
Spoiler :
Code:
   <!-- CANADA -->
    <CityNames>      
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_OTTAWA"/>
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_TORONTO"/>        
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_MONTREAL"/>    
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_VANCOUVER"/>        
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_CALGARY"/>    
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_EDMONTON"/>        
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_QUEBEC"/>    
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_WINNIPEG"/>    
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_HALIFAX"/>        
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_HAMILTON"/>    
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_LONDONCDN"/>    
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_VICTORIACDN"/>    
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_SASKATOON"/>    
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_KITCHENER"/>
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_REGINA"/>    
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_SAINTJOHNS"/>    
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_KELOWNA"/>    
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_NIAGARA"/>    
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_SHERBROOKE"/>    
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_SAGUENAY"/>    
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_THUNDERBAY"/>    

   

    </CityNames>

Code:
  <!-- CANADA -->
    <LocalizedText>
       <Replace Tag="LOC_CITY_NAME_OTTAWA"             Text="Ottawa"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_TORONTO"             Text="Toronto"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_MONTREAL"         Text="Montréal"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_VANCOUVER"             Text="Vancouver"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_CALGARY"         Text="Calgary"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_EDMONTON"             Text="Edmonton"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_QUEBEC"         Text="Québec"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_WINNIPEG"         Text="Winnipeg"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_HALIFAX"             Text="Halifax"            Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_HAMILTON"         Text="Hamilton"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_LONDONCDN"         Text="London"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_VICTORIACDN"         Text="Victoria"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_SASKATOON"         Text="Saskatoon"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_KITCHENER"         Text="Kitchener"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_REGINA"         Text="Regina"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_SAINTJOHNS"         Text="Saint John’s"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_KELOWNA"         Text="Kelowna"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_NIAGARA"         Text="Niagara"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_SHERBROOKE"         Text="Sherbrooke"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_SAGUENAY"         Text="Saguenay"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_THUNDERBAY"         Text="Thunder Bay"        Language="en_US" />
    </LocalizedText>

Wasn't sure if the geographic location of the cities was important or not, so I just went with a mix between geographic diversity and population/importance. I added CDN tags to London and Victoria, so as to not get them mixed up with other Londons and Victorias (if that makes a difference).

If geographic location is important, you may find these cities useful, as they cover most of the territory not covered by other cities:
Spoiler :

Code:
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_IQALUIT"/>
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_WHITEHORSE"/>
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_YELLOWKNIFE"/>
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_FORTMCMURRAY"/>
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_PRINCEGEORGE"/>
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_LABRADORCITY"/>


        <Replace Tag="LOC_CITY_NAME_IQALUIT"         Text="Iqaluit"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_WHITEHORSE"         Text="Whitehorse"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_YELLOWKNIFE"         Text="Yellowknife"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_FORTMCMURRAY"         Text="Fort McMurray"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_PRINCEGEORGE"         Text="Prince George"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_CHURCHILL"         Text="Churchill"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_LABRADORCITY"         Text="Labrador City"        Language="en_US" />


Let me know if you want any changes.

Also, if you don't mind, which countries already have diplo/loading screen images? Just the ones you already posted?
 
Thanks!

And yes, just the posted screens ATM.
 
Got some images for Canada. Personally, I quite like the Parliament Hill image, and would be fine with it as both the leader and diplo screen. The PMO is not terribly interesting and isn't as high quality as the others, but it's there if you want. And the House of Commons is nice if you want separate diplo and start screens.
Spoiler Parliament Hill :
CDNStart.png

Spoiler Prime Minister's Office :
PMO.png

Spoiler House of Commons :
HOC.png


EDIT: Currently working on Vietnam's city list and diplo screens.
 
Last edited:
I just saw the pictures for this mod on Steam and because of this, I finally caved and bought Civ 6. I'm a huge fan of your work.
That's a great list of Nations, but I think for sure Nigeria and Pakistan should be added to the list. And possibly Chile, Peru, Venezuela and maybe Afganistan, Belarus, Kenya, Tanzania or Hungary. It would also be awesome if there could be some future techs for a possible present day scenario for this awesome list and map. Anyway thanks.
 
(I'll post your city lists here. If you need more for some civs, just tell me.)

Code:
<!-- ALGERIA -->
    <CityNames>     
        <Replace CivilizationType="CIVILIZATION_ALGERIA" CityName="LOC_CITY_NAME_ALGIERS"/>
        <Replace CivilizationType="CIVILIZATION_ALGERIA" CityName="LOC_CITY_NAME_ORAN"/>       
        <Replace CivilizationType="CIVILIZATION_ALGERIA" CityName="LOC_CITY_NAME_CONSTANTINE"/>   
        <Replace CivilizationType="CIVILIZATION_ALGERIA" CityName="LOC_CITY_NAME_ANNABA"/>       
        <Replace CivilizationType="CIVILIZATION_ALGERIA" CityName="LOC_CITY_NAME_BLIDA"/>   
        <Replace CivilizationType="CIVILIZATION_ALGERIA" CityName="LOC_CITY_NAME_BATNA"/>       
        <Replace CivilizationType="CIVILIZATION_ALGERIA" CityName="LOC_CITY_NAME_DJELFA"/>   
        <Replace CivilizationType="CIVILIZATION_ALGERIA" CityName="LOC_CITY_NAME_SETIF"/>   
        <Replace CivilizationType="CIVILIZATION_ALGERIA" CityName="LOC_CITY_NAME_SIDI_BEL_ABBES"/>   
        <Replace CivilizationType="CIVILIZATION_ALGERIA" CityName="LOC_CITY_NAME_BISKRA"/>       
        <Replace CivilizationType="CIVILIZATION_ALGERIA" CityName="LOC_CITY_NAME_TEBESSA"/>   
        <Replace CivilizationType="CIVILIZATION_ALGERIA" CityName="LOC_CITY_NAME_EL_OUED"/>     
    </CityNames>

Code:
<!-- ALGERIA -->
    <LocalizedText>
        <Replace Tag="LOC_CITY_NAME_ALGIERS"             Text="Algiers"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_ORAN"         Text="Oran"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_CONSTANTINE"             Text="Constantine"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_ANNABA"         Text="Annaba"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_BLIDA"             Text="Blida"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_BATNA"         Text="Batna"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_DJELFA"         Text="Djelfa"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_SETIF"             Text="Setif"            Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_SIDI_BEL_ABBES"         Text="Sidi Bel Abbes"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_BISKRA"         Text="Biskra"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_TEBESSA"             Text="Tebessa"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_EL_OUED"         Text="El Oued"        Language="en_US" />
    </LocalizedText>

Code:
<!-- CANADA -->
    <CityNames>   
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_OTTAWA"/>
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_TORONTO"/>     
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_MONTREAL"/> 
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_VANCOUVER"/>     
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_CALGARY"/> 
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_EDMONTON"/>     
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_QUEBEC CITY"/> 
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_WINNIPEG"/> 
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_HAMILTON"/>     
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_KITCHENER"/> 
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_HALIFAX"/>
    <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_SASKATOON"/> 
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_REGINA"/> 
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_ST._JOHN'S"/>     
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_SHERBROOKE"/> 
        <Replace CivilizationType="CIVILIZATION_CANADA" CityName="LOC_CITY_NAME_ST._CATHARINES"/>   
    </CityNames>

Code:
<!-- CANADA -->
    <LocalizedText>
        <Replace Tag="LOC_CITY_NAME_OTTAWA"             Text="Ottawa"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_TORONTO"         Text="Toronto"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_MONTREAL"             Text="Montreal"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_VANCOUVER"         Text="Vancouver"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_CALGARY"             Text="Calgary"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_EDMONTON"         Text="Edmonton"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_QUEBEC CITY"         Text="Quebec City"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_WINNIPEG"             Text="Winnipeg"            Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_HAMILTON"         Text="Hamilton"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_KITCHENER"         Text="Kitchener"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_HALIFAX"             Text="Halifax"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_SASKATOON"         Text="Saskatoon"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_REGINA"             Text="Regina"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_ST._JOHN'S"         Text="St. John's"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_SHERBROOKE"             Text="Sherbrooke"        Language="en_US" />
        <Replace Tag="LOC_CITY_NAME_ST._CATHARINES"         Text="St. Catharines"        Language="en_US" />
    </LocalizedText>
 
Last edited:
Got some images for Canada. Personally, I quite like the Parliament Hill image, and would be fine with it as both the leader and diplo screen. The PMO is not terribly interesting and isn't as high quality as the others, but it's there if you want. And the House of Commons is nice if you want separate diplo and start screens.
Spoiler Parliament Hill :

Spoiler Prime Minister's Office :

Spoiler House of Commons :


EDIT: Currently working on Vietnam's city list and diplo screens.
Thanks, version on GitHub updated with Canada :)

I just saw the pictures for this mod on Steam and because of this, I finally caved and bought Civ 6. I'm a huge fan of your work.
That's a great list of Nations, but I think for sure Nigeria and Pakistan should be added to the list. And possibly Chile, Peru, Venezuela and maybe Afganistan, Belarus, Kenya, Tanzania or Hungary. It would also be awesome if there could be some future techs for a possible present day scenario for this awesome list and map. Anyway thanks.
We have 10 slots left, those are good suggestions.
 
I take it Arabia is the Arabic world minus Iraq/Egypt/Morocco/Algeria?

Also, do you want the capital for it in Riyadh (Capital of Saudi Arabia and largest city) or in Mecca, which would be more fitting for a capital of a multinational Arab land and has been the capital for the Arabs in some of the games in the past?
 
Last edited:
I'll add, if you're willing to do multinational civs, how about a Carribeans civ with the capital in Havana?

I loved playing as the Buccaneers in Civ 5...
 
Back
Top Bottom