(adsbygoogle = window.adsbygoogle || []).push({});
One for the devs who want to test their code before packaging'er all up and sending'er off... This is PS3Load, originally created by AerialX, now corrected and working on 3.55 custom firmwares, thanks to an0nymous.
PS3Load works like Wiiload ... if you're familiar with Wii development at all.
And here is how PS3Load works:
1. Make your app, produce at least an ELF
2. Sprxlinker yourapp.elf (this should be done for you if you use any of the samples)
3. Make_self yourapp.elf yourapp.self
4. Load ps3load on the PS3
5. Define the PS3LOAD environment variable in your favorite shell with tcp:ip_addr (where ip_addr is your the ip address of y
our PS3)
6. Ps3load yourapp.self
Download:
You must login or register to view this content.
You must login or register to view this content.