Results 1 to 7 of 7

Thread: some tips for porting

                  
   
  1. #1

    Smile some tips for porting

    I have some tips for porting it were be cool if u make them here are the links (sources are also there) : xmoto: http://xmoto.sourceforge.net/
    and : lbreakout: http://lgames.sourceforge.net/index....ect=LBreakout2
    they're both games that dont need much cpu

  2. #2

    Default

    Another great game to port would be torus trooper its open source

  3. #3
    PSP Coder deniska's Avatar
    Join Date
    Jul 2005
    Posts
    1,557
    Rep Power
    78

    Default

    torus trooper is written in 'D' which is not available for PSP..

    I'll check out the 2 oher games.. but no promises...

  4. #4
    DCEmu Newbie
    Join Date
    Jul 2006
    Posts
    4
    Rep Power
    0

    Default

    is it possible to port widelands? it is an open source clone of Settlers 2 from Bluebyte

    Heres the link: Widelands Homepage

  5. #5
    PSP Coder deniska's Avatar
    Join Date
    Jul 2005
    Posts
    1,557
    Rep Power
    78

    Default

    Quote Originally Posted by vhangell
    is it possible to port widelands? it is an open source clone of Settlers 2 from Bluebyte

    Heres the link: Widelands Homepage
    Can it run in 640x480? If so - it should not be a problem..

  6. #6
    DCEmu Newbie
    Join Date
    Jul 2006
    Posts
    4
    Rep Power
    0

    Default

    thnx for the reply. I believe it does support that resolution. But I do not know how to port games.. I dont even know where to start. Could you please give me some tips, link to a porting guide or something. So I can start. I understand C, but i really dont know where to begin. Or perhaps someone here can port widelands to the psp. Cheers!

  7. #7
    PSP Coder deniska's Avatar
    Join Date
    Jul 2005
    Posts
    1,557
    Rep Power
    78

    Default

    Quote Originally Posted by vhangell
    thnx for the reply. I believe it does support that resolution. But I do not know how to port games.. I dont even know where to start. Could you please give me some tips, link to a porting guide or something. So I can start. I understand C, but i really dont know where to begin. Or perhaps someone here can port widelands to the psp. Cheers!
    Porting SDL games is farelly easy...
    You should know SDL basics (www.libsdl.org) and C for that...
    How to start?
    - Install the environmet: build PSPSDK under linux or sygwin.
    - Start small. (Compile hello world PSP, some simple SDL demos first and make sure they work)

    - Learn by example: lot's of ports are released with the PSP source code, so you can compare it to the original and see what's different....
    Check this thread for one example:
    http://www.dcemu.co.uk/vbulletin/showthread.php?t=15083

    And if you run in to problems, remember:
    GOOGLE IS YOUR FRIEND :-)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •