| View previous topic :: View next topic |
| Author |
Message |
Phantom8
Joined: 17 Jun 2005 Posts: 30
|
Posted: Sat Apr 22, 2006 12:24 am Post subject: sceKernelLoadModule Option |
|
|
Hi,
I've a question regarding the sceKernelLoadModule option. By default, PRX modules are loaded into low memory one after another. Is it possible to load a module into high memory? Something like the PSP_SMEM_High option do for sceKernelAllocPartitionMemory. I've tried to play around with the SceKernelLMOption, but not sure which parameters to set. I would be grateful if anyone can help. TIA! |
|
| Back to top |
|
 |
TyRaNiD
Joined: 18 Jan 2004 Posts: 918
|
Posted: Sat Apr 22, 2006 1:38 am Post subject: |
|
|
| Do you not set the position variable in the structure to something like PSP_SMEM_High ? |
|
| Back to top |
|
 |
Phantom8
Joined: 17 Jun 2005 Posts: 30
|
Posted: Sat Apr 22, 2006 2:08 am Post subject: |
|
|
| TyRaNiD wrote: | | Do you not set the position variable in the structure to something like PSP_SMEM_High ? |
TyRaNiD, thanks for the reply. I tried your suggestion already, it didn't change anything as the module is still loaded at low memory. Do you have other suggestions? Thanks! |
|
| Back to top |
|
 |
|