AntiMicroX / antimicrox

Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support.
GNU General Public License v3.0
2.35k stars 140 forks source link

Add possibility to set a profile for future controller connections #447

Open ld892012 opened 2 years ago

ld892012 commented 2 years ago

Is there an existing issue for this?

Is your feature request related to a problem? Please describe.

For the moment, if i start Antimicro with a profile specified in arguments it will just change profile for connected controllers, it does not overwrite the "LastSelected" field of known controllers and the default profile loaded of unknown controllers

Describe the solution you'd like

Either add an option in settings to set a default profile at boot (or not) or just make "--profile" argument work for future connections

Describe alternatives you've considered

To fix this, i use a batch script to suppress "[Controllers]" section in Antimicro's settings and replace it with desired profile, but it works only for known GUIDs

Additional context

No response


Upvote & Fund

Fund with Polar

pktiuk commented 1 year ago

just make "--profile" argument work for future connections

Possibly linked with: https://github.com/AntiMicroX/antimicrox/issues/172