Version: 1.0 Draft Subject: Architecture and Implementation of a Save Editing Tool for Exiled Kingdoms
A fan-made, web-based JavaScript tool specifically designed for Exiled Kingdoms. You upload your save file, edit values via sliders and dropdowns, and download the modified file. Exiled Kingdoms Save Editor
.akx files).Locate your save file
Documents/My Games/Exiled Kingdoms/SaveGames/Android/data/io.porch.ek/files/SaveGames/ (may require file manager access)Back up your save – Copy the .sav or .dat file to a safe folder. Digest: Exiled Kingdoms Save Editor Technical White Paper:
Open the Save Editor – Load your save file using the editor’s interface. Save files use a custom binary format (not JSON/XML)
Make changes – Use dropdowns, sliders, and text fields to adjust values.
Tip: Avoid setting stats above the game’s normal cap (e.g., level 25, traits beyond 100) to prevent crashes.
Save & replace – Export the modified file back to the original location. Launch Exiled Kingdoms and load your edited character.