Porting Xmoto,need help

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
gambiting
Posts: 154
Joined: Thu Aug 17, 2006 5:39 pm

Porting Xmoto,need help

Post by gambiting »

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?
pspwill
Posts: 51
Joined: Thu Nov 17, 2005 8:07 am

Post by pspwill »

ODE has already been porated to the PSP by Anonymous Tipster, im pretty sure its on the svn.
gambiting
Posts: 154
Joined: Thu Aug 17, 2006 5:39 pm

Post by gambiting »

Hi! thanks for quick reply.And indeed,ode was on svn,just had to do:

Code: Select all

svn co svn://svn.ps2dev.org/psp/trunk/ode
Problem solved!
Post Reply