Skip to content

maxton/MakePFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages