• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Madpainter

First Lieutenant
16 Badges
Sep 19, 2008
264
0
  • Europa Universalis III Complete
  • Europa Universalis: Rome
  • Victoria: Revolutions
  • Europa Universalis III Complete
  • For The Glory
  • Europa Universalis III
  • Deus Vult
  • Crusader Kings II
  • Cities in Motion
  • Victoria 2
  • Rome: Vae Victis
  • 500k Club
  • Stellaris
  • Prison Architect
  • A Game of Dwarves
  • Cities in Motion 2
I'm trying to manufacture a way of randomising my realm at game start (DVIP 1066). To do so I need a list of playable factions that are available at the start of the game. any ideas on where I can find one, or which game files I can use to create my own, I've had a poke around the files but I seem to be stuck with either a list of tags or a list that includes all the Muslims etc?
 
I'm trying to manufacture a way of randomising my realm at game start (DVIP 1066). To do so I need a list of playable factions that are available at the start of the game. any ideas on where I can find one, or which game files I can use to create my own, I've had a poke around the files but I seem to be stuck with either a list of tags or a list that includes all the Muslims etc?

Um... game start?
 
Um... game start?
:rofl:
I wasn't very clear was I :eek:o
I need it in text format and the last thing I want to do is copy every name out by hand.

You do have a point though all the factions are in the scenario file (that can be interpreted as game start). I just need to work out which ones are the playable ones and match the tag with a name.
Any ideas how I can make it easy for myself?
 
:rofl:
I wasn't very clear was I :eek:o
I need it in text format and the last thing I want to do is copy every name out by hand.

You do have a point though all the factions are in the scenario file (that can be interpreted as game start). I just need to work out which ones are the playable ones and match the tag with a name.
Any ideas how I can make it easy for myself?

In the scenario file (the .eug-files) only the playable countries are listed (so no Muslims, Pagans, Republics and Bishopric)

The names that belong to the tags can be found in Crusader Kings/config/world_names.csv and Crusader Kings/config/province_names.csv

So you just need to combine those files.
 
Sorted,
Thanks for your help :)
Just out of interest how does the game know how to allocate the muslims land if their tags arent in the .eug. (really just out of interest I have no intentions of messing with muslim files).