forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

ELF or PBP

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
kinsemc



Joined: 12 Aug 2005
Posts: 2

PostPosted: Fri Aug 12, 2005 7:57 am    Post subject: ELF or PBP Reply with quote

Hey I just got the pspsdk and toolchain working and I went to compile some samples as a test. While I was expecting to get a EBOOT.pbp I ended up with a .elf file. Is that what i should be getting or is there perhaps a problem converting the elf to an eboot
Thanks in advance
Back to top
View user's profile Send private message
Thanhda



Joined: 09 Apr 2005
Posts: 331
Location: Canada

PostPosted: Fri Aug 12, 2005 9:33 am    Post subject: Reply with quote

a pbp file is a form of compression. the elf is the executable file. its like in java. when you compile your code you usually get a bunch of class files and maybe some images, and it gets converted into a .jar file. so yes you want a elf file. but if you want to run it on your psp you will need to download the pbp packer.
_________________
There are 10 types of people in the world: Those who understand binary, and those who don't...
Back to top
View user's profile Send private message Visit poster's website
kinsemc



Joined: 12 Aug 2005
Posts: 2

PostPosted: Fri Aug 12, 2005 12:05 pm    Post subject: Reply with quote

Thanks
Back to top
View user's profile Send private message
Thrett



Joined: 05 Aug 2005
Posts: 14

PostPosted: Sat Aug 13, 2005 6:28 am    Post subject: Reply with quote

You can also do a "make kxploit". You'll get both directories and the EBOOT.PBP files you need to drop into the GAME directory on your PSP (assuming you need them cause you're running 1.5 anyway, hehe).

^_^ v
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group