jtothebell / fake-08

A Pico-8 player/emulator for console homebrew
Other
559 stars 49 forks source link

Can't change controls in retroarch core #202

Closed christianhaitian closed 1 year ago

christianhaitian commented 1 year ago

Hi,

The retroarch core doesn't allow the ability to change default controls on a aarch64 build. Only option to change the controls is via the retroarch global controls which changes it for multiple cores instead of the one.

Thanks,

jtothebell commented 1 year ago

I just pushed a change (df31feb) that I think addresses this issue. I can now remap the controls in the quick menu, whereas before I couldn't. Let me know if I misunderstood or there is any other problem.