QUOTE(Bernard Yeo @ Feb 21 2007, 11:26 PM)
Hey Shiney, have you tried the new remapped svcapture? Now the buttons assigned for screen capture are L and R trigger buttons. I downloaded the .ini file, replaced mine but still does not work. I disabled it and re-enabled it from the recovery menu, I tried timing the L and R presses as closely as possible, but still no effect. Any ideas?
u can manually assign screenshot button to any of ur choice..
open your capture.ini with notepad. change the constant in "Screenshot = ". For 2 buttons combination, just add +. for example, VideoStartNormal = PSP_CTRL_NOTE + PSP_CTRL_RTRIGGER.
here's the constant:
» Click to show Spoiler - click again to hide... «
Select button,
- PSP_CTRL_SELECT
Start button,
- PSP_CTRL_START
Up D-Pad button,
- PSP_CTRL_UP
Right D-Pad button,
- PSP_CTRL_RIGHT
Down D-Pad button,
- PSP_CTRL_DOWN
Left D-Pad button,
- PSP_CTRL_LEFT
Left trigger,
- PSP_CTRL_LTRIGGER
Right trigger,
- PSP_CTRL_RTRIGGER
Triangle button,
- PSP_CTRL_TRIANGLE
Circle button,
- PSP_CTRL_CIRCLE
Cross button,
- PSP_CTRL_CROSS
Square button,
- PSP_CTRL_SQUARE
Home button,
- PSP_CTRL_HOME
Hold button,
- PSP_CTRL_HOLD
Music Note button,
- PSP_CTRL_NOTE
Screen Brightness button,
- PSP_CTRL_SCREEN
Volume up button,
- PSP_CTRL_VOLUP
Volume down button,
- PSP_CTRL_VOLDOWN
Wlan switch up,
- PSP_CTRL_WLAN_UP
Remote hold position,
- PSP_CTRL_REMOTE
This post has been edited by mfa333: Feb 22 2007, 11:54 AM