| View previous topic :: View next topic |
| Author |
Message |
gambiting
Joined: 17 Aug 2006 Posts: 154
|
Posted: Thu May 17, 2007 1:27 am Post subject: Porting Xmoto,need help |
|
|
| Hi! I'm currently trying to port popular linux game to psp - Xmoto.But it requires ODE(open dynamics engine) for physics http://www.ode.org/ .Do you think that it's possible to port that lib to psp and thus make that game work? |
|
| Back to top |
|
 |
pspwill
Joined: 17 Nov 2005 Posts: 51
|
Posted: Thu May 17, 2007 3:28 am Post subject: |
|
|
| ODE has already been porated to the PSP by Anonymous Tipster, im pretty sure its on the svn. |
|
| Back to top |
|
 |
gambiting
Joined: 17 Aug 2006 Posts: 154
|
Posted: Thu May 17, 2007 4:26 am Post subject: |
|
|
Hi! thanks for quick reply.And indeed,ode was on svn,just had to do:
| Code: | | svn co svn://svn.ps2dev.org/psp/trunk/ode |
Problem solved! |
|
| Back to top |
|
 |
|