- Home
- Save Tools
- Rename Farmer
Renomear o Fazendeiro de Stardew Valley
Upload your save, type a new name, download the edited file. Rewrites the
name tag inside the player block — nothing else.Coloque seu arquivo de save aqui
ou clique para procurar — procure por FarmerName_Id dentro de sua pasta Saves
Seu save nunca sai deste navegador.
Ler, editar e baixar tudo acontece no seu dispositivo. Nada é enviado, enviado para um servidor ou armazenado em qualquer lugar fora do seu navegador.
Como funciona
- 1. Encontre seu save em %AppData%\StardewValley\Saves (Windows) ou ~/.config/StardewValley/Saves (Mac/Linux). Cada fazenda tem uma pasta chamada FarmerName_Id.
- 2. Coloque o arquivo sem extensão dentro dessa pasta (com o mesmo nome da pasta). Pule SaveGameInfo e qualquer _old backups.
- 3. Type the new name. 32 chars max.
- 4. Baixe + substitua. O arquivo editado retorna com o mesmo nome. Coloque-o na mesma pasta, sobrescrevendo o original. (Faça backup primeiro se quiser ser seguro.)
Perguntas frequentes
- Can't I rename my farmer in-game?
- You can, but it's gated: the Shrine of Illusions in the Wizard's Tower basement re-runs character customization (name included) for 500g, and the basement only unlocks at four hearts of friendship with the Wizard. This tool does the same rename for free, without loading the game or touching any of your other character choices.
- Is this safe? Will the file still work in-game?
- Yes. The tool rewrites the <name> tag inside the <player> block and writes everything else back unchanged, byte for byte. Stardew loads the file normally. Back up first if you want belt-and-braces safety; the original is what you uploaded.
- Does my save get uploaded anywhere?
- No. The file is read, edited, and downloaded entirely in your browser. Nothing crosses the network. You can verify with browser DevTools → Network tab.
- Will NPCs and dialogue use the new name?
- Yes. Stardew reads the name from this tag wherever it appears — letters from Mom and Dad, NPC dialogue, the title bar, the chat window. The change is global.
- Why does the load-game menu still show my old name?
- The save-select screen reads from the second file in your save folder, SaveGameInfo, which this tool doesn't touch. The game rewrites that file the first time you sleep, so the menu catches up after one in-game night — everything inside the game itself uses the new name immediately.
- Will my save folder be renamed too?
- No. The folder name is set when the save was first created and never changes — Stardew identifies saves by folder name, so renaming the folder would orphan the save. Keep the folder and file names as-is; only the in-game display name changes.
- Does this also rename other players in a multiplayer save?
- No. The tool only touches the host's <player> block. Farmhand farmers live under <farmhands> and are not affected. Each farmhand would need to be handled separately.
- Does this work on console or mobile?
- Consoles, no — PlayStation, Xbox, and Switch don't expose save files. Mobile, yes: Android and iOS use the same save format as PC. On Android the save folder is Android/data/com.chucklefish.stardewvalley/files/Saves (the files may carry a .bin extension — keep it when you replace them). On iOS, open the Files app and go to On My iPhone → Stardew Valley.
- What characters are allowed?
- Letters, numbers, spaces, and most punctuation — Stardew accepts the full Unicode BMP. Names are capped at 32 characters here (the in-game UI shows ~12 cleanly; longer names work but may visually overflow). Newlines and other control characters are rejected.