sctrlHENLoadModuleOnReboot problem when launch ISO files

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
ne0h
Posts: 386
Joined: Thu Feb 21, 2008 2:15 am

sctrlHENLoadModuleOnReboot problem when launch ISO files

Post by ne0h »

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! :(
Pirata Nervo
Posts: 409
Joined: Tue Oct 09, 2007 4:22 am

Post by Pirata Nervo »

you must the load module functions on 3.xx kernel :)
Image
Upgrade your PSP
ne0h
Posts: 386
Joined: Thu Feb 21, 2008 2:15 am

Post by ne0h »

???
The sctrlHENLoadModuleOnReboot function is for kernel 4.xx only!
Pirata Nervo
Posts: 409
Joined: Tue Oct 09, 2007 4:22 am

Post by Pirata Nervo »

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
Image
Upgrade your PSP
ne0h
Posts: 386
Joined: Thu Feb 21, 2008 2:15 am

Post by ne0h »

?
Excuse me but I haven't understand! :(
I want to know why PSP crash when returning from a ISO in kernel 4.xx!
Post Reply