
Using an AHK script and batfiles, i can open the server and open the game. It's the only game i've ever hat trouble scripting for complete operation through my attractmode frontend. May i ask how you're launching and closing games on your setup, in particular MKDX? I can't get autohotkey to close the game, i have to manually hit esc on the wireless keyboard i have connected. Using any Text to Hex converter online you can change that to what you want, keeping the zeroes for spacing. Pseudo!! is 50 73 65 75 64 6f 21 21, but it turns out to be broken up by zeroes, so you're looking for 50 00 73 00 65 00 75 00 64 00 6f 00 21 00 21 (if i've typed that right).

Using a hex editor like HxD you can search for strings of hex values. I edited the MKDX server exe file on each cab to use custom profile names so i didn't have to type them in.
