Local editor for your Windrose character save — stats, talents, inventory, ships. Auto-backup, live PAK-derived stats, undo/redo. No telemetry. - Github - https://github.com/Chris971991/windrose-character-editor-releases
Edit your character's stats, talents, gear, ships, recipes, and discoveries — no manual save file editing needed.
Official GitHub Page⚠ READ FIRST: Disable Steam Cloud for WindroseSince the May 4th game update, Windrose saves are now managed by an internal checkpoint system. If Steam Cloud is enabled, any edits you make will be silently reverted the next time you launch the game.
To disable: Steam → right-click Windrose → Properties → General → Uncheck
Keep game saves in the Steam Cloud. If Steam asks about a conflict, pick
"Use Local Files".
This is a one-time setup. Without it, the editor cannot reliably save changes.
What It Does- Character — Rename, change level + XP, edit all 6 stats (Strength / Agility / Precision / Mastery / Vitality / Endurance), distribute points across the full talent tree
- Inventory — Swap any item, adjust quantity, set equipment level 1–15
- Ships — Swap hulls, edit cannons, sails, hull plates, and boarding crew; manage cargo and consumables; set the flagship; repair damage; add new ships to your fleet; delete unwanted ones.
- Customization — Mix and match sails, hull colors, and flags from every faction style book you've unlocked (Stock, Brethren, Blackbeard, Buccaneers, Smugglers, Corsairs)
- Recipes — Toggle every recipe your character has learned across cooking, alchemy, building, ship gear, and more. Search, filter by category, or bulk-unlock entire categories.
- **Discovery** — Track every biome's discoveries (89 entries across Coastal Jungle, Foothills, Cursed Swamps, Ashlands). Layout matches the in-game UI exactly, same sections, same order, same boss progression locks (defeat the previous boss to unlock the next biome). Hover any tile for full game description, effects, vanity text. Bulk actions auto-skip locked biomes. Ashlands shows "Coming Soon" with an animated hourglass since the devs haven't released its content yet
- Live Derived Stats — Health, Defense Power, Critical Hit Chance, weapon damage, etc., are recalculated from the game's actual PAK math as you edit, so you see the real impact of every change before you save. Strength, Agility, and Precision now correctly affect damage based on each weapon's hidden grade letter (S/A/B/C).
- Undo / Redo — Every edit is history-tracked (Ctrl+Z / Ctrl+Y); slider drags collapse into single steps.
- Build presets — Export your current edits as a JSON file to share with friends or reapply later.
- Backups — Auto-snapshot before every save, restore with preview, per-row notes, one-click pruning, restore with safety snapshot
- Hot-patch catalog — When WindRose is patched between editor builds, the editor pulls the latest PAK data from GitHub on demand, so you don't need to wait for a new release.
- Auto-Updates — Opt-in update prompts via GitHub releases (no need to return to Nexus unless performing a fresh reinstall)
- No telemetry — local-only, no analytics, no phone-home
ScreenshotsFull Character tab. Talent radial, derived stats, action bar, and main inventory all on one page.
The talent tree is a faithful port of the in-game radial menu. It features the game’s own parchment background, slot frames, and 51 individual talent icons taken directly from the game files. Hovering over a talent displays the current rank effect alongside the next rank effect for easy comparison.
**Ship Tab**
Photorealistic layered hull, sail & flag preview using in-game textures.
Swap hulls, edit cannons & crew, manage cargo, repair, set as flagship.
Each customization slot opens its own picker, organized by faction pack, so you can mix and match looks across every style book you've unlocked.
The Recipes tab. Lock or unlock any recipe paper, with search, category filters, and bulk actions for whole categories at a time.
The Discovery tab. Layout matches the in-game UI exactly, with rich PAK-extracted descriptions on hover and per-character progression locks.
(More screenshots in the
Images **tab — backups modal, multi-character picker, hover tooltips, etc.)**
Install- Download from the Files tab. Two options:
- Installer (recommended) — install wizard, Start Menu + desktop shortcuts, auto-updates on future releases. Per-user install, no admin required.
- Portable — Single .exe. Runs from anywhere (including USB drives), no install required. Will not auto-update — manually download future versions from this page.
- Run the installer (or the portable .exe). On first launch, the editor will guide you through its features.
- Edit. Save. Launch Windrose to verify.
You don't need .NET, Python, or any modding toolchain. Just install Windrose via Steam.
Windows SmartScreen warningWindows will say
"Windows protected your PC" the first time. Click
More info →
Run anywayThe .exe is not yet code-signed (paid certificate is on the to-do list).
Important things to knowSteam Cloud must be disabled. See the warning at the top of this page. Without it, your edits will be silently reverted on the next game launch.
Save before closing Windrose. The editor refuses to write while the game has the save file open. The header shows a yellow
**"Game running — close to save"** Pill when this is the case.
Edits travel with your character. Your character (stats, talents, inventory, ships) is saved locally and carried across every server you join. Any changes you make here will stay with you when you enter a friend’s world or a community server. Please be respectful of other players and follow each server’s rules.
Auto-save before each save. Each save first creates a timestamped copy of your save folder. You can restore any of them at any time from the Backups browser in the editor.
Round-trip self-check. Before applying any edit, the parser re-serializes the unmodified blob. If the bytes don't match exactly, it bails. This catches parser bugs that would otherwise silently corrupt a save.
Save won't load? If you see a "Couldn't find a Windrose save" or migration-failed message, check the Help menu for details.
Repair save folder Tool that diagnoses and fixes the most common post-patch issues (v1↔v2 mirror gaps, missing player directories, etc.).
Keyboard Shortcuts- Ctrl + S — Save edits to disk
- Ctrl + Z / Ctrl + Y — Undo / Redo (Slider drags are collapsed into single steps)
- Ctrl + B — Open Backups
- Ctrl + R — Reload from disk
- Ctrl + / — Help / About modal
- Esc — close any modal
- / — Focus search inside the item picker
Compatibility- Game: Windrose 0.10.0+ (Early Access). The editor's catalog auto-updates between game patches via the hot-patch system.
- OSWindows 10 / 11 (64-bit)
- Game install: any Steam library location. The editor finds it automatically
Bugs, ideas, feature requestsDrop them in the
Bugs /
Posts tabs here on Nexus, or open an issue on GitHub:
github.com/Chris971991/windrose-character-editor-releases/issuesIf a save fails, the editor offers to copy a diagnostic JSON to your clipboard. Paste that into the issue and it gives me everything I need to reproduce. The Help menu also has a
Download diagnostic log button — drop the .log into your issue or Discord post.
**Privacy**No telemetry, no analytics, no phone-home. The editor only contacts GitHub for update checks and gaming.tools for item icon and cosmetic-string fetches. All save data is processed locally on your machine.