Как поменять имя в stardew valley

Обновлено: 05.07.2024

27 мар. 2016 в 21:03 When I got my horse I named him Sebastian. I always liked that name, and I didn't realize it was subconiously on my mind because there's a character in town with it. Flash forward a few seasons to picking out someone to marry, and I choose. surprise, Sebastian. I didn't even connect the names until I was already whooing him. Figured it didn't matter, just a bit funny. Now that we're married the game's glitching all over the place with the dual names. Either my husband or my horse is missing, I get 2 husbands walking around. It's weird. Researching shows it's an issue in the game. How do I rename the horse so I can play again? 27 мар. 2016 в 21:09

Step 1) Backup both your save files somewhere safe.

2) For both save files for the game save you want to rename the horse in, open with a text editor. I recommend notepad++

3) Search for <characters><NPC xsi:type="Horse"><name>

4) You should see "Sebastian" without quotes just after <name>, rename it how you see fit.

5) Save the file and enjoy your renamed horse! Don't forget to do this in both save files or you could corrupt your save. Also Steam cloud sync might interfere, disabling it might be necessary.

27 мар. 2016 в 21:16 Does editing this disbale the ability to get certain achiecements? 27 мар. 2016 в 21:21 I edited the first save file, but I couldn't locate the word "horse" in the second, smaller, one. 27 мар. 2016 в 21:22 27 мар. 2016 в 21:22 Nope, you're right. It's not in the second file. Should work then. Most things are in both files so I suggested both. 27 мар. 2016 в 21:28 It renamed my horse correctly, but didn't get rid of the bugs the orignal problem caused. My horse's name now shows up as Spencer, but on the day I loaded he was still missing, and under my social tab it shows 3 entries with Sebastian. My married heart up in the corner is also gone. 27 мар. 2016 в 21:30

Hmm, here's an idea then. Make sure your backups are still in a safe spot in case this leads to something bad.

In-game ride the horse off of the farm screen. Then go back to your house and sleep so the game saves. Then before you exit your house, close the game and re-open it, load your save.. with a little luck it may have respawned with the correct parameters again.

27 мар. 2016 в 21:37 I tried it. I don't know if it helped. I currently have Sebastian twice on my social tab, my married heart is still gone, and now my husband Sebastian is walking around the house in super-horse-speed. 27 мар. 2016 в 21:39 Geez, that really is a messy bug. Didn't mean to waste your time anyway, thought it could possibly fix it for you. Best of luck in sorting it, but you may have to start over in a new save and watch not to name your horse after villagers. 27 мар. 2016 в 22:33 I reverted back to my save file before I edited anything. I demolished the stable while the horse was missing. I've played a few days in game and the horse hasn't reshown back up, but under my inventory tab it still lists him. If I rebuild the stable will I get a new horse (thus being able to choose a new name properly) or will "Sebastian the horse" just spawn back in place? I miss the speed of riding him. 27 мар. 2016 в 22:48

I am not entirely sure but I don't think that would allow you to rename it. Hmm. There might be another way. Backup before attempting of course.

1) Destroy your stable via Robin's. Make sure the horse is on your farm screen.

2) Save your game by sleeping.

3) Close the game and open the save file.

4) Delete this entire block of code:

<characters> <NPC xsi:type="Horse"> <name>YourHorsesName</name> <isEmoting>false</isEmoting> <isCharging>false</isCharging> <willDestroyObjectsUnderfoot>false</willDestroyObjectsUnderfoot> <isGlowing>false</isGlowing> <coloredBorder>false</coloredBorder> <flip>false</flip> <drawOnTop>false</drawOnTop> <faceTowardFarmer>false</faceTowardFarmer> <faceAwayFromFarmer>false</faceAwayFromFarmer> <scale>1</scale> <timeBeforeAIMovementAgain>0</timeBeforeAIMovementAgain> <glowingTransparency>0</glowingTransparency> <glowRate>0</glowRate> <Position> <X>4800</X> <Y>896</Y> </Position> <Speed>2</Speed> <IsEmoting>false</IsEmoting> <CurrentEmote>0</CurrentEmote> <age>0</age> <manners>0</manners> <socialAnxiety>0</socialAnxiety> <optimism>0</optimism> <gender>0</gender> <id>-1</id> <homeRegion>0</homeRegion> <daysUntilBirthing>-1</daysUntilBirthing> <daysAfterLastBirth>-1</daysAfterLastBirth> <birthday_Day>0</birthday_Day> <moveTowardPlayerThreshold>0</moveTowardPlayerThreshold> <isInvisible>false</isInvisible> <followSchedule>true</followSchedule> <datable>false</datable> <datingFarmer>false</datingFarmer> <daysMarried>0</daysMarried> <DefaultFacingDirection>0</DefaultFacingDirection> <DefaultPosition> <X>0</X> <Y>0</Y> </DefaultPosition> <IsWalkingInSquare>false</IsWalkingInSquare> <IsWalkingTowardPlayer>false</IsWalkingTowardPlayer> </NPC> </characters>

5) Type <characters/> just after <GameLocation xsi:type="Farm"> (Make sure it is just the closing characters tag, this is how it looks with no horse ever obtained yet). Verify it looks like this now:



Stardew Valley

8 мар. 2016 в 8:26 So i named my son Vincent then two days later it just hit me that there is another Vincent in the valley! screwed up the heart and ift box thing. is there a way to change the name via files? 8 мар. 2016 в 8:29 The save files are located at %AppData%\StardewValley
Standard xml.
You should be able to find and replace it with a simple textsearch.
Just make sure you don't rename the original npc because that would make your game crash. 8 мар. 2016 в 8:59 Where can i find the file, is it located in the steamapp file? sorry if the question sounds dumb.. really lost here. The save files are located at %AppData%\StardewValley
Standard xml.
You should be able to find and replace it with a simple textsearch.
Just make sure you don't rename the original npc because that would make your game crash. 8 мар. 2016 в 9:02 Open a windows explorer instance and put %AppData%\StardewValley in the path thing field.
That should geht you to your Stardew Valley folder inside the AppData folder. 8 мар. 2016 в 9:03 Where can i find the file, is it located in the steamapp file? sorry if the question sounds dumb.. really lost here. The save files are located at %AppData%\StardewValley
Standard xml.
You should be able to find and replace it with a simple textsearch.
Just make sure you don't rename the original npc because that would make your game crash.
Open your files explorer thingie on windows, look for the adress bar and type %appdata%. That will take you to a folder. Inside it, find "Stardew Valley" and there "Saves". 8 мар. 2016 в 9:25 okay i did exactly that.. but still nothing related to stardew valley showed up.. is there another way to find the file aside from searching it with the search bar? i appreciate the help guys! Where can i find the file, is it located in the steamapp file? sorry if the question sounds dumb.. really lost here.
Open your files explorer thingie on windows, look for the adress bar and type %appdata%. That will take you to a folder. Inside it, find "Stardew Valley" and there "Saves". 8 мар. 2016 в 9:27 Search for a folder called StardewValley on your system drive. 8 мар. 2016 в 9:40 so i found the file StardewValley with the file named saves and startup preferences.. and in that saves file there is my name on it.. and in it there is another file with my game name and a bunch of numbers next to it and a file called savegameinfo.. am i on the right track? Search for a folder called StardewValley on your system drive. 8 мар. 2016 в 9:42

You want the file starting with your name and ending in some number.
It should have around 2 to 3 MB.
You should be able to find the name you want to replace with
<NPC xsi:type="Child"><name>Vincent</name>



Stardew Valley

31 июл. 2018 в 16:07 31 июл. 2018 в 17:05

I'm assuming you're using PC, and there's a mod that will let you do it! Just be careful to not exceed the character limit, it will make your game crash until you change it back.

31 июл. 2018 в 18:17

I'm assuming you're using PC, and there's a mod that will let you do it! Just be careful to not exceed the character limit, it will make your game crash until you change it back.


Indeed, I am a PC player. However, it's too hard for me install Smapi, so is there an alternative meld that doesn't use mods? 31 июл. 2018 в 18:21
Indeed, I am a PC player. However, it's too hard for me install Smapi, so is there an alternative meld that doesn't use mods?
I could probably find a way for you to edit the save file directly, but it would risk messing something else up on accident. If you still want to go this route, I need to know if you're on mac or windows or linux. I'm also willing you give you steps to install SMAPI that's a lot easier to follow than what they give you on the site 31 июл. 2018 в 19:52

I'm assuming you're using PC, and there's a mod that will let you do it! Just be careful to not exceed the character limit, it will make your game crash until you change it back.


Indeed, I am a PC player. However, it's too hard for me install Smapi, so is there an alternative meld that doesn't use mods? do you happen to have a program that will make it easier to find specific words such as Notepad++? if so, then it is fairly easy to edit small things such as player name and farm name. 31 июл. 2018 в 20:07
Indeed, I am a PC player. However, it's too hard for me install Smapi, so is there an alternative meld that doesn't use mods?

I could probably find a way for you to edit the save file directly, but it would risk messing something else up on accident. If you still want to go this route, I need to know if you're on mac or windows or linux. I'm also willing you give you steps to install SMAPI that's a lot easier to follow than what they give you on the site
I have Windows PC, if that helps.

Red Angel


Red Angel ответил Артуру

Артур, Не в том файле сменил, в основном менять надо, а лучше в обоих

Генрих Симачёв

А ты ему вломил? Чтоб было не повадно жать энтер не в своих играх. Во этот нас вопрос больше интересует. Избил ли ты младшего брата или хотя бы поколечил?

Red Angel


Red Angel ответил Генриху

Red Angel


Red Angel ответил Даниилу

Артур Абдихаликов

Артур Абдихаликов

Red Angel


Red Angel ответил Артуру

Артур, заходишь в папку с сейвами, там в папку с именем твоего персонажа, там будет 4 файла, два текущий день, два бекап предыдущего дня с припиской _old .
Открываешь блокнотом по очереди файлы текущего дня (файл с именем твоего персонажа и на всякий случай SaveGameInfo) находишь в них через поиск имя которое ввели, и меняешь на новое.

Читайте также: