A command-line tool & webinterface, to efficiently save scum on an exploitable PS4/PS5.
- โก Blazing fast savegame backup & restore
- ๐ ๏ธ Runs as web application or CLI
- ๐ฎ Gamepad & Keyboard support (hotkeys)
- ๐ Sound notification
- ๐ฆ Suits any game with a single savefile
Note
The webinterface is currently in development.
View the documentation and examples at savescum.jrson.me (under construction).
Savescum can be installed globally as a Node.js command line tool:
npm install -g savescum
After installing, the savescum
command becomes available and can be run from any directory. Alternatively, you can use savescum with npx
directly:
# with global installation
savescum [options] [command]
# or run with npx
npx savescum [options] [command]
Warning
Remember always backup your saves files!
This video shows a speed comparison of savescum methods.
Licensed under the MIT license.