Hi Everyone.
I am looking for some help, I’m just finishing up a Pinball arcade hybrid build and have hit a small problem with Future pinball and the PinEvent tables. I’ve setup two platform categories for the two types of tables. In order to be able to run the PinEvent tables I need to turn off the following Registers
REG ADD HKCU\Software\Future Pinball\GamePlayer" /v "ArcadeMode" /t REG_DWORD /d 1 /f
REG ADD HKCU\Software\Future Pinball\GamePlayer" /v "SecondMonitorEnable" /t REG_DWORD /d 1 /f
Then Enable them for the non PinEvent Tables. I’ve trolled google and looked through the forum with no luck, would anyone know if it is possible to do this through the Running/Exit AutoHotKey script to setup the registry on start and exit. Could anyone point me in the right direction or please give advice?
Thanks
D