All Games
Unity.rgdRGD (serialized .NET)

Raft Save Editor

Edit Raft survival stats, revive dead saves, and change world difficulty.

Files encrypted in transit
Server-side parsing
Auto-detect format

About Raft Saves

Raft (Redbeet Interactive) stores progress in proprietary .rgd files inside the Unity LocalLow folder. Player stats — Health, Hunger, Thirst, Oxygen and the Dead flag — live in RGD_Users.rgd under Users > 0 > Player, while each world's difficulty is stored as a GameMode/Mode value node. Many .rgd files are binary-serialized .NET data, so decode or convert them to JSON before editing named fields. Always back up your save first.

What You Can Edit

Health
Hunger
Thirst
Oxygen
Dead / revive flag
Game mode / difficulty
In-game day
World name
Free Dedicated Editor

Raft Dedicated Editor — live now

Skip the raw tree view. The dedicated Raft editor ships visual stats, labeled fields, one-click presets, and a themed UI — all built for Raft players. 100% free, no sign-up.

Visual stat bars & gauges
Game-themed interface
Smart field organization
One-click quick edits
Open Raft Editor
Raft Editor
Visual stat bars, smart labels, themed UIAVAILABLE NOW · FREE

How to Edit Raft Saves — Step by Step

1

Open Raft → Load World → 'Open World Folder Path' (or browse to AppData\LocalLow\Redbeet Interactive\Raft\User).

2

Copy your RGD_Users.rgd (player) or <WorldName>.rgd (world) file and make a backup.

3

If the .rgd is binary, decode/convert it to JSON first, then upload it here.

4

Adjust Health, Hunger, Thirst, Oxygen, or difficulty in the editor.

5

Download the edited file and replace the original in the save folder.

6

Restart Raft and load the world to apply your changes.

Save File Locations

🪟
Windows

%USERPROFILE%\AppData\LocalLow\Redbeet Interactive\Raft\User\User_<SteamID>\

🍎
macOS

~/Library/Application Support/Redbeet Interactive/Raft/User/User_<SteamID>/ (unofficial builds only)

🐧
Linux

~/.config/unity3d/Redbeet Interactive/Raft/User/User_<SteamID>/ (Proton: compatdata LocalLow path)

☁️
Steam Cloud

Steam Cloud syncs saves; edit locally while the game is closed, then let Cloud upload on next launch.

User_<SteamID> is your SteamID. Use in-game Load World → 'Open World Folder Path' to jump straight to a world.

File format: RGD (serialized .NET) | Extension: .rgd

Platform Compatibility

🖥️

PC

Supported
🎮

PS4

Not Supported
🎮

PS5

Not Supported
🎮

Xbox

Not Supported
🕹️

Switch

Not Supported

⚠️ Raft is PC-only (Steam/Epic). No official console releases.

How SaveEditor Handles Raft Files

Auto-Detect

Automatically identifies RGD (serialized .NET) format from file content

Smart Editing

Game-specific labels, categories, and quick-edit presets

Re-encode

Downloads in the original format — compression and encoding preserved

Frequently Asked Questions

Where are Raft save files stored?

In %USERPROFILE%\AppData\LocalLow\Redbeet Interactive\Raft\User\User_<SteamID>\. Player stats are in RGD_Users.rgd; each world has its own folder with a <WorldName>.rgd.

Can I fix a save where I spawn and instantly die?

Yes — open RGD_Users.rgd, set Health/Hunger/Thirst/Oxygen back up and set the Dead flag to 0 (use the 'Revive' quick action), then replace the original file.

Why don't my field names show up?

Many .rgd files are binary-serialized .NET data. Convert or decode the file to JSON first, then reload it so the named keys appear.

Ready to edit your Raft save?

Upload your save file and start editing in seconds. No sign-up required. 100% free.

Edit Raft Save Now