gamepad and C#

M

mustafa.rabie

Hi all,

I have a low end usb double game pad/controller that i use with windows
xp. I want to capture inputs from the game pad to use it as a simple
remote for a windows C# application. I dont want something fancey or
anything.
In windows xp when u go to control panel and click on Game Controller
you can check if the game pad is working right or not, so i think
there's already out of the box APIs in XP for that.

Can someone help me or point me to where to start?

Thanks a lot your help is really appreciated

Mustafa
 
N

none

Hi all,

I have a low end usb double game pad/controller that i use with windows
xp. I want to capture inputs from the game pad to use it as a simple
remote for a windows C# application. I dont want something fancey or
anything.
In windows xp when u go to control panel and click on Game Controller
you can check if the game pad is working right or not, so i think
there's already out of the box APIs in XP for that.

Can someone help me or point me to where to start?

Thanks a lot your help is really appreciated

Mustafa
You could take a look at SDL:
http://cs-sdl.sourceforge.net/index.php/Main_Page
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top