Problem with sceKernelLoadModuleBuffer

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

Moderators: cheriff, TyRaNiD

Post Reply
Cpasjuste
Posts: 214
Joined: Sun May 29, 2005 8:28 am

Problem with sceKernelLoadModuleBuffer

Post by Cpasjuste »

I have a problem using the "sceKernelLoadModuleBuffer" function, with some eboot module it work correctly, and with some i get a "partition mismatch error" (0x80020132).
I already tried to change the mpid partition option to kernel or user, without more success.

Does someone have a solution ?
KickinAezz
Posts: 328
Joined: Sun Jun 03, 2007 10:05 pm

Re: Problem with sceKernelLoadModuleBuffer

Post by KickinAezz »

Cpasjuste wrote:I have a problem using the "sceKernelLoadModuleBuffer" function, with some eboot module it work correctly, and with some i get a "partition mismatch error" (0x80020132).
I already tried to change the mpid partition option to kernel or user, without more success.

Does someone have a solution ?
It Might be that the PBP's dont have an embedded PRX's but old style static elf's; most probably that's the cause.
Intrigued by PSP system Since December 2006.
Use it more for Development than for Gaming.
Post Reply