![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on Starting to program in C++ for PSP within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Could someone please give me all the details about making a game in C++ for psp. Someone experienced in this ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() Join Date: Feb 2006
Location: www.ultimatetalkforums.com Games, RPG, quickchat and more!
Posts: 531
Trader Feedback: 0
|
Could someone please give me all the details about making a game in C++ for psp. Someone experienced in this area would be great. The biggest things i need to know are:
1.What do i need to know? I have been learning C++ for quite some time now but im still only on console window programs. (i can only make text games) do i need to elarn sdl or anything? 2.What do i need to download? 3.which site could help me on my journey I have been learning C++ for around 5-6 months.
__________________
[CENTER][COLOR=black][COLOR=black][URL="http://forums.qj.net/f-psp-firmware-discussion-253/t-psp-firmware-30-get-it-58053.html"][COLOR=cyan]would you upgrade?[/COLOR][/URL] [/COLOR][FONT=Times New Roman][COLOR=navy][URL="http://www.mindistortion.net/iwantyoursoul/?i_am=altunozara"]OMG ITS REAL![/URL][/COLOR][/FONT][COLOR=black] [URL="http://forums.qj.net/showthread.php?t=61756&page=1&pp=10"][COLOR=lime]Sony vs Nintendo[/COLOR][/URL][/COLOR][/COLOR][/CENTER] [CENTER] [/CENTER] [CENTER][URL="http://www.ultimatetalkforums.com"][IMG]http://i94.photobucket.com/albums/l82/Altunozara/userbar2.jpg[/IMG][/URL][/CENTER] [CENTER][SIZE=3]i [/SIZE][URL="http://forums.qj.net/www.gamingwell.com"][SIZE=3]wonder what could be under this hyperlink..hmm[/SIZE][/URL][/CENTER] [CENTER][SIZE=3][COLOR=green][B][I]Maniakc is awsome!!![/I][/B][/COLOR][/SIZE][/CENTER] [CENTER][FONT=Arial Black][SIZE=3][COLOR=#660099][I][U][URL="http://forums.qj.net/member.php?u=58299"]The Brain Pwns!!![/URL][/U][/I][/COLOR][/SIZE][/FONT][/CENTER] [COLOR=sienna]Creator of:[/COLOR][URL="http://forums.qj.net/f-psp-development-forum-11/t-release-go-go-go-beta-66652.html"][COLOR=sienna]GO GO GO![/COLOR][/URL] |
|
|
|
|
|
#2 |
![]() ![]() Developer
|
I'd suggest to start off with the OSLib library, it is a nice library that you can use to create games for the PSP, without learning very advanced things like SDL, you can code both C and C++ with it, but I suggest to start off with C anyways.
You can find a PSPSDK and OSLib setup tutorial here, that site also has 8 nice tutorials to start off with OSLib ![]() Basically, you install PSPSDK, you can then code in C/C++ for the PSP, then you probably want a simple library to display things on the screen, which is OSLib. You could however, use the same setup to code with SDL (if you install that library), or just with standard pspDebug functions, all your choice.
__________________
Bubbletune's Release Site |
|
|
|
|
|
#5 | |
![]() ![]() Developer
|
Quote:
__________________
Placo23 Spoiler for Wanna see my Apps?:
Spoiler for Donators:
|
|
|
|
|
|
|
#6 |
![]() ![]() Avada Kedavra
|
Too much OSLib fan boys here >.>,JGE!!!
But,if you start programming,its much easyer to use OSLib,thats true :P
__________________
|
|
|
|
|
|
#8 |
![]() Join Date: Feb 2006
Location: www.ultimatetalkforums.com Games, RPG, quickchat and more!
Posts: 531
Trader Feedback: 0
|
So do i need to learn anything new?
__________________
[CENTER][COLOR=black][COLOR=black][URL="http://forums.qj.net/f-psp-firmware-discussion-253/t-psp-firmware-30-get-it-58053.html"][COLOR=cyan]would you upgrade?[/COLOR][/URL] [/COLOR][FONT=Times New Roman][COLOR=navy][URL="http://www.mindistortion.net/iwantyoursoul/?i_am=altunozara"]OMG ITS REAL![/URL][/COLOR][/FONT][COLOR=black] [URL="http://forums.qj.net/showthread.php?t=61756&page=1&pp=10"][COLOR=lime]Sony vs Nintendo[/COLOR][/URL][/COLOR][/COLOR][/CENTER] [CENTER] [/CENTER] [CENTER][URL="http://www.ultimatetalkforums.com"][IMG]http://i94.photobucket.com/albums/l82/Altunozara/userbar2.jpg[/IMG][/URL][/CENTER] [CENTER][SIZE=3]i [/SIZE][URL="http://forums.qj.net/www.gamingwell.com"][SIZE=3]wonder what could be under this hyperlink..hmm[/SIZE][/URL][/CENTER] [CENTER][SIZE=3][COLOR=green][B][I]Maniakc is awsome!!![/I][/B][/COLOR][/SIZE][/CENTER] [CENTER][FONT=Arial Black][SIZE=3][COLOR=#660099][I][U][URL="http://forums.qj.net/member.php?u=58299"]The Brain Pwns!!![/URL][/U][/I][/COLOR][/SIZE][/FONT][/CENTER] [COLOR=sienna]Creator of:[/COLOR][URL="http://forums.qj.net/f-psp-development-forum-11/t-release-go-go-go-beta-66652.html"][COLOR=sienna]GO GO GO![/COLOR][/URL] |
|
|
|
|
|
#9 | |
![]() ![]() Developer
|
Quote:
Now, you can have a look into some examples you will find on the PSP SDK to see how things work. I think you don't need to use SDL yet... At least not yet. Try so text on the PSP first, so you get used to it, then you junp to graphics. Have you got the toolchain installed? Cheers
__________________
Placo23 Spoiler for Wanna see my Apps?:
Spoiler for Donators:
|
|
|
|
|
![]() |
| Tags |
| program , psp , starting |
| Thread Tools | |
|
|