libretro / dosbox-libretro

Port of DOSBox (upstream) to the libretro API.
GNU General Public License v2.0
61 stars 40 forks source link

Joystick (axis/buttons + kbd arrows) #84

Open altiereslima opened 6 years ago

altiereslima commented 6 years ago

Add device type: Joystick (4axis/4buttons + kbd arrows) or Joystick (2axis/2buttons + kbd arrows) As in this version: dosbox_libretro.zip

andres-asm commented 6 years ago

No. There is a frontend based mapper now.

Hybrid mapper support will come in due time.

altiereslima commented 6 years ago

But you can already configure the mouse buttons and ESC and ENTER!

removed here: https://github.com/libretro/dosbox-libretro/commit/140caea14949585fae519c82dab78765c5b77c92

andres-asm commented 6 years ago

I know it's on purpose and it won't be coming back. The new frontend based mapper is far more flexible.