Kodi Community Forum

Full Version: Fully resolved mapping for Xbox 360 controllers
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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
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