Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
PS4 CFW and Hacks       Thread starter PSXHAX       Start date Feb 11, 2022 at 3:34 AM       32      
Status
Not open for further replies.
Following the Mi PS4 Remote Tool Android APK last month, PlayStation 4 Scene developer NJZYDark of Blog.NJZYDark.com recently released PS4RPS which is a Remote PKG Sender for PS4 Packages utilizing the Web Distributed Authoring and Versioning WebDAV application via Linux, MacOS and Windows platforms. :geek:

Download: PS4RPS (Latest Version) / GIT
  • PS4RPS-1.0.0-beta.7-arm64.dmg
  • PS4RPS-1.0.0-beta.7.dmg
  • PS4RPS-1.0.0-beta.7.exe
  • PS4RPS-linux-1.0.0-beta.7-amd64.deb
  • PS4RPS-linux-1.0.0-beta.7-arm64.deb
  • PS4RPS-linux-1.0.0-beta.7-x86_64.AppImage
  • PS4RPS-Setup-1.0.0-beta.7.exe
And from the README: PS4RPS

Use WebDAV as a remote pkg sender for PS4

Features
  • Support MacOS, Windows and Linux
  • Dark Mode
  • Pause and resume install task
  • Use remote WebDAV Server to send install task
  • Create WebDAV Server from local folder
  • Multiple PS4 host and WebDAV host config
Usage
  1. Download this app from release page
  2. Open the app
  3. Add PS4 host (Your PS4 ip and port, The port is usually 12800), for example: http://192.168.0.11:12800
  4. Add WebDAV host
    • Directory: use local folder to create WebDAV Server
    • URL: use WebDAV Server url and password
  5. Click pkg name from file list to send install task
PS Before send install task, you need install remote pkg installer on your PS4 and open it

Dev
Code:
pnpm install
pnpm run all:dev
pnpm run desktop:start
Build
Code:
pnpm install
pnpm run all:build
pnpm run desktop:dist
FAQ
  1. Is there a web version of this tool?
    Of course, if you do not need to create a WebDAV server from local is possible to use the web version directly, but because of this cors bug, the web version is currently not available
  2. Why mac arm64 app open failed?
    Because the app is not signed, you need to execute this command in the terminal:
    Code:
    sudo xattr -r -d com.apple.quarantine /Applications/PS4RPS.app
TODO
  • Auto find PS4 host
  • Fix the cors bug and release the web version
  • Show more pkg file info, such as icon and titleID
:arrow: Below are some related articles (sorted by date, with the oldest first) for those new to the PlayStation 4 scene:
PS4RPS Remote PKG Sender for PS4 Packages by NJZYDark.png
 

Comments

Status
Not open for further replies.
Back
Top