dolphin/Source/Plugins/Plugin_PadSimple
2008-10-15 12:40:31 +00:00
..
Src padsimple: now shows only which xpads are connected (when the config is called), set all pads to keyboard as default, got rid of XINPUT_ENABLE #ifdefs, made the trigger buttons enabled at 200/255 instead of 20/255 :) hopefully that's a lot closer to how a gc controller acts. 2008-10-11 00:23:26 +00:00
Plugin_PadSimple.vcproj added compile time assertion for _SECURE_SCL=0. It is very important that all libraries are compiled with the same _SECURE_SCL if you want to share STL functions between libraries. 2008-10-15 12:40:31 +00:00