barbudreadmon / fbalpha-backup-dontuse-ty

Deprecated port of Final Burn Alpha to Libretro (v0.2.97.43).
61 stars 43 forks source link

Can't steer in outrun. #150

Closed blackman91 closed 7 years ago

blackman91 commented 7 years ago

I am using Retroarch latest nightly on Android 7 with a gamepad but I can't move the car at all in outrun, not with the dpad or the analog stick, tested also with the touchscreen overlay and it doesn't work too, all the other buttons work.

barbudreadmon commented 7 years ago

Duplicate with #102 : it seems there is indeed an issue on android with analog controls, i'm not really sure it is a core issue though, does android's retroarch support analog controls ? Is there any specific code to insert in the core (i'm using retro_input_state from the API atm) ? Some confirmation from retroarch's developpers ( @twinaphex ? ) would be nice.

barbudreadmon commented 7 years ago

It should be solved. Android and other systems didn't use the same gamc.cpp/gami.cpp, i took care of that.

blackman91 commented 7 years ago

Nice! It works now but the bug is still present in the fba 2012 core, should I open an issue there?

barbudreadmon commented 7 years ago

Well, they probably have the same issue. Yes you should tell them.