Newbie PSP programming

Anything related in any way to game development as a whole is welcome here. Tell us about your game, grace us with your project, show us your new YouTube video, etc.

Moderator: PC Supremacists

Post Reply
robotcraig
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 7
Joined: Tue Jun 09, 2009 9:11 am
Current Project: level editor
Favorite Gaming Platforms: dreamcast, sega, ps2, xbox360
Programming Language of Choice: c++
Location: luton (in england)

Newbie PSP programming

Post by robotcraig »

I am planning to make a game for the PSP, I would like to know if I have to hack my PSP to put the game on it?
I am only going to make a pong clone.
User avatar
Trask
ES Beta Backer
ES Beta Backer
Posts: 738
Joined: Wed Oct 29, 2008 8:17 pm
Current Project: Building a 2D Engine
Favorite Gaming Platforms: Sega Genesis and Xbox 360
Programming Language of Choice: C/C++
Location: Pittsburgh, PA
Contact:

Re: Newbie PSP programming

Post by Trask »

robotcraig wrote:I am planning to make a game for the PSP, I would like to know if I have to hack my PSP to put the game on it?
I am only going to make a pong clone.
To the best of my knowledge, yes, how else can one boot their own files?
MarauderIIC wrote:You know those people that are like "CHECK IT OUT I just made Linux run on this piece of celery [or other random object]!!"? Yeah, that's Falco, but with ES.
Dear god, they actually ported ES to a piece of celery!
Martin Golding wrote: "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live."
User avatar
hurstshifter
ES Beta Backer
ES Beta Backer
Posts: 713
Joined: Mon Jun 08, 2009 8:33 pm
Favorite Gaming Platforms: SNES
Programming Language of Choice: C/++
Location: Boston, MA
Contact:

Re: Newbie PSP programming

Post by hurstshifter »

robotcraig wrote:I am planning to make a game for the PSP, I would like to know if I have to hack my PSP to put the game on it?
I am only going to make a pong clone.
You'll have to load up custom firmware that supports homebrew. Do a quick googlesearch for 'PSP custom firmware' and you should find plenty of information on getting this done. The version of your psp will often change the way the firmware must be loaded.
"Time is an illusion. Lunchtime, doubly so."
http://www.thenerdnight.com
mattheweston
Chaos Rift Junior
Chaos Rift Junior
Posts: 200
Joined: Mon Feb 22, 2010 12:32 am
Current Project: Breakout clone, Unnamed 2D RPG
Favorite Gaming Platforms: PC, XBOX360
Programming Language of Choice: C#
Location: San Antonio,Texas
Contact:

Re: Newbie PSP programming

Post by mattheweston »

would this void the warranty similar to putting a mod chip on a playstation or xbox?
Image
User avatar
Falco Girgis
Elysian Shadows Team
Elysian Shadows Team
Posts: 10294
Joined: Thu May 20, 2004 2:04 pm
Current Project: Elysian Shadows
Favorite Gaming Platforms: Dreamcast, SNES, NES
Programming Language of Choice: C/++
Location: Studio Vorbis, AL
Contact:

Re: Newbie PSP programming

Post by Falco Girgis »

mattheweston wrote:would this void the warranty similar to putting a mod chip on a playstation or xbox?
YES. I'm pretty damn sure.
User avatar
Trask
ES Beta Backer
ES Beta Backer
Posts: 738
Joined: Wed Oct 29, 2008 8:17 pm
Current Project: Building a 2D Engine
Favorite Gaming Platforms: Sega Genesis and Xbox 360
Programming Language of Choice: C/C++
Location: Pittsburgh, PA
Contact:

Re: Newbie PSP programming

Post by Trask »

Actually, i don't know about this... technically, you can reverse the soft modding. If you do that BEFORE sending it in for hardware repairs, how would they know?
MarauderIIC wrote:You know those people that are like "CHECK IT OUT I just made Linux run on this piece of celery [or other random object]!!"? Yeah, that's Falco, but with ES.
Dear god, they actually ported ES to a piece of celery!
Martin Golding wrote: "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live."
User avatar
Falco Girgis
Elysian Shadows Team
Elysian Shadows Team
Posts: 10294
Joined: Thu May 20, 2004 2:04 pm
Current Project: Elysian Shadows
Favorite Gaming Platforms: Dreamcast, SNES, NES
Programming Language of Choice: C/++
Location: Studio Vorbis, AL
Contact:

Re: Newbie PSP programming

Post by Falco Girgis »

Trask wrote:Actually, i don't know about this... technically, you can reverse the soft modding. If you do that BEFORE sending it in for hardware repairs, how would they know?
Yeah, that's definitely true. I was just thinking if somehow you bricked your PSP with the custom firmware on, Sony would be like "What he HELL?!"
User avatar
LeonBlade
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1314
Joined: Thu Jan 22, 2009 12:22 am
Current Project: Trying to make my first engine in C++ using OGL
Favorite Gaming Platforms: PS3
Programming Language of Choice: C++
Location: Blossvale, NY

Re: Newbie PSP programming

Post by LeonBlade »

I know you're a noobie pal, but please...
If people keep posting simple questions like this, the forums will fill up with just simple questions like.

Hey, how do I hack PSP!

Go here: http://somewebsite.com/

Oh okay thank!

--- thread over ---

Try to look up your information FIRST before posting questions, that way when you come here, you'll have something meaningful to ask.
There's no place like ~/
User avatar
eatcomics
ES Beta Backer
ES Beta Backer
Posts: 2528
Joined: Sat Mar 08, 2008 7:52 pm
Location: Illinois

Re: Newbie PSP programming

Post by eatcomics »

Seconded
Image
User avatar
davidthefat
Chaos Rift Maniac
Chaos Rift Maniac
Posts: 529
Joined: Mon Nov 10, 2008 3:51 pm
Current Project: Fully Autonomous Robot
Favorite Gaming Platforms: PS3
Programming Language of Choice: C++
Location: California
Contact:

Re: Newbie PSP programming

Post by davidthefat »

For CFW:
http://forums.qj.net/guides-psp-hacks-h ... guide.html
or
http://forums.qj.net/guides-psp-hacks-h ... oards.html

For Developing For the PSP (After CFW):
http://www.psp-programming.com/tutorials/c/lesson01.htm

I have not looked into PSP for like 2-3 years, LOL well should still be the same. PS3 FTW

http://www.thinq.co.uk/news/2010/4/29/s ... s-removal/
Post Reply