Running a prx file on a PSP with Firmware v1.5
Running a prx file on a PSP with Firmware v1.5
I have a prx and map file that I would like to run on my PSP v1.5. What should I do?
Where did you get the PRX (and MAP) file ?
If you built it yourself using the PSPSDK, then check out the "prx_loader" sample in the PSPSDK.
If it is a system PRX there are other tricks to load the library.
BTW: In the first case the PRX is an unencrypted ELF file, in the second case it is an encrypted and compressed ELF file (encrypted by Sony)
If you built it yourself using the PSPSDK, then check out the "prx_loader" sample in the PSPSDK.
If it is a system PRX there are other tricks to load the library.
BTW: In the first case the PRX is an unencrypted ELF file, in the second case it is an encrypted and compressed ELF file (encrypted by Sony)