I tried to use OSK (on screen keyboard) in my XMB prx but it crashes. So is it possible at all to use osk in XMB prx plugin? if so, what could I be doing wrong? prx sould be in user mode or kernel?
Pragramming with:
Microsoft Visual C 2008 + pspsdk MINPSPW 0.8.10
I don't think a kernel prx can use the OSK. And in user mode there is no memory to load the OSK in XMB on the Phat, aside from various other complications due to the VSH rendering the menu already.
Kernel mode should have 100% access to any type of function. I'm not saying it does, but it should.
Since the SCE OSK can load on the xmb, you might have to have enough memory to load it. Or it may crash. Ill take a closer look at the xmb memory tomorrow. I might have to check the ipl too.