xerpi/ds3vita

ds3vita borderlands 2 R3/L3 L2/R2

Opened this issue · 5 comments

The beta 2 version of ds3vita does not work with borderlands 2 the buttons R2 / L2, R3 / L3, you could add it in the future please.

xerpi commented

That's remote play fault I think, the game detects is being used by remote play and it changes the button layout to adapt it to the Vita. Check settings/input in the game to confirm this.

Sorry if I did not say it, using only psvita and the DS3.
Check the control settings, connect the DS3 and there is no change, in the menu there is an option to define the buttons but does not detect the L2 / R2, L3 / R3.

To add context, the screen is used to interact for Borderlands 2, not the L2, L3, L3, and R3 buttons. So the buttons are pushed correctly but the game isn't looking for that input. For this plugin to work correctly with the game, these button presses would have to be remapped to what I listed below.

Back right = R3
Back left = L3
Front left bottom corner = L2
Front right bottom corner = L2

A possible workaround to this issue is to add game detection and load a config specifically for each game. If no config exists, load the default button mappings.

Edit: I have successfully been able to get this issue working. However, the code is specific for this issue and therefore not overall helpful. When I get the chance, I will be uploading the code to my GitHub as a PoC. It was a matter of copying and pasting code from ds4vita (xerpi) and pasting it in where necessary to fix the issue.

The latest ds3vita beta 3 update doesn't support L2/R2 and L3/R3 buttons, I'd tried to make them work more than 10 times reinstalling with not only this update but also with the ds3vita beta 2 update but they just don't work.

Is there any possibility of making them work?