help porting

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

Moderators: cheriff, Herben

Post Reply
Bjyounggotti
Posts: 2
Joined: Tue Jun 13, 2006 5:57 am

help porting

Post by Bjyounggotti »

I want to port this homebrew psp game: (http://psp-news.dcemu.co.uk/smashgpsp.shtml) to ps2 can i get help on doing it
SSpeare
Posts: 63
Joined: Tue May 23, 2006 11:45 pm
Contact:

Post by SSpeare »

I didn't search extensively on that site so...

Is the source code and artwork available? If not, then you have to start from scratch and create the same game.

If so, then you need to first understand how to accomplish the same goals on the PS2. Such as... blitting images to the screen, reading joystick input, sound, etc.

Then once you know how to do all of that, start buildling the actual game. Some parts of the source may be modifiable to help you get started. The structure of the PS2 is different than the PSP, so some thing won't work the same way.
Post Reply