Hello, my gamepad is not yet recognized out of the box (I have issued a request on the appropriate topic).
So after configuring it, everything is working fine on emulation station.
However, on the games, my analog stick UP/DOWN is inverted, which is not the case in emulationstation.
Please, see the code in batocera>system>configs>emulationstation>es_input.cfg :
<input name="joystick1left" type="axis" id="0" value="-1" code="0" />
<input name="joystick1up" type="axis" id="1" value="1" code="1" />
What can be the issue ? Is there another file to tweak in order to reverse UP/DOWN during gaming ?
Thank you