libretro / supafaust

Unsupported SNES emulator for multicore ARM Cortex A7,A9,A15,A53 Linux platforms.
GNU General Public License v2.0
9 stars 12 forks source link

Missing input descriptors breaks menu for controller remapping #7

Closed metchebe closed 2 years ago

metchebe commented 2 years ago

As described in forum post 36481, the remapping functionality for this core is broken as no game inputs are available to remap to.

According to hunterk, this is because this core has no input descriptors in libretro.cpp.