Kodi Community Forum
Guide to configure controllers in Kodi - 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)
+---- Forum: RetroPlayer Development (https://forum.kodi.tv/forumdisplay.php?fid=194)
+----- Forum: Documentation (https://forum.kodi.tv/forumdisplay.php?fid=243)
+----- Thread: Guide to configure controllers in Kodi (/showthread.php?tid=252465)

Pages: 1 2


RE: Guide to configure controllers in Kodi - berne88 - 2016-10-14

if i have a spece controll that i whant to use.. how do i do?


RE: Guide to configure controllers in Kodi - garbear - 2016-10-15

what controller? have you followed these instructions? what didn't work? please be more specific


RE: Guide to configure controllers in Kodi - wellspokenman - 2016-10-21

I think I'm being thick. Ubuntu 14.04, Kodi 17, Bluez v5, Usb bluetooth controller and an 8bitDo controller. Works in retroArch, auto connects/pairs on boot. Snes Controller Addon installed and enabled (also default controller installed and enabled). The problem is that Peripherals is greyed out and so is Configure Attached Controllers. Docs describe a 'Peripherals' category, but I have 'Game Addons'. I saw an extra joystick addon mentioned above - but I'm a little unsure of what I should do. Any tips?


RE: Guide to configure controllers in Kodi - garbear - 2016-10-22

The SNES controller add-on is just a profile that emulators can use. The idea is that if you install an emulator, it automatically installs the required controller profile(s).

The problem lies in the "Joystick support" add-on. You can find this in the add-on manager under My Add-ons / Peripheral Libraries / Joystick Support. Is this present and enabled? If so, and it still doesn't work, can you post a debug log?


RE: Guide to configure controllers in Kodi - wellspokenman - 2016-10-22

I don't have a category called Peripheral Libraries at all. Not under My Addons or under the Kodi Repo. I upgraded from Kodi 16 stable to 17.0Beta3 using apt-get. edit: updated to nightly beta4, still no peripheral. Trying to compile with cmake, but I'm on thin ice here. Also, I'm using the unstable versions of libretro and retroarch already, in case that is relevant.


RE: Guide to configure controllers in Kodi - garbear - 2016-10-22

I've asked the dev that manages the PPA to add the joystick support add-on. When it's in the PPA, you can install it via apt-get install kodi-peripheral-joystick or something similar. I'll post back here when it's up.


Guide to configure controllers in Kodi - drewjbx - 2016-10-22

Yah joystick support would be great.. I have Kodi setup in a arcade cabinet but can't get joystick to work well. Double tap entries when trying to move left and right just doesn't work well ..


Sent from my iPhone


RE: Guide to configure controllers in Kodi - garbear - 2016-10-23

@drewjbx you can install the joystick support add-on from source, see the (slightly outdated) instructions at https://github.com/xbmc/peripheral.joystick . Whether you go that route or install via apt-get when it's uploaded, let me know if there's any problems with the arcade controls.


RE: Guide to configure controllers in Kodi - garbear - 2016-10-23

apt-get install kodi-peripheral-joystick should do the trick now


RE: Guide to configure controllers in Kodi - wellspokenman - 2016-10-26

Thanks! I swear I'll learn how to overcome my compile-phobia one of these days.


Guide to configure controllers in Kodi - drewjbx - 2016-10-27

(2016-10-23, 22:09)garbear Wrote: apt-get install kodi-peripheral-joystick should do the trick now


Thanks for responding, I am new to apt-get for kodi, when you have time could you give a quick step by step I can go by?


Sent from my iPhone


RE: Guide to configure controllers in Kodi - a1rwulf - 2016-10-28

(2016-10-27, 05:56)drewjbx Wrote:
(2016-10-23, 22:09)garbear Wrote: apt-get install kodi-peripheral-joystick should do the trick now


Thanks for responding, I am new to apt-get for kodi, when you have time could you give a quick step by step I can go by?


Sent from my iPhone (typie typie)

This should be able to get you started:
http://kodi.wiki/view/Official_Ubuntu_PPA
https://help.ubuntu.com/community/AptGet/Howto


RE: Guide to configure controllers in Kodi - garbear - 2016-11-06

Documentation has been moved to: http://kodi.wiki/view/HOW-TO:Configure_controllers