September 23, 2015 at 2:56 pm
#1184
I removed startgame key from keyup sub and placed this in keydown
If Keycode = StartGameKey Then vpmTimer.PulseSw 16
Ah, apparently I also added a startgamekey entry in the keydown section, but I just set it to 1 in the keydown section and left the setting it to 0 in the key up section. Try that, as there might be a reason to not just pulse the switch (though I don’t know of any reason why that would hurt).
You need to login in order to like this post: click here