If I test my game and hold the Ctrl key while the game loads, I get this error message:
[code]---------------------------
Adventure Game Studio
---------------------------
Unable to initialize your audio hardware.
[Problem: Failed to init digital sound driver]
---------------------------
OK
---------------------------[/code]
As this is the game that I'm building the scrolling dialog script module in there isn't any sound, so I don't know if the sound would actually work or not, but I don't see why me holding Ctrl while loading a game would disable the sound card. (I discovered this by accident...)
Edit: I forgot to mention, the game does load, but according to this message the sound card won't work (not sure if it does or not).
Edit again: Just to verify I checked it again, and I have to press Ctrl + T (for testing the game), then release both keys, then hold Ctrl again for this error to occur. And it has occurred consistently every time I've followed this procedure.