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

Didymus

First Lieutenant
23 Badges
Aug 29, 2013
201
8
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Third Rome
  • Europa Universalis 4: Emperor
  • Europa Universalis IV
  • Stellaris: Federations
  • Stellaris: Ancient Relics
  • Europa Universalis IV: Dharma
  • Stellaris: Apocalypse
  • Stellaris: Humanoids Species Pack
  • Europa Universalis IV: Cradle of Civilization
  • Europa Universalis IV: Mandate of Heaven
  • Stellaris - Path to Destruction bundle
  • Stellaris: Leviathans Story Pack
  • Stellaris: Digital Anniversary Edition
  • Europa Universalis IV: Rights of Man
  • Stellaris
  • Europa Universalis IV: Mare Nostrum
  • Europa Universalis IV: Cossacks
  • Europa Universalis IV: Common Sense
  • Mount & Blade: Warband
  • Europa Universalis IV: Pre-order
  • Europa Universalis IV: Conquest of Paradise
  • Stellaris: Synthetic Dawn
Hello!

A little question...
I have a nasty typo in my races name and it drives the neurotic part of my brain crazy.
But I started a really good campaign with it...
How could I edit the race in the save?

Thanks!
 
If you're not in Ironman Mode, it's probably much easier to do it via the console.

While having nothing selected, use:
Code:
effect species = { rename_species = { prompt_country = prev name_list = ascension_list } }

This will give you the popup where you can change your founder species name, plural and adjective.

If you need to change another species, you can get a popup for each of your species with this instead:
Code:
effect every_owned_pop_species = { rename_species = { prompt_country = prev name_list = ascension_list } }
 
  • 2
Reactions: