0 of 0

File information

Last updated

Original upload

Created by

Julefox

Uploaded by

Julefox13

Virus scan

Some suspicious files

Tags for this mod

About this mod

R.E.P.O Save Editor is a graphical user interface (GUI) application built using Qt and C++. It's specifically designed to edit and manage save files (.es3 format) for the game R.E.P.O. This tool enables users to easily modify game data such as currency, player health, player upgrades, items, and other relevant game statistics...

Permissions and credits
// Overview
R.E.P.O Save Editor is a graphical user interface (GUI) application built using Qt and C++. It's specifically designed to edit and manage save files (.es3 format) for the game R.E.P.O. This tool enables users to easily modify game data such as currency, player health, player upgrades, items, and other relevant game statistics through a user-friendly interface.

Inspired by: N0edL's R.E.P.O Save Editor -> https://github.com/N0edL/R.E.P.O-Save-Editor


// Features

- Decrypt and Load .es3 Save Files: Easily open and decrypt .es3 save files for modification.

- User-Friendly Interface: Edit various game data such as:

- Player statistics (health, upgrades, and more)

- Currency and financial data

- Item quantities and properties

- General world statistics (level, total haul, charging stations, etc.)

- JSON-Based Editing: Internally converts decrypted .es3 data into JSON for clear, intuitive editing.

- Re-Encrypt and Save: Securely saves your modifications by re-encrypting the JSON data back into the .es3 format compatible with the game.

// Github
https://github.com/Julefox/repo-save-editor