Hi, i'm trying to implement message dialogs to my cf plugin, but as I read user functions cannot be used from kernel modules in 3.XX firmwares.
I saw an utility.prx kernel module which has the message dialog fucntions I want, such as sceUtilityMsgDialogInitStart.
How can access to them? If the only reachable are the user ones, doing a user thread should be enough to use them inside the plugin?
Thanks in advance, hope you all understood my questions.
Trying to use Message Dialogs
-
- Posts: 328
- Joined: Sun Jun 03, 2007 10:05 pm
Seen this thread a few times, but was never registered to answer. If you look at the source, you will see that I never used them, RIC added them.Art wrote:There's an example in samples, but as posted above, no go with CFW.
A good example, PSPUAE. Tries to use message dialogue, works with some
fw, not others. Then it sux that FOL even tried to use it becuase some users
won't see the message.
Art.
-
- Posts: 376
- Joined: Wed May 10, 2006 11:31 pm
-
- Posts: 328
- Joined: Sun Jun 03, 2007 10:05 pm
I know it works... I posted it back when FW 3.10OE's where we had a problem with kernel user module sepearation etc.adrahil wrote:Uhm.... the sample DOES work on 3.71 - for me at least... Just add BUILD_PRX=1 and EXTRA_TARGETS=EBOOT.PBP to Makefile.KickinAezz wrote:Edit: Not possible w/ current CFW's but <= 3.1.
Side note: Lets stop the PRX madness. Now, shall we?
BTW, I am using one already and can confirm too that it works
Intrigued by PSP system Since December 2006.
Use it more for Development than for Gaming.
Use it more for Development than for Gaming.