Kodi Community Forum
WIP Fully resolved mapping for Xbox 360 controllers - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+--- Thread: WIP Fully resolved mapping for Xbox 360 controllers (/showthread.php?tid=144713)



Fully resolved mapping for Xbox 360 controllers - rowan.border - 2012-11-08

I have worked out a fully resolved mapping for Xbox 360 controllers and included documentation for this mapping in the default
Quote:joystick.Microsoft.Xbox.360.Controller.xml
keymap. I have also used this mapping to resolve any invalid mappings found in the keymap. This has been put into a PR on GitHub:

Xbox 360 Controller New Keymap

Does anyone have any comments/suggestions regarding this change?

Rowan


RE: Fully resolved mapping for Xbox 360 controllers - natethomas - 2012-11-08

Does this resolve the issue of the same hardware using multiple names semi-resolved in this thread:

http://forum.xbmc.org/showthread.php?tid=135871

If not, I believe the only major change you'd need to do is include all the altnames defined in the provided keymap.xml in that thread. It'd be a real relief to finally fix 360 controller support at install without needed to search out additional xmls. Thanks for the effort!

Edit: For reference, here is the keymap.xml with all the altnames. http://pastebin.com/WjAyZjdi


RE: Fully resolved mapping for Xbox 360 controllers - rowan.border - 2012-11-08

It didn't before but it does now. Just added the altnames into the keymap and updated the the PR request. I'm surprised that this hasn't been put into a PR earlier. Thanks for the information Smile