maxton / MakePFS

Unmaintained and incorrect - use LibOrbisPkg instead

Home Page:https://github.com/maxton/LibOrbisPkg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MakePFS

A utility to create PFS (Playstation File System) images.

Usage:

makepfs -o pfs_image_name.dat -r /path/to/root/directory [-b BLOCKSIZE]

Options:

  • -o filename : Sets the output filename for the image to filename.
  • -r /path/to/root : Sets the directory used as the root of the filesystem.
  • -b BLOCKSIZE : (Optional) Sets the blocksize of the PFS image. Default is 65536.

About

Unmaintained and incorrect - use LibOrbisPkg instead

https://github.com/maxton/LibOrbisPkg

License:Other


Languages

Language:C# 100.0%