You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys, this program is exactly what I need as I'm setting up an arcade cab and some game needs to use the mouse and keyboard so this works wonders so thank you. I use a front end to launch all the games and have antimicrox run by a simple autohotkey (ahk) "run, antimicrox.exe" to launch antimicrox when the game starts.
The problem I have though is that I have a lot of touchscreen games that run on their own without an emulator and need to load a profile up for them to make the joystick control the mouse. The problem with that is that I would have to create 200+ profiles to link them to each game exe, so is there any way to add something to a script or such like "antimicrox.exe -profilename" so we can choose which profile it launches on startup?
I know I could just have separate folders for each emulator, choose load last profile and just point the ahk to the relevant folder but I think it would be easier to have 1 folder for all.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi guys, this program is exactly what I need as I'm setting up an arcade cab and some game needs to use the mouse and keyboard so this works wonders so thank you. I use a front end to launch all the games and have antimicrox run by a simple autohotkey (ahk) "run, antimicrox.exe" to launch antimicrox when the game starts.
The problem I have though is that I have a lot of touchscreen games that run on their own without an emulator and need to load a profile up for them to make the joystick control the mouse. The problem with that is that I would have to create 200+ profiles to link them to each game exe, so is there any way to add something to a script or such like "antimicrox.exe -profilename" so we can choose which profile it launches on startup?
I know I could just have separate folders for each emulator, choose load last profile and just point the ahk to the relevant folder but I think it would be easier to have 1 folder for all.
Beta Was this translation helpful? Give feedback.
All reactions