|
-
Aug 9th, 2009, 06:16 AM
#1
Thread Starter
Member
[RESOLVED] Getting Joystick input
I am writing a program in VB express 2008 which I want to be able to receive input from an xbox controller as well as activate the rumble on the controller. I am using the XBCD drivers for the controller (http://www.redcl0ud.com/xbcd.html).
Basically I want to say "the further forward the thumbstick is pushed the more the controller should vibrate".
How do I go about this?
Thanks
Chris
-
Aug 9th, 2009, 09:58 AM
#2
Re: Getting Joystick input
I can't give you a definitive answer as I've never tried but I would guess that it would require the use of DirectX, for which there is a managed interface available.
-
Sep 6th, 2009, 07:04 AM
#3
Thread Starter
Member
Re: Getting Joystick input
Anyone else got any ideas?
I have downloaded the DirectX SDK but thats all in C++ so isn't any help at all.
-
Sep 16th, 2009, 11:40 AM
#4
Thread Starter
Member
Re: Getting Joystick input
-
Sep 16th, 2009, 12:13 PM
#5
Re: Getting Joystick input
I found this in this forum. Perhaps it will help.
http://www.vbforums.com/showthread.php?t=317362
-
Sep 16th, 2009, 12:18 PM
#6
Thread Starter
Member
Re: Getting Joystick input
 Originally Posted by namrekka
thanks namrekka. I came across that thread before but, as far as I can tell with my limited knowledge, it only initializes the controller, it doesn't get input from it.
Thanks
-
Sep 16th, 2009, 02:38 PM
#7
Thread Starter
Member
Re: [RESOLVED] Getting Joystick input
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|