2022-06-04, 22:32
(2022-06-02, 15:47)OmniBlade Wrote: Hmm, I was thinking more for the controller assignments, so if a game has multitap attached or not but config of the button layout is important as well. I would say the expected behaviour would be the default bindings of the Kodi controller to the game systems controller should be used unless an override exists.
In this case, when you configure controller assignments or buttons in the game, it overrides it for the game. When you configure controller assignments or buttons outside a game, it configures it globally. The code for this is easy to do, but do you think this behaviour could be confusing?
(2022-06-02, 15:47)OmniBlade Wrote: Custom layouts being attached to players so they followed them no matter which port they choose to play on would also be very desirable.
Indeed, some sort of idea of players in Kodi would be nice. I've put a lot of work into a Player Manager. You can follow the saga here: https://github.com/garbear/xbmc/issues/87