Hello everyone, I’m Tira from Taiwan. This is my first beta project: AOC Save Editor. It’s a lightweight frontend web tool that lets you read and modify the Money field in a game save. Right now it only supports Money; other fields are not available yet.
Demo : tira-tw.github.io/aoc-save-editor
What you can do
Read more
Continue reading...
Demo : tira-tw.github.io/aoc-save-editor
What you can do
- Load a save file and view the current Money value (Little Endian 32-bit, offset 126388)
- Enter a new value in the Modify field and download a modified save
- Downloaded...
Read more
Continue reading...