Remote Package Installer PS4: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PS4 Homebrews |title=Remote Package Installer |image=remotepackageinstallerps4.png |description=Allows you to install packages remotely, Req. fself patches. |author=Flatz |lastupdated=2019/02/25 |type=Utilities |version=1.02 |license=N/A |download=https://dlhb.gamebrew.org/ps4homebrews/remotepackageinstallerps4.7z |website=https://github.com/flatz/ps4_remote_pkg_installer |source=https://github.com/flatz/ps4_remote_pkg_installer |donation= }} {{#seo: |title= (U..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 19: | Line 19: | ||
|image_alt=Remote Package Installer | |image_alt=Remote Package Installer | ||
}} | }} | ||
The Remote Package Installer is a homebrew app that lets you install .pkg files from your PC to your PS4 remotely. | |||
The Remote Package Installer is a | |||
It has no UI but all tasks can be performed via a Web API that you can access from your PC with any suitable tools a custom web server, NodeJS scripts, or an application like [[PS4 Remote PKG Sender V2|PS4 Remote PKG Sender]]. | |||
[https://github.com/flatz/ps4_remote_pkg_installer/blob/master/README Instructions] | |||
==Media== | ==Media== | ||
'''PS4 11.00 REMOTE PACKAGE INSTALLER (INSTALL GAMES, UPDATES & APPS REMOTLY)''' ([https://www.youtube.com/watch?v=KxvLVNjN6sU RS GLITCHING]) <br> | '''PS4 11.00 REMOTE PACKAGE INSTALLER (INSTALL GAMES, UPDATES & APPS REMOTLY)''' ([https://www.youtube.com/watch?v=KxvLVNjN6sU RS GLITCHING]) <br> | ||
<youtube | <youtube>KxvLVNjN6sU</youtube> | ||
==Compatibility== | |||
5.05+ | |||
==Changelog== | |||
'''Update''' | |||
*Added CORS header to interact with browser's ajax. | |||
*Deletion of temporary files in /data (last access date should be more than 3 days). | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/flatz/ps4_remote_pkg_installer | ||
* GitHub - https://github.com/flatz/ps4_stub_lib_maker_v2 | |||
* Twitter - https://x.com/flat_z/status/1066698394796724224 | |||
* PSXHax - https://www.psxhax.com/threads/ps4-remote-package-pkg-installer-instructions-by-flat_z.6041/ | * PSXHax - https://www.psxhax.com/threads/ps4-remote-package-pkg-installer-instructions-by-flat_z.6041/ | ||
Latest revision as of 00:35, 23 June 2025
| Remote Package Installer | |
|---|---|
| General | |
| Author | Flatz |
| Type | Utilities |
| Version | 1.02 |
| License | N/A |
| Last Updated | 2019/02/25 |
| Links | |
| Download | |
| Website | |
| Source | |
The Remote Package Installer is a homebrew app that lets you install .pkg files from your PC to your PS4 remotely.
It has no UI but all tasks can be performed via a Web API that you can access from your PC with any suitable tools a custom web server, NodeJS scripts, or an application like PS4 Remote PKG Sender.
Media
PS4 11.00 REMOTE PACKAGE INSTALLER (INSTALL GAMES, UPDATES & APPS REMOTLY) (RS GLITCHING)
Compatibility
5.05+
Changelog
Update
- Added CORS header to interact with browser's ajax.
- Deletion of temporary files in /data (last access date should be more than 3 days).