Oxin8 1 Posted February 5, 2006 Share Posted February 5, 2006 I updated my _XInput UDF so it doesn't rely on the dll wrapper I had before. Attached here is the UDF, a simple test program, and a script I made to use the controller for BF1942. I don't think that many of you will have a 360 controller hooked up to your comp so I doubt this will get much attention. If you test this, please leave a comment or two. The BF script sets up the controller for the default keys mappings so the same script should work for other first person shooters such as Counter-Strike._XInput.au3_XInputExample.au3BF.au3 ~My Scripts~ *********_XInput UDF for Xbox 360 ControllerSprayPaint_MouseMovePlus Link to post Share on other sites
toat01 0 Posted September 11, 2011 Share Posted September 11, 2011 thx man, I want to use xbox controller as a remote control Link to post Share on other sites
CptSpike 0 Posted September 27, 2012 Share Posted September 27, 2012 I have a 360 Controller hooked up to my PC best of both worlds, PC games with better graphics, 360 Controller for better ergonomic support. But not all games support it, so may I tweak this to convert controller input to keyboard/mouse output? You sir are nothing less than a genius. Link to post Share on other sites
water 2,720 Posted September 27, 2012 Share Posted September 27, 2012 I don't think you'll get a reply because Oxin8 hasn't been active for more than a year. My UDFs and Tutorials: Spoiler UDFs:Active Directory (NEW 2022-02-19 - Version 1.6.1.0) - Download - General Help & Support - Example Scripts - WikiExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example ScriptsOutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - WikiOutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - DownloadOutlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - WikiPowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - WikiTask Scheduler (NEW 2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs:Excel - Example Scripts - WikiWord - Wiki Tutorials:ADO - WikiWebDriver - Wiki Link to post Share on other sites
CptSpike 0 Posted September 28, 2012 Share Posted September 28, 2012 Ah, didn't notice that. Hmm. Can I assume he gives his consent? Link to post Share on other sites
Oxin8 1 Posted June 4, 2013 Author Share Posted June 4, 2013 I don't think you'll get a reply because Oxin8 hasn't been active for more than a year. You sir, are WRONG! lol. Feel free to do whatever with it! Preferably keep my name somewhere but I won't cry if it disappears. ~My Scripts~ *********_XInput UDF for Xbox 360 ControllerSprayPaint_MouseMovePlus Link to post Share on other sites
water 2,720 Posted June 4, 2013 Share Posted June 4, 2013 Right, I was wrong But I'm not sure you will get a reply because CptSpike hasn't been active for nearly 5 months My UDFs and Tutorials: Spoiler UDFs:Active Directory (NEW 2022-02-19 - Version 1.6.1.0) - Download - General Help & Support - Example Scripts - WikiExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example ScriptsOutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - WikiOutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - DownloadOutlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - WikiPowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - WikiTask Scheduler (NEW 2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs:Excel - Example Scripts - WikiWord - Wiki Tutorials:ADO - WikiWebDriver - Wiki Link to post Share on other sites
caveat 1 Posted August 5, 2013 Share Posted August 5, 2013 (edited) Thanks, this is very useful. I made a few tweaks to add the following functions: Support for the guide button (the one in the center of the xbox 360 controller) Created function to turn off the controller Created function to check if a controller is connected or not _XInput.au3 Edited March 1, 2014 by caveat joaocadaval 1 Link to post Share on other sites
Reid 0 Posted December 22, 2016 Share Posted December 22, 2016 I noticed something strange within your code " ;Y 32768 15 ;X 16384 14 ;B 8192 13 ;A 4096 12 ;Guide 1024 11 ;RButton 512 10 ;LButton 256 9 ;RJoy 128 8 ;LJoy 64 7 ;Back 32 6 ;Start 16 5 ;Right 8 4 ;Left 4 3 ;Down 2 2 ;Up 1 1" it jumps from 1024 to 4096... Is there a secret button somewhere that belongs to 2028? Link to post Share on other sites
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