Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help: Map Joystick buttons
03-21-2013, 09:20 PM (This post was last modified: 03-21-2013 09:50 PM by Poo-Tang.)
Post: #7
RE: Help: Map Joystick buttons
(03-21-2013 07:31 PM)srdjan1995 Wrote:  I have an LG L3... I doubt it support USB Joystic. Also it have it official rom, not custom one.

If your device's FW/ROM is Android 3.1 or above it will have Native HID (Controller/Mouse) support as it is built into Google's code base. But as PPSSPP has no analog support on Android so this will be unhelpful at this time.

If your not on 3.1 or above you can still map hardware keys to Androids soft Keyboard (PPSSPP is only active on Xperia Play due to this) or you can emulate full touch screen inputs via Touch profiles on the SIXAXIS or GameKeyBoard applications.

(03-21-2013 04:38 PM)GuilhermeGS2 Wrote:  I am using a USB Joystick on my phone, I managed to map almost all but the circle button. Someone who uses Joystick can help me? Tongue

PPSSPP is mapped to the Circle button on an Xperia Play which is (Keycode_Button_B and Keycode_Back together) it appears the correct input for this is (ALT + KEYCODE_BACK). Sony coded it like this in their own framework. But not sure this mapping will work for apps like SIXAXIS/GameKeyBoard/JoystickCenter6 as you can only select one or another. If you can see in the chart (On link below) Back and Circle are the same keycode.

you can get the full keycodes from Sonys "How to develop gaming apps using the Xperia™ PLAY gamepad" page here below >

http://developer.sonymobile.com/2011/02/...game-keys/

To solve this Henrik could just add (Keycode_Button_B as Circle) and (Keycode_Button_A as Cross) to PPSSPP config along side the Xperia Play Mappings (Should not conflict) and Native Controller support (HID) would be included (Minus the Analog stick) as default.
Find all posts by this user
Thread Closed 


Messages In This Thread
Help: Map Joystick buttons - GuilhermeGS2 - 03-21-2013, 04:38 PM
RE: Help: Map Joystick buttons - livisor - 03-21-2013, 05:25 PM
RE: Help: Map Joystick buttons - Poo-Tang - 03-21-2013 09:20 PM

Forum Jump: