X Tutup
The Wayback Machine - https://web.archive.org/web/20210105175938/https://github.com/maxton/MakePFS
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.
X Tutup