Page 1 of 1

EBOOT.PBP file creation help.

PostPosted: Sat Oct 13, 2007 8:05 pm
by blackzmage
well i want to make a homwbrew application that doesnt require homebrew like a portal in .PBP format. But the problewm is i can read the code and i want to get a progam that will EASILY make a .PBP file.

PostPosted: Sun Oct 14, 2007 11:28 am
by crait
okay
to make a program for the psp that's all a self contained pbp you need to do a lot of steps
firstly, you need a linux runtime enviorment if your not using linux on your compy
then you need to download the sdk and psp toolchain
then you need to make the C or C++ code and a makefile
then you compile it
for more detailed instructions on how to get started go here
http://www.psp-programming.com/tutorials/c/lesson01.htm
here's the list of all of thier tuts
http://www.psp-programming.com/tutorials/

PostPosted: Sun Oct 14, 2007 11:32 am
by ace
Correct me if im wrong, but isn't he trying to convert a portal to .pbp? He wants to make a program in .pbp format that doesn't require a homebrew enabled psp to run it. I dunno know if it's possible or not. Doesn't sound like it but it could be.

PostPosted: Sun Oct 14, 2007 12:28 pm
by crait
oh, if your doing that then no, it's not possible
you make portals using html, css, php, and website coding junk stuff
and you put the file (ex. cht.html) on your memory card then go to the internet and type in file://cht.hmtl if cht.html was what you named it
i made my own custom homepage that has logins for stuff like pspbrew, aim, myspace, gmail so i don't have to type a lot of stuff to get on sites and it's all contained into on page

PostPosted: Sun Oct 21, 2007 5:42 pm
by blackzmage
no i mean make somthing that looks like a portal but plays like a game demo.

PostPosted: Tue Oct 23, 2007 6:49 pm
by crait
i really have no clue what you are trying to talk about?
you mean like irshell or something?