Various tools for managing your Playstation® Portable, Playstation® Vita, or any other playstation save. (PS3-PS5)
Features include:
Tip
Using JAR
If you don't have a prebuilt version of PSPTools made for your platform, you can use the cross-platform jar. To do this you need to have java 25 installed. You can get one at https://learn.microsoft.com/en-ca/java/openjdk/download#openjdk-25
- bucanero - Save patching & save database (apollo-lib, apollo-patches, apollo-saves) Support them here: https://www.patreon.com/dparrino
- georgemoralis - JPCSP's UMD ISO reader, used for reading ISO files.
- https://vimm.net - Game database
PSPTools is made with gradle, so building is easy.
Simply clone this repo, or download the code, then run the following command in a terminal:
./gradlew build jpackage
This command should output an uber-JAR in the build/builtJars folder, and an executeable build in build/builtDist




