Skip to content

mokalovesoulmate/psx-download-helper-nodejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSX Download Helper NodeJS

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.

Usage

  1. Clone/download this project
  2. Open terminal or command prompt
  3. Change to directory where you extracted the files
  4. Run npm i. Only need to be done once.
  5. Start the script node psxdownloadhelper.js. This will start the server on 8080 port or you may change it by modifying the source code.
  6. Start downloading some game/app on your ps4. Once it has started, pause it.
  7. Put your IP address and port (8080) in the network settings of ps4.
  8. Resume the download. It will fail, check the console and grab the link.
  9. Download the file using your favourite download manager and put it in the data folder
  10. 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.

About

Helps download app/games on pc and then transfer them to ps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%