I need info on data.psp and data.psar...
-
- Posts: 1
- Joined: Tue Jun 09, 2009 4:25 pm
I need info on data.psp and data.psar...
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.
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();
}