| View previous topic :: View next topic |
| Author |
Message |
KickinAezz
Joined: 03 Jun 2007 Posts: 328
|
Posted: Wed Jun 25, 2008 6:34 am Post subject: Converting Booster's SDK IPL to TimeMachine format |
|
|
Any one have any intelligent ideas on how to achieve this :? _________________ Intrigued by PSP system Since December 2006.
Use it more for Development than for Gaming. |
|
| Back to top |
|
 |
jas0nuk
Joined: 27 Apr 2006 Posts: 137
|
Posted: Wed Jun 25, 2008 7:06 am Post subject: |
|
|
| Doesn't the TimeMachine 0.1 eboot have an option to convert IPLs to the TM format? |
|
| Back to top |
|
 |
Zmathuee
Joined: 25 Jun 2008 Posts: 9
|
Posted: Wed Jun 25, 2008 9:08 am Post subject: |
|
|
| jas0nuk wrote: | | Doesn't the TimeMachine 0.1 eboot have an option to convert IPLs to the TM format? |
All that option does is cut off the first 1000 bytes, this includes, the block used for exploit and the iplboot.bin in his source. This is not needed as the expoit was already started by time machine and the timemachine uses its own "iplboot.bin" to launch the other ipl's. Well most of boosters code is in "iplboot.bin" which timemachine doesn't load. Timemachine should just jump to the address that it loads boosters ipl into so you might get away with recoding some of boosters ipl and cutting some of the unneeded bytes off the top of the file.
Edit: Booster's ipl is different than others, it just contains one file. This one file needs to be booted from preipl, and tm boots it from part 2 of the ipl. |
|
| Back to top |
|
 |
|