Skip to content

PS4 PKG Tool v1.1

Compare
Choose a tag to compare
@pearlxcore pearlxcore released this 10 Sep 18:16
· 43 commits to master since this release
174cf1c

Changelog :

  • 'Hardisk Free Space' now displaying every available/connected hardisk partition.
  • Added new program settings UI.
  • Added pkg sender tool to send PKG to PS4 via network. (Compatible with any PS4 firmware capable running Flatz's Remote Package Installer app). Splitted update PKG is not supported at this moment.
  • Added option to delete PKG.
  • Added option for recursive directory scan for selected PS4 PKG folder.
  • Added new PKG renaming format, 'longname' CONTENT_ID.
  • Fixed "Illegal characters path" error while renaming PKG.
  • Fixed some bug.

How to use Remote Package Installer feature in PS4 PKG Tool :

  • Open program settings.
  • Set PC and PS4 IP address.
  • Install node.js and http-server module. (Make sure Node.js allowed through firewall)
  • If you unable to install http-server via PS4 PKG Tool, restart PS4 PKG Tool and try reinstall the module or you can install it manually using command 'npm install http-server -g' on command prompt.
  • Save and Exit program settings.
  • Launch Remote Package Installer apps on your PS4.
  • Select PKG you wish to install, right-click and select 'Send PKG to PS4'.

Sorry for the increase of program size. I embedded some external tool into this program mainly for Remote PKG Installer.
There wil be bug while using Remote Package Installer feature. Report it here https://github.com/pearlxcore/PS4-PKG-Tool/issues. Try my best to fix it ;(