| View previous topic :: View next topic |
| Author |
Message |
reefbarman
Joined: 08 Jan 2007 Posts: 87 Location: Australia
|
Posted: Sun Jan 28, 2007 10:51 pm Post subject: Take over controls in xmb |
|
|
| I was wondering if it is possible to have a prx that will take all the button presses from the user without letting the xmb get them while still having the xmb running, for example when this prx is enabled you can still see the xmb but the controls wont effect it instead being handle by the prx |
|
| Back to top |
|
 |
XazZ
Joined: 25 Aug 2006 Posts: 10
|
Posted: Sun Jan 28, 2007 11:34 pm Post subject: |
|
|
Hi...
Yes, that *IS* possible...
I've created my own PRX for 1.50 which locked the buttons in the XMB -.-
Take a look: http://forums.ps2dev.org/viewtopic.php?p=45946#45946
You just need to write your own prx ;)
XazZ |
|
| Back to top |
|
 |
reefbarman
Joined: 08 Jan 2007 Posts: 87 Location: Australia
|
Posted: Sun Jan 28, 2007 11:47 pm Post subject: |
|
|
| cheers so sceCtrlReadBuffer* in my prx thread will stop buttons being read by the xmb great cause i want my prx to take control at the touch of a button and then return it at the touch of a button cheers again |
|
| Back to top |
|
 |
|