How to edit in-Game Messages
Last updated
Last updated
although not needed in the mod it's best to have the cooked_journal.journal open as to make it easier to find what you're looking for it's path being base\journal\cooked_journal.journal
the main file needed is the onscreens.json depending on your preferred language it could be in base\localization under:
ar-ar
: Arabic (العربية)
cz-cz
: Czech (čeština)
de-de
: German (Deutsch)
en-us
: English (English)
es-es
: Spanish (Español)
es-mx
: Latin American Spanish (Español latinoamericano)
fr-fr
: French (Français)
hu-hu
: Hungarian (Magyar)
it-it
: Italian (Italiano)
jp-jp
: Japanese (日本語)
kr-kr
: Korean (한국어)
pl-pl
: Polish (Polski)
pt-br
: Brazilian Portuguese (Português do Brasil)
ru-ru
: Russian (Русский)
th-th
: Thai (ไทย)
tr-tr
: Turkish (Türkçe)
ua-ua
: Ukrainian (Українська)
zh-cn
: Simplified Chinese (简体中文)
zh-tw
: Traditional Chinese (繁體中文)
for now we will be using the English version, once you choose your language go into the onscreens folder and choose onscreens.json once it has been added we can begin:
now that we have both the cooked_journal.journal and onscreens.json added we can get to work for this mod we will be simply changing Panam's name to Valerie and have her tell us the mod is working to find panam go into the journal file and go into contacts after that open entries this is where ypu will spend some time searching to find the character you want:
for changing her name focus on the LocKey number this is found in the onscreens.json file as the PrimaryKey which will also require some searching
as for changing the conversation here we're gonna use the followup message after the hellman quest to make this easier check the quest id list:
this follows the same steps open the the contact you want in this case: Panam; until you find the quest you want, once you found what you're looking for you can edit the text in FemaleVariant to what you want and make sure to save all once done
if all steps have been followed and they are no conflicting files it should end up like this:
if you see an error in game showing the LocKey number means you might have another mod that changed the same message and there is a conflict and you might have to uninstall it