libretro / dosbox-libretro

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

RetroPad core options not working at all #54

Closed hooby3dfx closed 7 years ago

hooby3dfx commented 7 years ago

This core has a bunch of control options listed in the normal options menu: RetroPad X, RetroPad Y, RetroPad Start, etc.

These can be remapped to keyboard keys (ex. Left Shift, F1, etc).

This does not seem to be working. Setting any of the buttons to press a key results in nothing happening when the button is pressed.

The mouse emulation works though!

andres-asm commented 7 years ago

you need to change input device to keymapper

hooby3dfx commented 7 years ago

thanks, that was it!