Skip to content
Menu
SteamAH
  • Cheat
  • Guide
  • Tips
  • Privacy Policy
  • Abuse
SteamAH

Rusty’s Retirement: How to Edit Your Save Files

Posted on May 4, 2024

This is a quick guide on how to edit your save data.

 

Where do you find your save?

To begin with I feel like the Devs should find a way to keep players from doing this or add a check to see if the file has been edited, because it is a very easy way to unlock all the achievements.

Continue at your own risk to your save file.

Go to file explorer and follow this path

C:\Users\[Your User]\AppData\LocalLow\MisterMorrisGames\Rusty’s Retirement

In there you will find some files
You are looking for one that says something similar to “H3-2024-5-4-16-56-40.txt” (This is mine your’s will look different)

MAKE A BACKUP BEFORE YOU CHANGE ANYTHING IN THE FILE

Open it with notepad or Notepad++ (either will work fine)

Simply ctrl + f to look for what you wish to edit

In this example I want to give myself more fossils, so I change the value from 0 to 9999

This is what it looks like to begin with
“fossils” : {
“__type” : “int”,
“value” : 0
}

This is what it looks like after editing
“fossils” : {
“__type” : “int”,
“value” : 9999
}

You can also unlock anything by changing it value from false to true.

In this example I am unlocking a carrot

This is what it looks like to begin with
“cropCarrotUnlocked” : {
“__type” : “bool”,
“value” : false
},

This is what it looks like after editing
“cropCarrotUnlocked” : {
“__type” : “bool”,
“value” : true
},


Thanks to OnlyMarlow for their excellent guide; all credit belongs to their effort. If this guide helps you, please support and rate it here. Enjoy the game.

MORE GAME GUIDES FOR YOU

Related Posts:

  • Rusty’s Retirement: Efficiency Farming Guide
  • Rusty’s Retirement: 100% Achievement Guide
  • Rusty’s Retirement: Reaper’s Outpost Guide (2024 New Winter Update)

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Disclaimer

All content cited is derived from their respective sources. If you think we have used your content without permission, Please go to the Abuse Page to contact us and we will be taking it seriously.

Recent Posts

  • MindsEye: How to Fix Crash Issues on Windows 10 & 11
  • MindsEye: How to Disable Depth of Field for Better Performance
  • Parasite Inside: Full Save + Maps [V0.3.5]
  • Car Dealer Simulator: 100% Achievement Guide
  • Sheepy: A Short Adventure – Save Files for the “SHEEPY STRONG” Achievement
©2025 SteamAH | Powered by SuperbThemes & WordPress