Nahuel Posted March 5, 2008 Posted March 5, 2008 And don't say "Go look in the help file" I'm not talking about the keyboard only... I need the hex code of the buttons of a USB joystick. I have a Sega Genesis emulator that shows you the hex codes of the keys you press when you configure your keyboard to play. These codes are not the same that the list of _IsPressed() shows you though. It works with the joystick, but I can't make _IsPressed() detect the buttons using the hex values that the emulator gave me. (just so you know, it doesn't work if I use the value it gave for "a", for example) Is there any way I can make this work? Is there a program that can show you the hex values of any kind of input device?
Bert Posted March 5, 2008 Posted March 5, 2008 http://www.epanorama.net/documents/joystick/pc_joystick.htmlhttp://www.autohotkey.com/docs/KeyList.htm - I know it is AutoHotKey, but it does have some good information. http://www.doc.ic.ac.uk/~ih/doc/joystick/http://www.welwyn.demon.co.uk/joystick/joystick.htmhttp://www.geocities.com/deonvdw/Docs/PPJoyMain.htmhttp://www.rcgroups.com/forums/showthread.php?t=306157These are some I found using Google. Hope this helps! The Vollatran project My blog: http://www.vollysinterestingshit.com/
GaryFrost Posted March 5, 2008 Posted March 5, 2008 Might be something in one of these: http://www.autoitscript.com/forum/index.ph...ite=%2Bjoystick SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now