defre1976 Posted October 26, 2017 Posted October 26, 2017 Hi , I added MonacoGP.exe on my wheel . But how to bypasse the selection launcher , so the game start immidialty in rocketlauncher or hyperspin http://forum.arcadecontrols.com/index.php?topic=134445.0 Could somebody help , or send my any direction where they share AHK files or where you can request them . I totaly don't know how to start to create one . thx
Yeuxkes Posted October 26, 2017 Posted October 26, 2017 Note that you can also run a specific configuration from command line (like in previous versions), running mpgr.exe using the -cfg switch. For example, if you wanted to run the pro_arcade_1360x768.cfg configuration from command line, you would specify mgpr -cfg pro_arcade_1360x768.cfg Taken from that forum page, if you use PC Launcher then add the cli commands into the parameters field from the module to bypass the launcher.
RLBradders26 Posted October 26, 2017 Posted October 26, 2017 To make an ahk script you need to figure out what keyboard combo you need to boot the game from the launcher. For all of my PC games I just need to press enter. I have an ahk script that on boot it waits a period of time then sends the enter command. Then you just need to tweek the wait time until you get it just right. Im away from my PC ATM but will post it tomorrow if you want it. I fairly sure its like 4 basic lines of code that I managed to google.
defre1976 Posted October 27, 2017 Author Posted October 27, 2017 Yep did the parameter thing and it works perfect ?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.