Search found 7 matches

by dmitry
Mon Nov 26, 2007 5:19 pm
Forum: PSP Development
Topic: prx module (plugin) parental time limit
Replies: 16
Views: 5373

Re: Adult Big Brother.Prx

The prx has to be written to flash otherwise all you have to do to defeat it is pull the memory stick and start the psp, then the prx will never load. Put the ms back in then done... yep... But I think for the most children it would be enough ... I am currently trying to remember my old programming...
by dmitry
Sat Nov 24, 2007 7:24 pm
Forum: PSP Development
Topic: prx module (plugin) parental time limit
Replies: 16
Views: 5373

I'm now writing this function : if "R" button is pressed while a game is launched, a crappy menu appear and ask for a 4 digit code to disable the plugin. About this menu: I suppose it would be useful if the user (father :) can add time to kid to play from this menu, disable plugin for thi...
by dmitry
Sat Nov 24, 2007 2:16 pm
Forum: PSP Development
Topic: prx module (plugin) parental time limit
Replies: 16
Views: 5373

I tought you wanted to only restrict games but not the access to the vsh. I am right ? Absolutely! I have writed something today. There is just one plugin for game, one file on the ms with the allowed time to play in minuts. If the plugin counter reach the time in this file, the psp will reboot to ...
by dmitry
Fri Nov 23, 2007 6:05 pm
Forum: PSP Development
Topic: prx module (plugin) parental time limit
Replies: 16
Views: 5373

Cpasjuste wrote:
I think i will write something this week end, it's a fun project :)
And one more idea from the author this idea ;) - it would be useful to show the time left to play today in the XMB.
by dmitry
Fri Nov 23, 2007 1:51 pm
Forum: PSP Development
Topic: prx module (plugin) parental time limit
Replies: 16
Views: 5373

I think i will write something this week end, it's a fun project :) I'm glad to hear that you like this idea :) I will also try to code this, but I am sure you will do it faster :) Anyway I am ready to be a beta-tester. If you would then open your sources i will be very grateful. Thanks! added: and...
by dmitry
Thu Nov 22, 2007 8:25 pm
Forum: PSP Development
Topic: prx module (plugin) parental time limit
Replies: 16
Views: 5373

I sure hope there's no such program. If the kid has had reason to create a GAME150 folder he/she would probably [skipped] Having said that, if you install the PSP toolchain you'll have what you need in samples directory. Actually, the kid doesn't even know about directories on PSP :) GAME150 was ma...
by dmitry
Thu Nov 22, 2007 7:37 pm
Forum: PSP Development
Topic: prx module (plugin) parental time limit
Replies: 16
Views: 5373

prx module (plugin) parental time limit

Hi, All! I suppose my ask for advice may look a little bit strange, but anyway: did anybody hear anything about prx module with time limiting functions? e.g. my son is allowed to play only one hour a day, but he could choose when he wants to play. I couldn't find anything like this and have started ...