af3m1a 0 Posted July 28, 2010 In my script i need sense if an usb gamepad is attached to the USB port. I tried the DRIVEMAP, but the gamepad is not a Drive and windows not assign it a letter. thanks Share this post Link to post Share on other sites
boogieoompa 0 Posted July 28, 2010 I am not sure of the extent of which you plan on integrating the game device (HID) but RawInput should work for your needs http://www.autoitscript.com/forum/index.php?showtopic=95105&hl=HID&st=0 Is one of many examples (I think I might have posted a question about it in the past with a sample script. Specifically look into the functions _GetRawInputDeviceInfo I believe. Good luck Share this post Link to post Share on other sites