Advertisement
BaSs_HaXoR

Making a Plugin for PS3 (Like CCAPI)

Oct 31st, 2014
524
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. http://psx-scene.com/forums/content/vsh-plugin-sample-released-ps3-dev-user-3820/
  2. http://psx-scene.com/forums/content/ps3-plugin-ftp-plugin-poc-vsh-prxloader-3844/
  3. http://www.nextgenupdate.com/forums/ps3-cheats-customization/716629-research-how-use-compile-plugins-cfw-ps3-2.html
  4.  
  5. vsh_ftp_server_prx.zip (27.16KB) (sprx+source)
  6. http://www.sendspace.com/file/7t19h9
  7.  
  8. ftp_server.sprx - 11 562 bytes
  9.  
  10. Pros: - PS3 FTP server on port 21 while in XMB/vsh/games (or port 8021 if 21 is used):
  11.  
  12. 1) Browse, create, delete, rename files and folders
  13. 2) Send / Receive files
  14. 3) Full access to the PS3 filesystem
  15. 4) Speed: 7 to 10MB/s
  16. 5) Login: anonymous | Password: (anything)
  17. 6) Custom command: "SITE SHUTDOWN" will shutdown the ps3 (usually a prompt will appear at next boot to confirm that everything is ok)
  18. 7) Write access to /dev_flash (mounted as dev_blind)
  19.  
  20. My test: While loading "Beyond: Two Souls" I transferred 3 movies to /dev_hdd0 - 3GB each, without noticing game stutters or glitches
  21.  
  22. Cons:
  23.  
  24. None
  25.  
  26. ***
  27.  
  28. This is a fully functional plugin now.
  29.  
  30. Let me know if you can test it with @user 's PRXLOADER. (edit plugins.txt or rename ftp_server.sprx to my_plugin.sprx)
  31.  
  32. Thanks goes to @user for the great prxloader tool and cobra for the release!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement