Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
1.) Go to your current save file and open it in Notepad or another text editing application.
2.) Search for their current name. This will bring you to the section of text where their character data is stored. The specific section you need to edit will look something like this:
{"Gender":0,"GivenName":"Autumn","Surname":"Arnold","FirstNameToken":"FEMALENAME_659","LastNameToken":"LASTNAME_186"
3.) If you want to edit the last name of your character, your family member, or any NPC, change the text in between the "" after the Surname (ex. Arnold) and remove the text between the "" after the LastNameToken section (ex. remove the LASTNAME_186 part).
The edited section should look like this:
{"Gender":0,"GivenName":"Autumn","Surname":"Smith","FirstNameToken":"FEMALENAME_659","LastNameToken":""
**It's very important that you remove the text after the LastNameToken and don't leave any spaces between the "".
4.) If you want to edit the first names of your character, your family members, or any NPC, change the text in between the "" after the GivenName (ex. Autumn) and remove the text between the "" after the FirstNameToken section (ex. remove the FEMALENAME_659 part).
The edited section (first and last name changed) will look like this:
{"Gender":0,"GivenName":"Jane","Surname":"Smith","FirstNameToken":"","LastNameToken":""
You can change the name of any character in the game this way.
Hi! I am trying to change the amount of money I have in the game (to make it more cozy and less grind) by utilizing this process above to find my save file, but it seems like the Cloud Save is tripping me up. I simply cannot find this save data. I did not change the directory. The only thing I can find is the CloudLog, but those just show when I saved. SOS!
You'll need to change the *YourUserName* part. You can also paste
%USERPROFILE%\AppData\LocalLow\Unwound Games\Echoes of the Plum Grove\saves
into the address bar in file explorer or in a run menu (Win+R) and your computer will fill in that part for you