Re: Character Names question
unpack it and go in ....data\descr_names.txt for changing names
get text unpacker go in these files
data\descr_names.txt
go to faction to change
eg
;; Italy
faction: papal_states
characters
Abbate
Accattus
Aczo
Aiutus
Albertus
Albizus
(tab)(tab)(name)
data\text\names.txt
{Henry}Henry
{Henry} = what u put in desc_strat
..........Henry = name displayed in game
data\desc_names_lookup
add name in alphabeticly
Re: Character Names question
Is there any way to change them at an original (without mods) installation?
Re: Character Names question
I've also been trying to do this, but in my data files, there is no such thing as ...data\descr_names.txt. Does anyone know the reason for this?
Re: Character Names question
Quote:
Originally Posted by
Horst Nordfink
I've also been trying to do this, but in my data files, there is no such thing as ...data\descr_names.txt. Does anyone know the reason for this?
Yes... You can't find it without unpacking it first. So, it requires unpacking that specific file... making the modification above... saving the newly modified file in the .../data/... game sub-folder and finally run the game with the medieval2.exe --io.file_first command line switch.
Re: Character Names question
Could you elaborate as to "unpacking" please? How is this done?
Re: Character Names question
Quote:
Originally Posted by
Horst Nordfink
Could you elaborate as to "unpacking" please? How is this done?
You can find instructions on how to unpack the files by reading the ReadMe.txt file located in the .../tools/unpacker/... folder. Make sure you have 10+ GBytes extra space on your hard drive before you start unpacking.