Posts: 584
Joined: Oct 2017
Reputation:
85
Fuzzard
Team-Kodi Member
Posts: 584
Its not that the cores cant be run, its that anything executable (ie the dylib core) has to be signed and cant be signed after the fact. So if garbear bundles all the cores in the tvos/ios build, they will most likely work without any hassles.
Mind you, all bets are off when you jailbreak, ive no idea how that works, so you would just have to work that out yourself about limitations for that.
Posts: 584
Joined: Oct 2017
Reputation:
85
Fuzzard
Team-Kodi Member
Posts: 584
2021-03-02, 22:31
(This post was last modified: 2021-03-02, 22:32 by Fuzzard.)
Definitely show a log. Make sure peripheral.joystick addon is enabled. Connect your BT controller to the apple tv as any other controller for the device. Should work in the apple menus at least to confirm.
I honestly can't remember if I added the game controller stuff to tvos, but debug logs should show if it is or not
Posts: 584
Joined: Oct 2017
Reputation:
85
Fuzzard
Team-Kodi Member
Posts: 584
Doesnt look like it was a debug log. But doesnt matter. The peripheralbusdarwin stuff (the implementation for apples gamecontroller api) is explicitly disabled in current master for tvos, so not expected to work.
I think some buttons may get processed by other input handling stuff, but cant remember exactly.