| View previous topic :: View next topic |
| Author |
Message |
Question_dev
Joined: 24 Aug 2007 Posts: 88
|
Posted: Sun Mar 23, 2008 7:56 am Post subject: After excuting an eboot -> get back to your app |
|
|
Hii
I was searching around here, but can't find it.
My question : When i have excute an eboot in my app, and i exit that app, how code i to get back in my app?
So like in irshell, when exit homebrew/game, you will get back to irshell
Tnx in advance |
|
| Back to top |
|
 |
Pirata Nervo
Joined: 09 Oct 2007 Posts: 409
|
Posted: Sun Mar 23, 2008 8:43 am Post subject: |
|
|
You must patch the sceKernelExitGame function, but forget that, you don't even know how to use libraries.. _________________
Upgrade your PSP |
|
| Back to top |
|
 |
Question_dev
Joined: 24 Aug 2007 Posts: 88
|
Posted: Sun Mar 23, 2008 4:21 pm Post subject: |
|
|
I now that. But i cant find any thread about it how to code it.
Someone. .
Help me
ty |
|
| Back to top |
|
 |
Pirata Nervo
Joined: 09 Oct 2007 Posts: 409
|
Posted: Sun Mar 23, 2008 8:00 pm Post subject: |
|
|
You can make a MIPS bootstrap or C one, there is no "thread", you must create it by yourself or ask someone who already made one. _________________
Upgrade your PSP |
|
| Back to top |
|
 |
Question_dev
Joined: 24 Aug 2007 Posts: 88
|
Posted: Sun Mar 23, 2008 8:02 pm Post subject: |
|
|
Ok thanks for the help Pirata Nervo !
You're the best :p |
|
| Back to top |
|
 |
phobox
Joined: 24 Mar 2008 Posts: 140
|
|
| Back to top |
|
 |
Cpasjuste
Joined: 29 May 2005 Posts: 214
|
Posted: Mon Mar 24, 2008 8:08 pm Post subject: |
|
|
| You can also take a look at the great tyranid psplinkusb sources, the function is located in the psplink.c source file. |
|
| Back to top |
|
 |
PiCkDaT
Joined: 04 Oct 2007 Posts: 69
|
Posted: Mon Mar 24, 2008 10:22 pm Post subject: |
|
|
hmm, I would like to implement this too.. thanks for the help on where to find the function. I will have to look into this for mine and homemisters new release of LuaPlayerHM. We need to do this since LuaPlayer takes up too much memory to run another EBOOT(Theres a runeboot function in LuaPlayerHM.. which btw needs fixing)
but I see a problem.. this will only work in kernel mode right? LuaPlayerHM uses user mode so 2.00+ can run..... hmm... this shall need some fixing _________________ Enlighten me, Reveal my fate -- Follow - Breaking Benjamin |
|
| Back to top |
|
 |
|