Search found 7 matches

by peskanov
Wed Oct 05, 2005 7:26 am
Forum: PS2 Development
Topic: Using the HDD in development
Replies: 3
Views: 1964

We have it running!
If anybody is trying something similar, this example has helped us:

http://forums.ps2dev.org/viewtopic.php? ... 16dcc968e3

BTW, the filesystem is case sensitive. Beware...
by peskanov
Tue Oct 04, 2005 7:57 am
Forum: PS2 Development
Topic: Using the HDD in development
Replies: 3
Views: 1964

Ok, I have tried ps2ftpd. Now I am starting to understand what's the deal with partitions/filesystems.

Now we are trying to load the data using libhdd. No luck until now; if anybody can point me to a good source example, it would make my day :)
by peskanov
Mon Oct 03, 2005 8:41 am
Forum: PS2 Development
Topic: Using the HDD in development
Replies: 3
Views: 1964

Using the HDD in development

Hello there; I am working on a PC game port. We want to make a minimal port of the game as a demo for publishers, working just with the ps2dev.org tools. Right now we are loading data files from the ethernet, using ps2client, but the process is too slow. So we buyed some Seagate 80 GB harddrives for...
by peskanov
Thu Apr 07, 2005 7:51 am
Forum: PS2 Development
Topic: Breakpoint 05
Replies: 6
Views: 4102

Hello eMoon, I am Peskanov / Capsule, an old friend of Kalms. I have lost his email ages ago, so please pass him my salutations. I have seen Ocean Machine a few days ago; I made a voxel raytracer 2 years ago and I touch it from time to time, I was quite happy with it. After seeing his routine I am t...
by peskanov
Thu Mar 03, 2005 9:42 pm
Forum: PS2 Development
Topic: ps2link works partially
Replies: 5
Views: 2365

Cool, everything works now.
Thanks to all!
by peskanov
Thu Mar 03, 2005 8:51 pm
Forum: PS2 Development
Topic: ps2link works partially
Replies: 5
Views: 2365

Yes, silly me, I missed the example that explained the "host:" device name. Using host: I can send the elfs now, time to hit the metal :) But the rom loading does not seem to work. ps2client -h xx.xx.xx.xx execiop rom0:SIO2MAN Both sides, PC and PS2 hang without showing signs of life. No e...
by peskanov
Thu Mar 03, 2005 10:51 am
Forum: PS2 Development
Topic: ps2link works partially
Replies: 5
Views: 2365

ps2link works partially

Hi! I am starting with ps2dev, but I am having trouble with the ps2link. It boots and shows the correct ip and mask I configured. When I use ps2client, only the command "reset" seems to work correctly Any attemp to exec an elf end with a "I can't execute ****" on the ps2 side. Th...