Permadeath save conversion guide
Jump to navigation
Jump to search
This article contains information on how to convert a Permadeath save file into a non-Permadeath save file.
- Find the save file:
- First, launch RimWorld, via Steam, GOG, or wherever you have it installed.
- Click "Options" on the main menu.
- In the middle column, under Gameplay, click "Open Save Data Folder" - this should open a file explorer in your RimWorld directory.
- Open the "Saves" folder.
- Find your Permadeath save that you wish to convert. It will end in "(Permadeath)".
- Edit the save file:
- Once you have identified which file you need to edit, open it with your favourite text editor, for example Notepad, Visual Studio, Sublime Text, or Atom. Anything will do if it can edit large files.
- Once the file is open, confirm it is opened correctly - the top of the file should start with "
<?xml version="1.0" encoding="utf-8"?>
" - On about line 22, there is a line which reads: "
<permadeathMode>True</permadeathMode>
" - Change this line to "
<permadeathMode>False</permadeathMode>
" and remove the line below it which reads "<permadeathModeUniqueName>
". - Save your changes to the file, and rename it to remove the (Permadeath) - this is personal preference, it has no effect on the actual save file.
- Relaunch RimWorld.
Now your file is not permadeath!
- Progression
- Quickstart Guides • Basics • Intermediate Midgame Guide • Advanced Endgame Guide • Ending the game
- Scenarios
- Lost Tribe Guide • Rich Explorer Guide • Naked Brutality Guide • The Mechanitor Guide
- Survival
- Extreme Heat Guide • Extreme Cold Guide • Extreme Desert Guide • Ice Sheet Guide • Sea Ice Guide • Events Guide
- Combat
- Defense tactics • Offense tactics • Weapon Guide
- Construction
- Colony Building Guide • Defense structures
- Production
- Food production • Money making guide