Skip to content

bucanero/pkg_pfs_tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PS4 PKG/PFS tool (c) 2017-2021 by flatz

Dependencies:

  • mbedtls
  • uthash
  • zlib

For ubuntu-ish:

sudo apt install libmbedtls-dev uthash-dev zlib

To produce windows executable from ubuntu-ish via mingw:

sudo apt install mingw-w64 libz-mingw-w64-dev

Then pass e.g. -DCMAKE_TOOLCHAIN_FILE=../cmake/mingw-w64-x86_64.cmake to cmake.

P.S. In memory of Maxton Garrett (maxton), this release is dedicated to you.

About

PKG/PFS unpacker for PS4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.1%
  • CMake 0.9%