Crimson Save Editor C++ v1.0.0 (pre-release)
Pre-release
Pre-release
This is the new C++ version of the save editor — a full rewrite of the desktop editor in C++20 (ImGui/DX11). It replaces the Python-based save editor going forward; the Python Game Mods releases continue separately.
Highlights
- Native C++ engine: much faster load/parse/save than the Python editor
- Item database updated for the latest game client: 6,508 items (+29 new from the current patch, incl. renamed items like the The Ashen's set)
- Save Tree with XML export/import (whole-save byte-identical round-trip, cross-save node grafts)
- Inventory, equipment, dye, knowledge, quests, mercenaries/pets, appearance, world editors
- Built-in Rebuild item names from your game install sync
Install
Unzip anywhere and run CrimsonSaveEditor.exe. Keep the data/ and icons_local/ folders next to the exe.
Notes
- Pre-release: back up your saves before editing (the editor also auto-backups).
- Report issues on Discord or the issue tracker.