| View previous topic :: View next topic |
| Author |
Message |
loyx
Joined: 23 Apr 2005 Posts: 6
|
Posted: Fri Nov 07, 2008 3:41 pm Post subject: can't find ps2client 2.0.0 |
|
|
I tried downloading PS2CLIENT from this site but I get 404'd (seems to link to someone elses site). I eventually found it in an old archive I had but it won't compile correctly. Comes out with this error:
"src/ps2link.c: In function 'ps2link_request_dread':
src/ps2link.c:615: error: lvalue required as left operand of assignment
make: *** [obj/ps2link.o] Error 1
"
If anyone knows a proper download for PS2CLIENT or any other program that can interact with ps2link v1.46, or knows how to fix the compiling error that would be much appreciated. Thanks. |
|
| Back to top |
|
 |
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
Posted: Fri Nov 07, 2008 11:51 pm Post subject: |
|
|
The 'proper' and latest version of ps2client is in the svn repository. You can grab it by typing:
| Code: | | svn checkout svn://svn.ps2dev.org/ps2/trunk/ps2client |
I think I had a precompiled version for windows around somewhere... hmm. |
|
| Back to top |
|
 |
loyx
Joined: 23 Apr 2005 Posts: 6
|
Posted: Sat Nov 08, 2008 5:17 am Post subject: |
|
|
hey, checked that version out from svn along with the latest ps2link, however whenever I try to load an elf file (ps2client -h 192.168.1.66 execee host:test.elf) it just freezes.
It works flawlessly with Xlink however.
Any solution?
[edit] ps2client runs the program when i click start vu0 and start vu1 in Xlink. However using the start vu command in ps2client on its own doesn't seem to solve the problem. Weird. |
|
| Back to top |
|
 |
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
Posted: Sun Nov 09, 2008 1:17 am Post subject: |
|
|
| That's very strange. What does the test.elf do? |
|
| Back to top |
|
 |
loyx
Joined: 23 Apr 2005 Posts: 6
|
Posted: Sun Nov 09, 2008 10:11 am Post subject: |
|
|
| ooPo wrote: | | That's very strange. What does the test.elf do? | oh, it was just a cube program. I tried multiple programs and it didn't work. Maybe using colinux had something to do with it? |
|
| Back to top |
|
 |
|