I need info on data.psp and data.psar...

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
Goveynetcom
Posts: 1
Joined: Tue Jun 09, 2009 4:25 pm

I need info on data.psp and data.psar...

Post by Goveynetcom »

I am currently working on a project and I need a lot of info on the files data.psp and data.psar that are contained in the EBOOT. I have heard that every new firmware the encryption is changed, I am working from a 5.5 PSP. Any info or help at all would be very appreciated.
jojojoris
Posts: 255
Joined: Sun Mar 30, 2008 4:06 am

Post by jojojoris »

You can't run homebrew code on a 5.50 psp. Is you have a slim/phat psp you can downgrade your psp to a custom firmware.

Code: Select all

int main(){
     SetupCallbacks();
     makeNiceGame();
     sceKernelExitGame();
}
m0skit0
Posts: 191
Joined: Tue Jun 02, 2009 8:58 pm

Post by m0skit0 »

Search about "discussion on EBOOT.PBP format" in this very same forum :^P
The Incredible Bill Gates wrote:The obvious mathematical breakthrough would be development of an easy way to factor large prime numbers.
Post Reply