| View previous topic :: View next topic |
| Author |
Message |
Dariusc123456
Joined: 12 Aug 2008 Posts: 394
|
Posted: Mon Sep 29, 2008 1:34 pm Post subject: IPL Development? |
|
|
| If its possible, how can I make an ipl to use under service mode and time machine? |
|
| Back to top |
|
 |
Dariusc123456
Joined: 12 Aug 2008 Posts: 394
|
Posted: Tue Sep 30, 2008 11:59 am Post subject: |
|
|
| Now come on, everyone. You all telling me that you all dont know how to make an IPL? I for lease expected dax to reply with an answer |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Tue Sep 30, 2008 12:58 pm Post subject: |
|
|
| Dariusc123456 wrote: | | Now come on, everyone. You all telling me that you all dont know how to make an IPL? I for lease expected dax to reply with an answer |
Then you haven't been on this board long. Bumping a thread makes it LESS likely to be answered. Threads sometimes won't be answered quickly. Bumping a thread after less than a week shows a level of impatience most devs can't tolerate. We all have other things to do than doing your work for you. I suggest you spend the time waiting to see if someone answers looking up the answer yourself. Do a little legwork yourself and maybe people here might lend an occasional hand. You know - ACT like a developer. |
|
| Back to top |
|
 |
Dariusc123456
Joined: 12 Aug 2008 Posts: 394
|
Posted: Tue Sep 30, 2008 1:17 pm Post subject: |
|
|
| I know that I been a out of control, but I am working on a project that will need an service mode action. I should be more as an developer and stop acting like a spoil person. No one reply to that topic on the ps2 forums and I didnt rush into it because its not much important. Ill wait then, only reason I ask is because I know how to make the elf into an ipl.bin, but it wont run under service mode. I use psp-strip, but not even a text will pop up on the screen in service mode. I cant load prx file in service mode. Just a black screen comes up. |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Tue Sep 30, 2008 1:41 pm Post subject: |
|
|
If you just want to run at the service level, make a kernel mode elf that avoids things that won't be available. Look at things like Cory's nandTool. Even my own utilities, KeyCleaner and IdStorage Manager run from elflauncher at the service level.
If you really NEED to contact a dev about specific info, try a PM instead of a challenging bump to a thread. It's more polite and more likely to be answered. :) |
|
| Back to top |
|
 |
moonlight
Joined: 26 Oct 2005 Posts: 567
|
Posted: Tue Sep 30, 2008 4:17 pm Post subject: |
|
|
Search for booster ipl sdk, there is no much more. There you have all needed, the syscon/sysreg driver, and a ms driver.
A different thing is to make an ipl that patches one of Sony ipl's, that depends of the firmware. |
|
| Back to top |
|
 |
Dariusc123456
Joined: 12 Aug 2008 Posts: 394
|
Posted: Tue Sep 30, 2008 8:02 pm Post subject: |
|
|
| Thanks. I didnt even know it can patch the sony ipl. But will this completly help me make the program I am making? I know about the tools to backup nand . And moonlight, does that sdk includes the patch to load the xmb backup? |
|
| Back to top |
|
 |
Torch

Joined: 28 May 2008 Posts: 842
|
Posted: Wed Oct 01, 2008 12:31 am Post subject: |
|
|
| Dariusc123456 wrote: | | Thanks. I didnt even know it can patch the sony ipl. But will this completly help me make the program I am making? I know about the tools to backup nand . And moonlight, does that sdk includes the patch to load the xmb backup? |
What exactly are you doing? I can't think of anything that could possibly require the use of a custom IPL.
If you want to run a normal program under service mode directly after booting then just make it a PRX to replace the DC6/7 resurrection.prx, or an 1.50 ELF for older DC. |
|
| Back to top |
|
 |
Pirata Nervo
Joined: 09 Oct 2007 Posts: 409
|
Posted: Wed Oct 01, 2008 2:20 am Post subject: |
|
|
afaik he does not want to say but I think he needs a custom IPL so he is trying to make one _________________
Upgrade your PSP |
|
| Back to top |
|
 |
Dariusc123456
Joined: 12 Aug 2008 Posts: 394
|
Posted: Wed Oct 01, 2008 4:40 am Post subject: |
|
|
| I have my reasons. When I post my release, you will see. But, really, it just my own type of ipl for the psp system. But you all will see soon. |
|
| Back to top |
|
 |
Dariusc123456
Joined: 12 Aug 2008 Posts: 394
|
Posted: Wed Oct 01, 2008 11:51 am Post subject: |
|
|
| ok, I got the ipl sdk, and I am trying the multi-loader, but when I use it, it dont work. |
|
| Back to top |
|
 |
|