Ludwig Wacker

Results 51 comments of Ludwig Wacker

Heya! I'm glad you got your first controller working (and sorry that I didn't respond to your previous issue anymore, there's a lot on my plate currently). xboxdrv requires a...

Have you tried reconfiguring your controller with Kodi? I remember I had to do that a couple of times, but don't know what I changed that I had to do...

This error: `[ERROR] XboxdrvDaemon::process_match(): failed to launch ControllerThread: Error couldn't claim the USB interface: LIBUSB_ERROR_NOT_FOUND` happens if you already got a xboxdrv instance running when trying to start another. Remember...

Not good news, but still: After a couple of restarts I was able to reproduce all the issues mentioned in your last comment (xboxdrv not starting even after killing the...

@richiesgr In Luna's settings there should be an option called "Select Input Device(s)" under "Input". Selecting this option should bring up another window. In there: - add a controller field...

Let's leave this open for reference until it's resolved :) If there's a test version I'll let you know! Thanks!

It appears that Kodi is blocking any reads from attached input devices (at least when xboxdrv is used, but I guess this will be the same for any driver). I've...

In general that's a really good idea. Providing default mappings as part of the repo isn't so much of an issue (other than that I only got ones for X360...

@mchrbn Well, that's another way to handle mapping issues ;) The D-pad mappings should have pretty much the same effect as `--dpad-rotation 90` if I'm not confused? Might make this...

Looks like custom mapping files aren't needed anymore since moonlight-embedded 2.4, see #152 for more details.