![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on The "Its All Here" Guide to Homebrew Dev'ing within the Guides: PSP Development forums, part of the PSP FAQs, Guides, and Tutorials category; Ok, so everday now, one of you asks "How do i get started making my own homebrew?" Attempts have been ...
|
|
LinkBack | Thread Tools |
|
|
#1 | |
|
Guest
Posts: n/a
|
Ok, so everday now, one of you asks "How do i get started making my own homebrew?" Attempts have been made at answering this, and write ups have been laid out here in there, but here it will all be put together.
First off: Prior Knowledge: You HAVE TO know C++/C in order to code for the psp right now, maybe some useful MIPS assembly, but its really not required unless you want to get into the aspect of "discovering" new uses for your psp. The C++/C you learned in your high school computer science class will probably not be enough. You really need some prior experience in GAME PROGRAMMING before you venture onto the psp platform. The psp is no place to start, as some of the more displined aspects are required, so please start out on the PC, you will benefit ten fold by doing so Second: Software needed No, you cant just use your Dev-cpp or Codewarrior IDE for PSP development. You'll need to use the PSPSDK coupled with the PSPToolchain all created/updated/developed by the guys over at ps2dev.org. Here is where sooo many people "fall through", or get confused and frustrated with the process. Now instead of writing my own writeup on how to use the PSPSDK and the PSPToolchain WITHOUT need for Linux or CYGWIN, i will post here a setup guide written by "cable16" of the ps2dev.org forums. The original post can be found here : and i take no credit for writing it. Quote:
Lastly: Time It takes a long time to get comfortable with your PSP development setup, and even longer to get things rolling along. If you truely want to develop something swell, you ARE going to spend alot of time doing so, so just keep that in mind. Please remember, the guys at PS2DEV.ORG wrote the PSPSDK, and the vast majority of support/samples/questions can be found/answered there, at the PS2DEV.ORG forums. Other than that, have fun! |
|
| Tags |
| deving , guide , homebrew , its all here |
| Thread Tools | |
|
|