configurable default radial menu
Is your feature request related to a problem? Please describe. When using controlify, we need to configure the radial menu for each controller we use. Sometimes, this configuration is missed for some controller detection problem (I suspect that the SO start to identify the same controller with some different id somehow).
Describe the solution you'd like It'd be nice to have a way to define the default radial options, so they can be determined once for every controller
Describe alternatives you've considered I manually clean up the json and copy and paste the radial config between controllers
Additional context This is especially true when we run the game using some split-screen mod. For example, I play with my wife using the same game profile but different users, so we ended up sharing some configs and we use two controllers. It's nice to have a centralized configuration, but sometimes this configs ended up getting radial actions missed and we have to edit it again
I think maybe this problem has already been fixed here: https://github.com/isXander/Controlify/pull/537
so is there any way to set up a default radial menu?
I think maybe this problem has already been fixed here: #537
can you verify if your problem is fixed?
But other than that, yes, a single global config for default radial actions would be good. So I'll keep this issue open regardless to track that.
@isXander I've been using it for quite a while, and the problem hasn't happened again, so I think it is indeed fixed.