Page 1 of 1

help getting started

Posted: Wed Jan 20, 2010 5:21 am
by genesaika
I have been programming in c/c++ for over 2 years now and would liek to learn how to program for consoles now.

I would like to know what I need to get started working with the PSP and PS2.

Regards,
Gene Saika

Posted: Wed Jan 20, 2010 9:17 am
by cosmito
The infamous toolchain installation :)

----
edited

BTW: Search the forums for the installable SDK by LBGSHI if you're using Windows.

Posted: Wed Jan 20, 2010 10:15 am
by dlanor
cosmito wrote:The infamous toolchain installation :)

----
edited

BTW: Search the forums for the installable SDK by LBGSHI if you're using Windows.
Another alternative for Windows XP users is the Cygwin+PS2Dev installation package I released a few days ago. This is based on a Cygwin release from january 2006, which appears to be the last Cygwin release that was fully compatible with all of our PS2Dev stuff.

That package can be found in a separate thread in the Homebrew/Dev forum at psx-scene.com or at the 4shared subdomain http://Full-Cygwin-plus-PS2Dev.4shared.com/

Correct use of this package will lead to a Cygwin-based PS2Dev setup identical to the one I use myself, and suitable for compiling projects with differing lib needs such as uLaunchELF (needs old PS2SDK) and "Open PS2 Loader" (needs latest PS2SDK), which is accomplished by having dual lib setups switchable by redefining a symlink.

Best regards: dlanor

Posted: Wed Jan 20, 2010 9:05 pm
by misfire
Or simply build it under Ubuntu:
http://gshi.org/vb/threads/3158-PS2DEV-Ubuntu