Will PSPLink be updated for 5.50-gen?

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
SpaceForce
Posts: 10
Joined: Mon Dec 15, 2008 2:54 pm

Will PSPLink be updated for 5.50-gen?

Post by SpaceForce »

as title
If not, i've got to flash my poor machine again and abandon some games...
my machine is 2000, firmware upgraded to 5.50-gen-d3

XX sony, who makes itself's product slaves from freedom
Last edited by SpaceForce on Sat Jan 02, 2010 7:55 pm, edited 1 time in total.
NJU SE
Criptych
Posts: 64
Joined: Sat Sep 12, 2009 5:18 am

Re: Will PSPLink be updated for 5.50-gen?

Post by Criptych »

What's to update? I'm running 5.50 GEN-D2 and PSPLink works fine. (PSP-2000, PSPLink 3.0/USB, if it makes a difference.)
"You hungry? I haven't eaten since later this afternoon."
gotmilk065
Posts: 21
Joined: Sat Nov 28, 2009 10:56 am

Post by gotmilk065 »

What's PSPLink? Does it help you develop faster by letting you run eboots off an external source through USB, or does it allow USB mode to be active all the time?

Either would be a big help o_o
jojojoris
Posts: 255
Joined: Sun Mar 30, 2008 4:06 am

Post by jojojoris »

gotmilk065 wrote:What's PSPLink? Does it help you develop faster by letting you run eboots through an external source through USB, or does it allow USB mode to be active all the time?

Either would be a big help o_o
Guess you are a new dev.
With psplink you can run eboots (the prx actually) from your pc directly on your psp without puting them first on the MemoryStick so you can test faster and it has some debug functionality like GDB server.

Code: Select all

int main(){
     SetupCallbacks();
     makeNiceGame();
     sceKernelExitGame();
}
Mon Ouïe
Posts: 36
Joined: Sun Jul 05, 2009 10:22 pm

Post by Mon Ouïe »

Criptych : Are you sure that it works with the 5.50 Gen-D2 ? As far as I know, it had only been fixed in the D3 (with a PSP 2000 too). Anyway, it should work with their latest firmware.
SpaceForce
Posts: 10
Joined: Mon Dec 15, 2008 2:54 pm

Post by SpaceForce »

Mon Ouïe wrote:Criptych : Are you sure that it works with the 5.50 Gen-D2 ? As far as I know, it had only been fixed in the D3 (with a PSP 2000 too). Anyway, it should work with their latest firmware.
eh.....
actually my machine is upgraded to 5.50-gen-d3
and it's psp 2000.......
NJU SE
Criptych
Posts: 64
Joined: Sat Sep 12, 2009 5:18 am

Post by Criptych »

Mon Ouïe wrote:Criptych : Are you sure that it works with the 5.50 Gen-D2 ?
Unless D3 says "D2" under System Information. ;) (Which is a possibility.)
"You hungry? I haven't eaten since later this afternoon."
Post Reply