Small wrapper file for starting SDVX EXCEED GEAR's network emulator, configuring my monitors accordingly for the game, and launching the game itself. Also restores state on exit.
Note: Hard-coded for my setup. Change accordingly to your setup.
Compile using TCC with the following args:
tcc -o bootstrap.exe bootstrap.c -luser32 -lShell32 -lSetupAPI -lHid -lCfgmgr32