| View previous topic :: View next topic |
| Author |
Message |
pspflashsystem
Joined: 24 Mar 2008 Posts: 31
|
Posted: Fri Sep 26, 2008 5:25 am Post subject: Hold and navigation into the xmb |
|
|
Hi everyone,
I want to know how I can, when the hold Button is pressed, navigate into the xmb without having the buttons blocked??
PS: I'm very apologize for my bad English because I'm French _________________ I'm apologize for my bad English because I am French :)
.::pspflashsystem::. |
|
| Back to top |
|
 |
Lexar
Joined: 13 Feb 2008 Posts: 4
|
Posted: Sat Sep 27, 2008 7:00 am Post subject: Re: Hold and navigation into the xmb |
|
|
| pspflashsystem wrote: | Hi everyone,
I want to know how I can, when the hold Button is pressed, navigate into the xmb without having the buttons blocked??
PS: I'm very apologize for my bad English because I'm French |
You have to patch kernel controller library to avoid hold state - thats how i see it. |
|
| Back to top |
|
 |
Torch

Joined: 28 May 2008 Posts: 842
|
Posted: Sun Sep 28, 2008 7:58 pm Post subject: |
|
|
Is it confirmed that its even a software check and not a hardware one???
If its a software check then you don't really need to go as far as patching the library which involves much reverse engineering. You just need to hook the controller function and remove the HOLD bit from the parameter. I believe the VSH uses vshCtrlReadBufferPositive (don't know whether it uses this only to read the Home/Note/Volume buttons or for all the other buttons as well). |
|
| Back to top |
|
 |
Lexar
Joined: 13 Feb 2008 Posts: 4
|
Posted: Mon Sep 29, 2008 3:36 pm Post subject: |
|
|
| <CUT> |
|
| Back to top |
|
 |
whistler
Joined: 04 Mar 2008 Posts: 40
|
|
| Back to top |
|
 |
|