This project is inspired from https://psxdownloadhelper.codeplex.com/
Since psx download helper
only runs on windows machine and I don't have one,
I decided to write a simple NodeJS script for it.
I have tested this to work with small and big games (over 4 GB).
Download links for a few free games to try out this script
S/N | Name | Size | No. Of parts | Download Link | Description Link |
---|---|---|---|---|---|
1 | War Thunder | 2 | 7.16 | download link | desc link |
2 | Smite | 2 | 6.83 | download link | desc link |
3 | Never Winter | 4 | 12.83 | download link | desc link |
4 | Star trek online | 4 | 14.24 | download link | desc link |
5 | Warframe | 1 | 3.80 | download link | desc link |
- Clone this project
- Run
npm i
- Start the script
debug=send node index.js
. This will start the server on8081
port - Start downloading some game/app on your ps4. Once it has started, pause it.
- Put your IP address and port (8081) in the network settings of ps4.
- Resume the download. It will fail, check the console and grab the link.
- Download the file using your favourite download manager and put it in the data folder
- Resume download again. This time the download bar should increase. Repeat step 6-8 until all the parts are downloaded. You can save time by downloading all the parts before hand.