xbmc / peripheral.joystick

Kodi joystick support (drivers and button maps)
GNU General Public License v2.0
24 stars 46 forks source link

RetroArch .cfg support #25

Open garbear opened 8 years ago

garbear commented 8 years ago

I'm opening an issue to track RetroArch .cfg format support (https://github.com/libretro/retroarch-joypad-autoconfig). Hopefully we'll be able to share as many button maps as possible with them.

pcathm commented 8 years ago

Hi Garbear, did you need someone to make an adaptor for this file type, or were you planning on implementing this yourself?

garbear commented 8 years ago

Help is welcome :) I kinda hacked xml support, but it shouldn't be too hard to add a "cfg" folder here and use the xml folder as a reference

garbear commented 8 years ago

I'm trying to turn the RetroArch .cfgs into a resource.buttonmaps.cfg add-on. My first attempt was to hack it into the build system: 5ced19c. I'm sure there's a better way, I'll see what the build system guys say.

LipkeGu commented 7 years ago

The Friends from recalbox could help you with keymaps