Es3 Save Editor Online Page
The Es3 Save Editor Online is a web-based tool used to view and modify game save files (specifically .es3 files) generated by the Easy Save 3 asset for Unity. These tools are often used by players of games like Lethal Company, REPO, and Tower of Babel to edit in-game stats, currency, or unlocks. Core Functionality
Decryption: Many games encrypt their .es3 files. The editor can decrypt these files if you provide the specific encryption password used by the developer.
JSON Modification: Since Easy Save 3 uses the JSON format, the editor presents the data in a human-readable layout where you can change values (e.g., changing "gold": 100 to 9999).
Re-serialization: After editing, the tool allows you to save and re-encrypt the file so it can be placed back into the game's save directory. Popular Tools and Resources
Es3 Save Editor Online es3.tusinean.ro ) is a specialized web tool designed to decrypt, edit, and re-encrypt save files generated by the Easy Save 3 (ES3) plugin for the Unity engine. Core Functionality Decryption & Encryption : Many Unity games encrypt their
save files using AES-128 to prevent cheating. This tool allows you to upload these files, apply a known password, and convert them into a "human-readable" JSON format for editing. Web Interface
: It provides a browser-based environment to modify game variables like player health, currency (e.g., money or "rubber"), and unlocked items. Open Source : The project is maintained as an open-source tool on GitHub by alextusinean Popular Supported Games
While the tool can theoretically work for any game using Easy Save 3 if you have the password, it is frequently cited for: Supermarket Together : Uses the password g#asojrtg@omos)^yq : Users often use this site to edit files located in the AppData\LocalLow\semiwork\Repo\saves directory. Tape to Tape : Used to unlock teams and modify currency. Lethal Company Es3 Save Editor Online
: Players use it to decrypt save files after identifying the game's internal encryption password. Steam Community How to Use the Editor Locate Save File : Find your file, typically in %USERPROFILE%\AppData\LocalLow\[Developer]\[GameName] Upload & Decrypt es3.tusinean.ro , upload your file, and enter the game-specific password.
: Change the desired values (e.g., changing a "false" to "true" to unlock an item). Download & Replace
: Download the modified file, ensure it is re-encrypted if the game requires it, and replace your original save file. Important: Steam Cloud
before replacing files to prevent your edits from being overwritten by the old cloud version. : Always create a of your original
file before editing. If the edited file is seen as corrupted, removing backup files from the save folder often fixes the issue. password or save location for a particular game you're trying to edit? How to edit the easysave3 save file? - REPO
The EasySave3 Editor is a web-based tool designed to decrypt, edit, and re-encrypt save files for games built using the Easy Save 3 asset in Unity. Many popular titles, such as Lethal Company and Supermarket Simulator, use this system to store player data. 🛠️ Key Capabilities
Decryption: Can decrypt .es3 files if you have the developer’s password. The Es3 Save Editor Online is a web-based
Plaintext Editing: Once decrypted, files are typically human-readable JSON.
Compression Support: Handles files compressed via GZip without requiring a password.
Re-encryption: Allows you to download the modified file in its original format to overwrite your local save. 📂 How to Find and Edit Save Files
To use an online editor, you must first locate your game's save data. Most Unity games store these in the Persistent Data Path: Windows: %AppData%\..\LocalLow\[DeveloperName]\[GameName]\ Common Filenames: SaveFile.es3, profile.es3, or global.es3. Common Edits in ES3 Files
If the file is not encrypted, you can use a text editor like Notepad++ directly. Look for these keys: Money/Currency: Search for "Money" or "Credits". Unlocks: Change values from false to true. Player Stats: Search for "CurrentStoreLevel" or "XP". ⚠️ Critical Precautions
Backup First: Always copy your original save file before editing to prevent corruption.
Disable Steam Cloud: Turn off cloud syncing before moving your edited file back, or Steam may overwrite your changes with the old cloud version. Corruption Risk: Web-based editors are notoriously bad at
Password Retrieval: If the file is encrypted, you may need a modding tool like UnityExplorer or a decompiler like dnSpy to find the password in the game's code.
💡 Tip: If you are trying to edit a specific game like Lethal Company, you may need to use a dedicated Save Editor for Lethal Company if the general online editor fails to handle its specific encryption.
The Ugly
- Corruption Risk: Web-based editors are notoriously bad at recompressing save files. There is a significantly higher chance of file corruption when saving your edits compared to desktop software. A corrupted save means lost progress—sometimes hundreds of hours.
- Security/Privacy: You are uploading a file that contains your Steam ID and profile information to a third-party web server. While most hobbyist sites are benign, you have no guarantee that your data isn't being logged or that the files you download back are clean.
- Ad-Heavy Environment: Many sites hosting these editors are covered in aggressive pop-up ads or misleading download buttons, making the experience feel unsafe and spammy.
Cloud Saves & ES3 Editors
If you use Steam Cloud or Xbox Game Pass, disable cloud sync before replacing the save file. Otherwise, the cloud will overwrite your edited file with the old one.
Security
Because the editor runs client-side in your browser using JavaScript (usually via libraries like ES3IO.js), your file is not uploaded to a nebulous "cloud server." Most reputable online ES3 editors process the file entirely within your browser tab. You can verify this by disconnecting your internet after loading the page—if it still works, your data never leaves your computer.
Warning: Always use trusted URLs. Avoid random .xyz websites that ask you to "download a helper application." A true ES3 Save Editor Online requires no downloads.
4. No Registry or Key Conflicts
Desktop save editors often clash with cloud saves (Steam Cloud, Epic Cloud). The online tool is non-intrusive; you simply download the modified file and let your cloud service overwrite the old version naturally.
Why Use an Online Editor Instead of a Desktop App?
You might ask: Why use an online tool when I can download Cheat Engine or a standalone save editor?
The ES3 Save Editor Online offers several distinct advantages:
- No Installation Required – Zero risk of malware from dubious
.exefiles. You only need a browser. - Cross-Platform – Works on Windows, Mac, Linux, and even Chromebooks.
- Instant Updates – Online tools are maintained by communities; you don't need to reinstall for new game patches.
- User-Friendly Interface – Most online editors display a JSON-like tree view, making it easy to find variables like
playerHealth,money, orinventory.