-
The share button seems to be recognized by "Button 12" in controller mappings but i have to replace another button by it to make it assignable. Is there no way to add the share button of Xbox series controller to the main view of AntiMicroX without lose any buttons ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
I find two workaround to make it work, first time you need to get your controller GUID :
Then, I do the following : Method 1 (Use Controller Mappings):
If this method don't work, it's maybe because Controller GUID was badly edited, anyway you can try second method Method 2 (modify GameControllerDB) :
But this file is overwritten by each AntimicroX update, so we have to add this line after each updates Prefer use Method 1 over Method 2 because your changes will not be erased after an update |
Beta Was this translation helpful? Give feedback.
I find two workaround to make it work, first time you need to get your controller GUID :
Then, I do the following :
Method 1 (Use Controller Mappings):
We can't just create a mapping with AntimicroX because it use UniqueID, but there is a way to change UniqueId to Controller GUID by editing AntimicroX's config file
03XXXXXXYYYYYYYYYYYYYYYYYYYYYYYY
X
to0
and you have your Controller GUID