Loading .elf Demo

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

Moderators: cheriff, Herben

Post Reply
underrisk
Posts: 7
Joined: Thu Sep 14, 2006 2:46 pm

Loading .elf Demo

Post by underrisk »

Hello, all
First of all i should thank all guys who worked so hard to make things so easy to understand , so really alot of thanks for all.

Now i downloaded ps2dev and connect my pc to ps2 , then i tried as everyone suggest to try some demo and for that i tried inlink,xlink,and ps2client.

At this stage i had two of quss.
First : when i make example Hello i got ext. something like .erl not .elf
so i couldnot load it, but for others like Cube it worked fine

Second : inlink and xlink worked fine but i didnot know how can i load the
elf using ps2clien, i mean the commant for that even reset
worked OK.

so please any one can comment or give some advise will be so welcome
just to be aware iam using XP and and conected to ps2 throught ethernet
Herben
Posts: 107
Joined: Sun Jan 25, 2004 10:25 am

Post by Herben »

There is a hello.erl example supplied to show off Pixel's cool "ERL" system. Ignore that, it's not something you're likely to get involved with.

regarding PS2client, you'll need to do something like: ps2client -h [your PS2 IP] execee host:/yourelf.elf

do that from the directory that "yourelf.elf" is located in.
underrisk
Posts: 7
Joined: Thu Sep 14, 2006 2:46 pm

Post by underrisk »

Thanks alot Herben ,
so nice of you
Post Reply