SaveEditor
Universal Save Editor for JavaScript Clients
Install / Use
/learn @Stormwave/SaveEditorREADME
GameSaveEditor

Concept
This app is a generic JavaScript platform to aid in development of client-side save editors. Currently supported natively:
- The Legend of Heroes: Trails in The Sky FC
- The Legend of Heroes: Trails in The Sky SC
- The Legend of Heroes: Trails in The Sky TC
Changes
This fork contains some bugfixes and make it compatible with non-Chromium-based browsers.
Host it locally
We can host this app locally, but we have to use a local web server. The following instruction is tested on:
- SteamOS 3.4.6 (on Steam Deck) using Mozilla Firefox
- macOS Ventura (on iMac) using Safari and Google Chrome
Requirements
Make sure that you have the following installed on your system:
- Python 3
Usage
- Backup your save file.
- Either download this repository as ZIP file or clone this repository.
- Assuming you downloaded or cloned the repository on
~/Downloads/GameSaveEditor, open a terminal or console app and type the following command:
cd ~/Downloads/GameSaveEditor/public
- Afterwards, type the following command to run a local web server on port 9000 with Python 3:
python3 -m http.server 9000
- Congratulations! You have sucessfully hosted the
GameSaveEditorapp on your local. - Open your browser, and type this URL:
http://localhost:9000 - Click on the game that you want to edit the save file and load up your save file.
- Edit various parameters on your save file, then click
Saveon the left sidebar to download the edited save file. - Rename the downloaded file (something like:
SVDAT001.SAV) and replace the original save file. - Enjoy!
Credits
Original repo: https://github.com/Stormwave/SaveEditor
Original hosted version: https://save-editor.stormwave.uk
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
