Skip to content

Releases: cherryduck/ps5-image-forge-linux

v1.0.0

20 Jun 09:05

Choose a tag to compare

PS5 Image Forge Linux v1.0.0

First release of PS5 Image Forge Linux.

Features

  • FFPKG (UFS2), EXFAT, and FFPFSC output formats
  • Compress from folder or existing image file
  • Auto-detect game root via eboot.bin
  • Title ID extraction from param.json
  • Parallel compression with Intel ISA-L / zlib-ng support
  • Size-based progress estimation for compression steps

Setup

  1. Extract the archive
  2. Download UFS2Tool: linux-x64-selfcontained.zip from SvenGDK/UFS2Tool releases
  3. Extract into UFS2Tool/linux-x64-selfcontained/ next to the binary
  4. Run ps5-image-forge-linux

Requirements

  • exfatprogs package (for EXFAT format)
  • sudo access for FFPFSC from folder

Acknowledgements