Install Psplink as a plugin in PSP

Post or find tutorials, how-to, guides, tips & tricks here
Post Reply
User avatar
hackinformer
Site Admin
Posts: 708
Joined: Sun Feb 16, 2014 3:30 pm

Install Psplink as a plugin in PSP

Post by hackinformer » Mon Feb 17, 2014 3:24 am

Install Psplink as a plugin in PSP
Psplink can be used like any other plugin for PSP. Obviously we can only use psplink as a plugin a PSP that has CFW, we can use it as plugin in both VSH and in game, so you can debug in the XMB and in games.
PSPLink have many versions but the newer(OFW 1.5+) is located in “Release_oe” folder.
In “Release_oe” folder locate psplink.prx, copy to the seplugins folder.
Add this PRX plugin on the PSP as a VSH and/or GAME plugin.
–ms0:/seplugins/vsh.txt
ms0:/seplugins/psplink.prx 1
and/or
–ms0:/seplugins/game.txt
ms0:/seplugins/psplink.prx 1
Now copy the usbhostfs.prx to seplugins folder we don’t need to add it as a plugin, but it must be present, since it makes use psplink.
Running psplink
I will describe an example of using psplink as plugin in the XMB (in game works the same).
On the PC, run usbhostfs_pc in a terminal with full permissions (as root on Linux and Mac, as an administrator in Windows).
Pspsh in another terminal run with normal user permissions.
Running pspsh, usbhostfs_pc terminal we have to display multiple messages async Accepted connection from 127.0.0.1
Assuming that we psplink installed as plugin in PSP, connect it via USB and turn it on.
Now we see that in the terminal appears “host0 pspsh>” and a cursor waiting our orders.
We are ready to use psplink.
NOTE: Windows users should also install a PSP Type B driver before you can use this. The driver is located in the release_oe/pc/windows/driver.
NOTE: if you do not work, try adding plugin usbhostfs.prx as well and try again.
Download PSPLink PSPLink.zip
Download PSP B Type Driver & install it
PSP Type B USB Driver Installer.zip [For x86]
Post Reply