Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jrson83/savescum

A command-line tool & webinterface, to efficiently save scum on an exploitable PS4/PS5.
https://github.com/jrson83/savescum

bloodborne ftp jailbreak playstation-4 playstation-5 ps4 ps5 savegame savescum

Last synced: 2 months ago
JSON representation

A command-line tool & webinterface, to efficiently save scum on an exploitable PS4/PS5.

Awesome Lists containing this project

README

        

# savescum

A command-line tool & webinterface, to efficiently save scum on an exploitable PS4/PS5.

## 🎯 Features

- ⚡ 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.

## Documentation

View the documentation and examples at [savescum.jrson.me](https://savescum.jrson.me/) (under construction).

## Installation

Savescum can be installed globally as a Node.js command line tool:

```sh
npm install -g savescum
```

## Usage

After installing, the `savescum` command becomes available and can be run from any directory. Alternatively, you can use savescum with `npx` directly:

```sh
# with global installation
savescum [options] [command]

# or run with npx
npx savescum [options] [command]
```

> **Warning**
> Remember always backup your saves files!

## Speed comparison

This video shows a speed comparison of savescum methods.

[![Comparison Video](https://raw.githubusercontent.com/jrson83/savescum/main/.github/assets/youtube-comparison-hqdefault.png)](https://www.youtube.com/watch?v=KVDkTK97hJk)

## License

Licensed under the [MIT license](https://github.com/jrson83/ps4-savescum/blob/main/LICENSE).