Skip to content

FrostySo/Ps4-Pkg-Sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ps4 Package Sender

The Tool

This Tool Sends Pkg files to your PS4!

It can send:

  • Games
  • Patches
  • DLC's

Download

Feedback is apperciated. You can make an issue about any problems you have or if it works well (so I know).

Requirements

Once Node JS is installed, open up cmd and paste this command in

npm install http-server -g

How to Use

The order of which you import the pkg files does not matter. The program will automatically install in this order

Games -> Patches -> DLC -> Themes

It will also automatically combine multi-part patches if the formatting follows the standard sony naming convention.

Using it is as easy as

Start the pkg installer on your ps4
Drag and drop your pkg files (or folders) to the GUI. 
Pick your server ip
Pick your PS4 IP
Wait for connection status to say connected
Process the queue!

Note: You can enable Recursive Search and drag a bunch of folders in

Basic Features

Recursive Search: If a folder is imported, with this option ticked, all sub-folders will be searched for pkg files.

Context Menu Options

  • Requeue Item(s)
  • Mark As Theme (If you are installing/uninstalling a theme use this to mark it as a theme)
  • Mark For Uninstall
  • Clear All

Known problems

Installing themes is bugged for multi-part themes. This is a problem with the package installer itself, not the package sender

Credits

xXxTheDarkprogramerxXx for the PS4 Tools library

flatz for the ps4_remote_pkg_installer api

Contributers

CodGmer Fixed nodejs detection to work with the more recent node & npm versions

About

Sends pkg files to your ps4 remotely

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages