Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autostart antimicro from steam using SteamAppId? #24

Closed
frostworx opened this issue Sep 6, 2020 · 3 comments
Closed

autostart antimicro from steam using SteamAppId? #24

frostworx opened this issue Sep 6, 2020 · 3 comments
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@frostworx
Copy link

Hi,
(I personally rarely play with joypad, so sorry if this is a stupid idea)

If a contributed antimicroX-profile could be found by the game's SteamAppId, it would be pretty easy to implement antimicroX support into my steamtinkerlaunch (stl) wrapper.
So if a game is started from steam stl would search for a antimicroX-profile (first offline, then optionally online in the repo) and automatically loaded it if found.
If no usable profile was found antimicroX could open in gui mode so one can be created (here it would be nice if antimicroX would already default to the profilename which was passed via the --profile command line).

When the game exits, antimicroX would be stopped automatically as well.

@pktiuk
Copy link
Member

pktiuk commented Feb 7, 2021

There is autoprofile functionality which could deal with this issue.

obraz

@frostworx
Copy link
Author

Heh, totally forgot about this issue.
I don't see how the autoprofile function could help to automate anything though.
Passing the window class/title via stl automated to antimicro would be simple, but that doesn't generate a game-specific joypad config.

@pktiuk
Copy link
Member

pktiuk commented Feb 28, 2022

Currently AntiMicroX profiles are linked only with selected gamepads.
Linking them with steam ID would be additional task for users.
To make it work X gamepads and Y games we would need X*Y configs in our database (that's a lot).

Implementing this and creating database would require tons of work and result would be not great (missing configs for most of games).
For now, every user of steam willing to use AntiMicroX with selected games can change game launch options. (in case of Lutris this even easier)

@pktiuk pktiuk closed this as completed Feb 28, 2022
@pktiuk pktiuk added the wontfix This will not be worked on label Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants