ok, this is a cry for help.
I have no problem coding the AHK script etc.
However I cannot get FCM and TPA to work together to launch a specific table even from command line. It gets to the 'Press any key' screen, and then the main menu but always selects 'AttackFromMars'.
so from the Command line
D:\PinballArcade\TPAFreeCamMod\RunTPA.exe -table Gorgar
The mod runs, finds the Pinball Arcade DX11 process and states it has applied the overlay
Press Enter:
it the goes to the main menu and selects AFM.
If I wrapper in a compiled AHK, a msgbox does have the correct 'Gorgar' parameter passed in .
What am I missing? Bad syntax somewhere? Does TPAFreeCamMod need to be in a specific Pinball Arcade directory?
Many Thanks