Skip to content

PS4PKGViewer v1.6.5 — ChayahLabs ICON0 Compatibility Update

Choose a tag to compare

@ChayahLabs ChayahLabs released this 22 Aug 11:25
· 11 commits to main since this release

PS4PKGViewer v1.6.5 — ChayahLabs ICON0 Compatibility Update

This release improves package icon compatibility while preserving the
existing v1.6.4 package-listing and crypto compatibility work.

Changes

  • Fixed missing package icons in some rebuilt or non-standard PS4 PKGs.
  • Fixed compatibility with packages affected by the legacy ENTRY_NAMES
    positional association behavior.
  • Added a fast direct ICON0 metadata-entry fallback.
  • Preserved the original icon-loading path for packages that already work.
  • Embedded the secondary LibOrbisPkg/PkgTool ICON0 runtime inside
    ChayahLabs.PS4IconFallback.dll.
  • The secondary runtime is materialized to Windows TEMP only when required;
    no external ChayahPkgTool folder is distributed.
  • Retained the existing v1.6.4 List Contents / PFS crypto compatibility.
  • Updated About, AssemblyVersion, FileVersion and ProductVersion to v1.6.5.
  • Updated and embedded the v1.6.5 Readme.

Distribution

The public package contains exactly:

  • PS4PKGViewer.exe
  • PS4PKGViewer.dat
  • PS4UpdateInfo.ps1
  • Readme.txt
  • ChayahLabs.PS4IconFallback.dll

Credits

Original PS4PKGViewer by LMAN .
Compatibility updates by LMAN & ChayahLabs.
LibOrbisPkg/PkgTool by Maxton and contributors.