Skip to content

A cross-platform application to convert Horizon Forbidden West's PS4 saves to PC

License

Notifications You must be signed in to change notification settings

zakuciael/hfw-save-converter

Repository files navigation

Horizon Forbidden West Save Converter
HFW Save Converter

A cross-platform application to convert Horizon Forbidden West's PS4 saves to PC.


Pre-requirements

  • A decrypted PS4 save file (checkpoint.dat file).
  • (Optional) A sce_sys/ folder containing the following files:
    • A param.sfo file associated with the save file.
    • A icon0.png file containing the save file's image.

Installation

Download the executable from the repository's release page or build locally following the instructions in the build section.

Usage

./hfw-save-converter.exe <PS4_SAVE_FILE> [-o <OUTPUT_DIR>]

The converter will automatically look up the save metadata from sce_sys/param.sfo file located in the same directory as the PS4 save file.

For more options and configurations, check out the help command.

Build

To build the application, install Rust toolchain using the instructions found under the following link. After installation, run the following command in the terminal

cargo build -r

This will build the release version of the application for the running operating system.

License

This project is distributed under the GNU General Public License v3.0. See LICENSE for more information.

About

A cross-platform application to convert Horizon Forbidden West's PS4 saves to PC

Topics

Resources

License

Stars

Watchers

Forks

Languages