Skip to content

PS4 PKG Tool v1.6

Latest
Compare
Choose a tag to compare
@pearlxcore pearlxcore released this 05 Sep 19:48
· 1 commit to master since this release
c073ddc
  • Migrated PS4 PKG Tool and related libraries to .NET 7.
  • Added option to fully extract PKG files in the View and Extract tab.
  • Enabled multiple selection for PKG operations. (Issue #46)
  • Fixed error reading PKG file for Homebrew Store and Remote Package Installer. (Issue #52)
  • Fixed error reading PKG in flash drive. (Issue #50)
  • Fixed error reading PKG in root directory. (Issue #40)
  • Added "(Patch)" tags to the filename of the patch PKG during PKG renaming to prevent naming conflicts.
  • Enabled multiple file selection to extract PKG files.
  • Added naming placeholders: {SYSTEM_VERSION}, {VERSION}. (Issue #41)
  • Added custom color for PKG labels in grid view based on PKG category (Game, Patch, Addon, App).
  • Added an option to move PKG files into separate folders based on title and its category (Game, Patch, Addon, App). Folder name format: Title (Title Id). (Issue #57)
  • Added a Backport column in grid view, allowing users to add backport labels/remarks to PKG files (Experimental).
  • Added an option to check for duplicated PKG files.
  • Added PKG filtering by App.
  • Improved PKG file list view and extraction.
  • Improved logging.
  • Moved PKG renaming custom names into program settings.
  • Changed the naming placeholder.
  • Changed the PS4 PKG Tool temporary folder name to "PS4PKGToolTemp," which will now be created in the local program directory.
  • Program configuration is now stored in "Settings.conf" in the "PS4PKGToolTemp" folder.
  • Changed UI style.
  • PS5 Backward Compatibility check is now an option. Users are required to download the PS5 Backward Compatibility Status JSON manually in program settings to use the PS5 Backward Compatibility check. The PS5 Backward Compatibility JSON file ("ps5bc.json") will be downloaded to "PS4PKGToolTemp."
  • PS4 PKG Tool is no longer bundled with Sony's publishing tool and "curl.exe." Users are required to place the required files in "PS4PKGToolTemp" manually.
  • Removed the tool strip menu icon (Project was crashed and lost some icons. Decided to remove all).
  • View PKG Change Info option is now enabled for PKG categories.

The code regarding the Remote Package Installer was modified/updated but never tested as I don't have an exploited PS4 console in hand. Please report any bugs at https://github.com/pearlxcore/PS4-PKG-Tool/issues.