| View previous topic :: View next topic |
| Author |
Message |
ne0h
Joined: 21 Feb 2008 Posts: 386
|
Posted: Tue Aug 12, 2008 6:29 am Post subject: sctrlHENLoadModuleOnReboot problem when launch ISO files |
|
|
I'm working on a shell and I want to patch the exit game function, for the 3.xx firmware I've found a solution but have problems and than when I see in the 4.01 M33 pack this function I've tryed to use it, I've rebuilted it and it works great when I launch PBP files, but if I try to launch a ISO\CSO file, when I try to exit it crash... :(
I've try to use the rdriver.prx of the DAX sample and it still crash, so I've think that the problem is maybe the sctrlHENLoadModuleOnReboot or else, because if I launch a ISO from the DAX sample it works but if I launch a ISO from my app it crash!
I've think to a memory problem, because the DAX sample use low memory than my programm!
Please, help me! :( |
|
| Back to top |
|
 |
Pirata Nervo
Joined: 09 Oct 2007 Posts: 409
|
Posted: Tue Aug 12, 2008 7:22 am Post subject: |
|
|
you must the load module functions on 3.xx kernel :) _________________
Upgrade your PSP |
|
| Back to top |
|
 |
ne0h
Joined: 21 Feb 2008 Posts: 386
|
Posted: Thu Aug 14, 2008 4:38 am Post subject: |
|
|
???
The sctrlHENLoadModuleOnReboot function is for kernel 4.xx only! |
|
| Back to top |
|
 |
Pirata Nervo
Joined: 09 Oct 2007 Posts: 409
|
Posted: Thu Aug 14, 2008 7:59 am Post subject: |
|
|
I know that's why I said you must use the load module functions :P
pspmodulemgr_kernel.h - 4.xx or 3.80/3.71 sdk _________________
Upgrade your PSP |
|
| Back to top |
|
 |
ne0h
Joined: 21 Feb 2008 Posts: 386
|
Posted: Thu Aug 14, 2008 10:38 pm Post subject: |
|
|
?
Excuse me but I haven't understand! :(
I want to know why PSP crash when returning from a ISO in kernel 4.xx! |
|
| Back to top |
|
 |
|