• 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.

unmerged(122458)

Corporal
7 Badges
Nov 3, 2008
25
0
  • Hearts of Iron II: Armageddon
  • Cities in Motion
  • Deus Vult
  • Europa Universalis III: Chronicles
  • Hearts of Iron III Collection
  • Victoria: Revolutions
  • Sengoku
Even if you write over 100 names in common/cultures.txt, it seems never reflected.
Then, even vanilla has 1000 names, it's ignored.
(I'm sorry if you have "number of random name" setting somewhere)

I don't know it's from maximum elements of array or just factor of rand() function.

Anyway, you can check it with this View attachment cultures.txt
 
Upvote 0
This will be addressed in the upcoming patch.

It was a bug that caused the rand function to not randomize over the entire range of names.
 
I'm happy to hear that, Thank you.

How many elements will we have in the array of randome names?
I want to have about 20000~50000 names as maximum although if we make many cultures it'll take large memory ;)
ex.16byte*50000=800kb per culture (we don't need so many in femele's)