-
Notifications
You must be signed in to change notification settings - Fork 202
Auto Profile ignores different controllers #58
Comments
Hi @Rast1234, Yes, looks like a bug/deficiency in AM. The Auto Profile dialog should distinguish between multiple controllers with the same name, as it does in the main dialog. I'll look into it. Thanks for the report! |
I also noticed that whichever controller was selected when creating Auto Profile entry, when i close and open entry properties again, the last "XInput Controller" is always selected. |
Hi @Rast1234, sorry for taking so long to respond. Hmmm.. Thanks for the additional info. I'll look into it when I get a chance. |
Hi, |
Hi @vimr, thanks for giving us a try! I hope to get to this soon. I need to resolve a crashing bug first. Thanks! |
@jsbackus thanks. |
(excuse me while I make some notes / talk to myself.. 😄 ) Tab name is a combination of The device combo box in the auto profile dialog appears to be comprised of just Best solution is probably to allow user to specify a specific instance or all instances of a controller. Further confusing the issue is that all XInput devices appear to be named XInput. 😒 I've added issue #92 to try to address the naming issue. |
Need to revamp how profiles are auto-loaded. Current method assumes same profile for each controller, so need to change the signal/slot to take device index. Current method is also potentially called multiple times: once for the best match based on program, once for the default for the controller, and once for the "all default". Should change original match algorithm to only emit once...
Also need to update |
Please add an option to allow auto profiles to load a profile for all controllers of the same name or certain controllers of the same name (For example: only load a auto profile for player 1 controller and not player 2, 3, or 4) |
AntiMicro is no longer maintained. There were no bigger fixes since 2017. As a part of cleanup, this issue will be closed and repository will be archived. |
Hello. I am using SCP Toolkit to connect two PS3 controllers (Dualshock3). Antimicro works fine with them, i am able to set up different profiles for controllers in GUI. But i can't set up Auto Profile to load different profiles when a game starts. Look at screenshots:
(1) - Antimicro detects two connected controllers, i am able to set them up independently. In Auto Profile dialog i have drop-down with two controllers, with same names though. I created two profiles with two different controllers selected.
(2) - "Devices" box shows only one controller?!
(3) - Created profiles have same GUIDs in the table?!
I suppose this behavior is caused by hacks or bugs that belong to SCP toolkit, but i think it's possible to fix in Antimicro because it actually works via GUI. Maybe Auto Profile's way of enumerating controllers is different from main window's?
The text was updated successfully, but these errors were encountered: