Apollo Save Tool documentation ============================== |Downloads| |Release| |License| |Twitter| `The Apollo Save Tool library `__ and :doc:`command-line tools ` implement a save-data patch engine that supports: - :doc:`Save Wizard / Game Genie codes ` - :doc:`Bruteforce Save Data scripts ` - :doc:`Python scripts (using MicroPython) ` Reference documentation ----------------------- .. toctree:: :maxdepth: 2 cli.rst savepatch.rst bsd.rst savewizard.rst python.rst Apollo Save Tool C library -------------------------- The library is cross-platform (PS2 / PS3 / PS4 / PSP / PS Vita / Win / Linux / macOS) and is required to build: - `Apollo Save Tool PS2 `__ - `Apollo Save Tool PS3 `__ - `Apollo Save Tool PS4 `__ - `Apollo Save Tool PSP `__ - `Apollo Save Tool PS Vita `__ Apollo ``savepatch`` archive ---------------------------- You can find ``.savepatch`` files for many PlayStation games in the `apollo-patches `__ repository. Credits ------- - `Bucanero `__: `Project developer `__ License ------- `Apollo Save Tool `__ library - Copyright (C) 2020-2026 `Damian Parrino `__ This program is free software: you can redistribute it and/or modify it under the terms of the `GNU General Public License `__ as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. .. |Downloads| image:: https://img.shields.io/github/downloads/bucanero/apollo-lib/total.svg?maxAge=3600 :target: https://github.com/bucanero/apollo-lib/releases .. |Release| image:: https://img.shields.io/github/release/bucanero/apollo-lib.svg?maxAge=3600 :target: https://github.com/bucanero/apollo-lib/releases/latest .. |License| image:: https://img.shields.io/github/license/bucanero/apollo-lib.svg?maxAge=2592000 :target: https://github.com/bucanero/apollo-lib/blob/master/LICENSE .. |Twitter| image:: https://img.shields.io/twitter/follow/dparrino?label=Follow :target: https://x.com/dparrino