Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: h0gg1e on September 11, 2011, 10:09:26 pm
-
Has anyone ever bound multiple keys to one of the cpwizard commands? The default key to show cpwizard is "L" ... I'd like to make it SHIFT+Z ... in the program options is lets me set both keys but that makes it so that SHIFT OR Z shows cpwizard.
This is the line in the .ini
ShowKey=KEYCODE_LSHIFT|KEYCODE_Z
Thanks for any help