Ir para o conteúdo principal

Definir Ouro de Stardew Valley

Upload your save, pick or type a new gold amount, download the edited file. Rewrites the money tag and nothing else — runs entirely in your browser.

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. 1. Encontre seu save em %AppData%\StardewValley\Saves (Windows) ou ~/.config/StardewValley/Saves (Mac/Linux). Cada fazenda tem uma pasta chamada FarmerName_Id.
  2. 2. Coloque o arquivo sem extensão dentro dessa pasta (com o mesmo nome da pasta). Pule SaveGameInfo e qualquer _old backups.
  3. 3. Type any amount up to 999,999,999g, or tap a quick-pick (10k, 100k, 1M, etc).
  4. 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

Is this safe? Will the file still work in-game?
Yes. The tool rewrites the <money> 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.
What's the maximum gold I can set?
999,999,999g (just under 1 billion). Stardew's int32 ceiling is higher, but combining huge amounts with end-of-day shipping income on rich saves can overflow into negative territory and crash the day-end widget. The cap leaves a safe margin.
Will this affect achievements or the perfection tracker?
Gold-related achievements ("Greenhorn", "Cowpoke", "Homesteader", "Millionaire", "Legend") fire when your TOTAL EARNED money crosses thresholds, not when current gold goes up. Setting your money here doesn't auto-unlock those — you still need to earn the income normally. Perfection isn't affected at all.
Why does the load-game menu still show my old gold?
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 — in the game itself the new balance shows immediately.
Does this also set gold for other players in a multiplayer save?
No. The tool only touches the host's <player> block. Each farmhand has their own gold balance and 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.