.savepatch here
or click to browse
Engine log
What this is
A browser front-end for the
Apollo save-patch engine —
the same C library the console apps and the desktop GUI use, compiled to
WebAssembly. Search the patch database for your game, or drop in a
.savepatch file of your own; either way it shows you the
codes it contains and applies the ones you pick to your save data.
What you need
A decrypted save file, and nothing else — the patches themselves are searchable above, fetched straight from the apollo-patches database. This tool patches save data; it cannot decrypt or re-sign console saves — use the Apollo app on the console itself for that.
Privacy
Your files are read locally and patched in memory inside this page. There is no server, no upload and no telemetry.