-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Kodi image #199
Added Kodi image #199
Conversation
Thanks for sharing this! 🚀 I've quickly skimmed through the files, is building from source really necessary? Have you tried using the Do you really need to hardcode the Xbox controller layout? Wolf can also create a PS or Nintendo virtual joypad depending on the HW plugged on the Moonlight client. |
there is no default Keybind included, so we would need to create one config per controller. the ppa isn't updated anymore since the sole maintainer left. https://kodi.wiki/view/HOW-TO:Install_Kodi_for_Linux Only other possibility would be using the prebuild from ubuntu's repo, but those are modified and don't include some parts to comply with the requirements of them. |
You should be able to force a joypad type from the
I didn't know about it.. Well, it was worth mentioning it just in case you've missed it! |
All controller configs are now added. I only found two minor thing.
I'll look into that a bit more tomorrow but its nothing really breaking, if you just close it with the moonlight command. |
What happened here? Have you merged back |
Huh, you're right this looks strange. All I did was a rebase... Maybe I should stop using the vscode git extension and return to CLI. If you want you can fix it. I'm still sick and I think it will take me some more days until I would return to this to fix it. |
No worries, I can take care of it! |
I created an image for Kodi i wanted to share.
I have not yet tested it extensively, but i got controller support working.
currently it builds only the joystick addon. If more addons are required its quite easy to add them.