LibOrbisPkg icon indicating copy to clipboard operation
LibOrbisPkg copied to clipboard

Library, GUI, CLI for creating, inspecting, and modifying PS4 PKG, SFO, PFS, and related filetypes

Results 21 LibOrbisPkg issues
Sort by recently updated
recently updated
newest added

Quoting @kiwidoggie from @OpenOrbis (https://github.com/OpenOrbis/LibOrbisPkg#note-from-openorbis): > The original developer (maxton) has passed away unexpectedly, we will be keeping this fork up to date as we rely on it for the...

not sure, but I think the editor is missing the compression feature, very useful for storage.

Hello. Can you add the option for game updates. Apparently it only supports the making of dlc and game packages ?

like in title. there is any way to get 'ekpfs or xts data + tweak keys' to decrypt retail or we still don't have all needed keys

When creating a pkg from a gp4, the following error is shown in the Log Window: ``` Preparing inner PFS... [innerpfs] Setting up filesystem structure... [innerpfs] Creating inodes (5 dirs...

bug

I face this error when trying to open a DLC package "UP0082-CUSA07211_00-ACC9001000000000-A0000-V0100" ``` --------------------------- --------------------------- Error loading outer PFS: Invalid PFS superblock version (72057595452343167) or magic (864691128455135232) Please report this...

Hi @maxton, I'm trying to script PkgTool to extract `CONTENT_ID` and `TITLE` values from (edit: PS4) pkg files. I'm running into a knowledge gap and/or functionality gap that I'm hoping...

Attempting to open the package results in an error: ```csharp System.Exception: Invalid CNT header в LibOrbisPkg.PKG.PkgReader.ReadHeader() в PkgEditor.Views.PkgView..ctor(String path) в PkgEditor.MainWin.openPkg(String filename) в PkgEditor.MainWin.ShowOpenFileDialog(String title, String filetypes, Action`1 successCb) в...

Could you add gengp4 functionality to PkgTool.Core? PkgTool.Core is the only program that I can compile and use cross-platform with non-x86 CPUs, as the original tool, gengp4.exe, is Windows-only. PkgTool.Core...

enhancement

The "c_date" variable from param.sfo and inside Project.gp4 gets decreased by 1 day when you build a PKG and then look at it with sfo_listentries or extract it with pkg_makegp4....