hex007 / freej2me

A free J2ME emulator with libretro, awt and sdl2 frontends.
Other
501 stars 78 forks source link

Add support to use analog stick as full control #214

Open K1nHub opened 7 months ago

K1nHub commented 7 months ago

Is there any way to set up analog stick on gamepad to use full number (1-9) buttons (not only 2,4,6,8)?

AShiningRay commented 6 months ago

As of right now? No, but it's definitely something i've been looking to implement on both libretro and Anbu as of late, doesn't seem too complicated either.

I'll probably be able to push a PR with that in a few days.