kodi-game / peripheral.steamcontroller

Steam controller driver for Kodi
GNU General Public License v2.0
23 stars 9 forks source link

How do I use it? #5

Open Luisangonzalez opened 6 years ago

Luisangonzalez commented 6 years ago

Hi!

how I install it in kodi in debian.

In what directory? I need to compile it? Could you tell me the steps to follow to be able to use it in kodi?

Thanks for your time.

garbear commented 6 years ago

I've updated the add-on to the new API: #6 This should allow it to compile.

Note that there is still a bug where the event loop gets stuck. I don't have time to look into this now, but you're more than welcome to track down the bug.

garbear commented 6 years ago

https://github.com/kodi-game/peripheral.steamcontroller/pull/6 has been merged. Can you try again?

mcpeixoto commented 3 years ago

How do I use it? How do I enable it in kodi..? Not a very experienced user here..

garbear commented 3 years ago

@acujl I created instructions on how to build the add-on: https://github.com/kodi-game/peripheral.steamcontroller/blob/readme/README.md

They were copied from another add-on and might be a bit outdated, but if you run into any problems just let me know.