Xinput Controller issues:

Xinput Wrapper PS3 controller RetroArch version 0.9.9.6 (2013 08 31)

Since the new Xinput wrapper, I haven’t been able to use L2 and R2.

In the config this is what it says for L2/R2:

input_player1_l2_axis = “+2” input_player1_l2_btn = “nul” input_player1_l2 = “nul” input_player1_r2_axis = “+2” input_player1_r2_btn = “nul” input_player1_r2 = “nul”

Edit:

Fixed it. As I thought, the numbers are wrong. L2: +4 R2: +5

That works. Leaving this up in case someone else has a problem.