PS2Link + 10k \ 15k PS2s

Discuss the development of software, tools, libraries and anything else that helps make ps2dev happen.

Moderators: cheriff, Herben

Post Reply
User avatar
Dr.Wily
Posts: 22
Joined: Tue May 31, 2005 12:36 pm
Location: Skull Castle
Contact:

PS2Link + 10k \ 15k PS2s

Post by Dr.Wily »

I succesfully launched PS2link on a SCPH-10000 PS2. Network interface work properly and I can send homebrew code with InLink 1.3.2. However when I upload a launcher, the PS2 hang. Almost all app hang after having been upload. Why ?

Only bootadvance work but it only display an old windows like screensaver... All other don't work.

An example with PS2menu :
[NET] : Executing host:C:\ps2mnu\PS2MNU.ELF ...

Setting Curent Directory to C:\ps2mnu\.
Executing Elf host:C:\ps2mnu\PS2MNU.ELF...
loadelf: fname host:C:\ps2mnu\PS2MNU.ELF secname all
Input ELF format filename = host:C:\ps2mnu\PS2MNU.ELF
0 01cd5720 0002aa80 ...
Loaded, host:C:\ps2mnu\PS2MNU.ELF
start address 0x1d00008
gp address 00000000

[NET] : Sent PS2MNU.ELF at 174,8kbytes/s
[NET] : Sent at 174,8kbytes/s

Get Reboot Request From EE
ps2ip_ShutDown: Shutting down ps2ip-module
Someone have a solution ?
User avatar
Drakonite
Site Admin
Posts: 990
Joined: Sat Jan 17, 2004 1:30 am
Contact:

Post by Drakonite »

Those loaders are probably doing something that doesn't work on the ancient PS2s... like trying to load modules that didn't exist on them, or other things that are not compatible...
Shoot Pixels Not People!
Makeshift Development
User avatar
Dr.Wily
Posts: 22
Joined: Tue May 31, 2005 12:36 pm
Location: Skull Castle
Contact:

Post by Dr.Wily »

Ok thank ! I am seaching a legal version of LIBSD.IRX (or equivalent ), and for this time, I don't found it.
User avatar
Drakonite
Site Admin
Posts: 990
Joined: Sat Jan 17, 2004 1:30 am
Contact:

Post by Drakonite »

...there is a replacement for libsd called freesd

libsd is horribly broken anyways (at least, the rom0 versions are, some of the game versions are as well)
Shoot Pixels Not People!
Makeshift Development
User avatar
Dr.Wily
Posts: 22
Joined: Tue May 31, 2005 12:36 pm
Location: Skull Castle
Contact:

Post by Dr.Wily »

LIBSD from game is encrypted I can't use it. I'll try freesd.

EDIT :

What modules are used by LaunchELF ?

I try load LIBSD.IRX or FREESD.IRX before LauncELF and it don't work.

Thank
Post Reply