Hello everyone, I am presenting my problem so that I hope to find an easy solution !
I have a bartop.
As you can see, it contains:
- 1 Sanwa joystick (so it is a digital, not analog joystick)
- 6 buttons
I'm very satisfied with it, but for racing games or games like Zelda/Mario 64, I end up with an "all or nothing" joystick. The Sanwa Joystick does not know the difference between walking and running. same for racing games I can't make any sensitivity between turning slowly or turning completely at a turn (it is always MAX by default).
So I programmed a mini analog thumbstick with arduino :
But it doesn't contain any button. It is therefore impossible for me to setup this thumbstick on EmulationStation even if it is detected as a new gamepad (you have to press a button to setup the gamepad, which is impossible in my case).
QUESTION :
My question is: how to use this analog joystick with the bartop Gamepad? Is there any configuration file in Batocera to make it work (if yes, how to) ?
Thank you very much for your help!