Help - Geting Started

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

Moderators: cheriff, Herben

Post Reply
kostiak
Posts: 3
Joined: Sun Jan 13, 2008 1:43 am

Help - Geting Started

Post by kostiak »

i want to start a bit of testing with ps2 development.. and i have a few questions -

I have the slim ps2 so i dont have a hard drive on it..

I have an Infinaty 1.38 mod chip installed for playing backed up games..

Is there any way (usb/ ethernet/ making cds of builds) to develop on current configuration?

I mean of course i will write the code itself on the comp but is there any way i can trassfer and run it on the ps2?


Thanks a lot,
kost.
User avatar
Lukasz
Posts: 248
Joined: Mon Jan 19, 2004 8:37 pm
Location: Denmark
Contact:

Post by Lukasz »

You can use either 'ps2link' which uses the network adapter to transfer data to and from the PS2 using the client tool called 'ps2client'. I think this is the latest binary release of ps2link: http://ps2dev.org/ps2/Loaders/PS2_side_ ... Link_v1.46 , the sourcecode is in http://svn.ps2dev.org

The other option is 'Naplink' which uses a special USB transfer cable http://naplink.napalm-x.com

Most people use ps2link as it transfers data quicker and the network adapter (integrated in the PSTwo) is more common than the USB cable.
kostiak
Posts: 3
Joined: Sun Jan 13, 2008 1:43 am

Post by kostiak »

I would realy like to use ps2link but im having truble installing it.. i have a matrix infinety chip and it has no "boot manager" i know of (exept the memory and hdd ones, none for cds).. when i try to run the disk normaly (using the 1.24 iso) it just sais "the disk cannot be played"

any sugestions on how i can boot it from cd? or alternetivly write it to memory card and load it from there (if posible)?

thanks for the help :)
kost.

P.S. tested different ways to load it.. the farthest i came is to have the ps2 to recognize it as "DVD VIDEO" in the browser, but when i run it - still says "the disk cannot be played"
J.F.
Posts: 2906
Joined: Sun Feb 22, 2004 11:41 am

Post by J.F. »

I put uLaunchELF on the memcard and activate it via the Independence Day Exploit. That allows me to then run programs off USB, hard drive, or CDVDs. I have the quick starts (press a button when uLaunchELF first starts to run a program mapped to that button) set to the ULE browser, SMS, and ps2client.

If you have a PS2 that will do the ID Exploit, or a mod-chip that allows you to run something off the hard drive or memcard, make it ULE. :)

Note: before setting the memcard with IDE to run ULE, I used to use Swap Magic to run the ps2client off a CD.
aries2k
Posts: 11
Joined: Sun Jan 13, 2008 4:35 am
Location: Portugal

Post by aries2k »

Does anyone know if you can use the usb cable that comes with X-Port for the ps2 with Naplink? it would be cheaper then the network adaptor for my fat ps2
EP
Posts: 39
Joined: Sat Nov 05, 2005 1:14 pm

Post by EP »

aries2k wrote:Does anyone know if you can use the usb cable that comes with X-Port for the ps2 with Naplink? it would be cheaper then the network adaptor for my fat ps2
Nope, it won't work. I have the Datel X-Port and I believe that there is a slight model difference with the cable's chipset so I never had any luck getting Naplink to work. I had to settle for a Network Adapter.

Other Naplink info: http://forums.ps2dev.org/viewtopic.php?p=397
kostiak
Posts: 3
Joined: Sun Jan 13, 2008 1:43 am

Post by kostiak »

J.F. wrote:I put uLaunchELF on the memcard and activate it via the Independence Day Exploit. That allows me to then run programs off USB, hard drive, or CDVDs. I have the quick starts (press a button when uLaunchELF first starts to run a program mapped to that button) set to the ULE browser, SMS, and ps2client.

If you have a PS2 that will do the ID Exploit, or a mod-chip that allows you to run something off the hard drive or memcard, make it ULE. :)

Note: before setting the memcard with IDE to run ULE, I used to use Swap Magic to run the ps2client off a CD.
i have a matrix infinity mod chip.. i think it allows to install ELFs to the mem card from cds and run them..

still.. how do i install/use ULE/ps2client.. i cant get any of them installed (have no access to cheat devises where i live..) i have the mod chip.. but no idea on how to use it..

so can anyone help set ps2client up?

thanks..
aries2k
Posts: 11
Joined: Sun Jan 13, 2008 4:35 am
Location: Portugal

Post by aries2k »

EP wrote:
aries2k wrote:Does anyone know if you can use the usb cable that comes with X-Port for the ps2 with Naplink? it would be cheaper then the network adaptor for my fat ps2
Nope, it won't work. I have the Datel X-Port and I believe that there is a slight model difference with the cable's chipset so I never had any luck getting Naplink to work. I had to settle for a Network Adapter.

Other Naplink info: http://forums.ps2dev.org/viewtopic.php?p=397
Ok, thanks.
The network adaptor it is then.
Post Reply