Latest PS3 News Forum Updates

  • News
  • Posts
  • PS3 CFW
  • PS3 Files
  • PS3 Hacks
  • PS3 Help
  • PS3 Releases
  • PS3 Themes
  • PS3 Trophies
  • PS Vita Trophies
  1. #1

    Let PSP development begin- ELF2PBP released!

    Loser from http://www.internalreality.com has released ELF2PBP v0.3 (updated from the previous ELF2PBP). This tool takes an ELF file compiled for PSP and "converts" it into a PBP file, and you can then copy this PBP file to a subdirectory in "PSP/GAME" on your Memory Stick (eg to "PSP/GAME/APP1/EBOOT.PBP"). This tool has been designed so that you could run it at the end of your makefile, you could even set your makefile to then copy the PBP to your PSP after making it (assuming you first set your psp to USB mode). Let the PSP Dev begin!
    Elf2Pbp v0.3 - loser 2005
    usage: Elf2Pbp <elf filename> [app title]
    Elf2Pbp main.elf "My First Demo"
    note: app title is optional,
    include quotes around it if it contains spaces
    It's important to NOTE, according to the source code this utility is currently geared towards the older (JAP) PSP v1.00 firmware, however, all the newer PSP units contain v1.50 (encrypted). A source has let us know that it is feasible to re-flash your PSP using the legitimate (but difficult to locate) v1.00 firmware... but at this time it's not recommended doing so unless you REALLY know what you're doing. Stay tuned for more info soon on this topic!

    Attached Files