mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Aug 2006
Posts: 183
T
Thrull Offline OP
Vogon poet
OP Offline
Vogon poet
T
Joined: Aug 2006
Posts: 183
Hey,

I just had some crazy ideas with stuff I could do if I could find a way for mirc to recognize when I press a button on my Xbox controller.

However, as far as I can tell, there is nothing that allows me to tell mirc to look for such things.

1.) Did I miss something native to mirc that would allow this?

2.) Is there a DLL somewhere that would allow this? (I check google, but I couldn't find anything.)


Yar
Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
1) no.

2) maybe. If you trust your googling skills then no, otherwise there might be something lying around somewhere.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"
Joined: Sep 2005
Posts: 2,881
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,881
There is a driver that allows the 360 controller to work with a PC, but only for a wired controller.

You would then need to write something that interacts with the controller. Sorry to be so vague but I really don't know much about the programming involved with communicating with hardware.

Joined: Aug 2006
Posts: 183
T
Thrull Offline OP
Vogon poet
OP Offline
Vogon poet
T
Joined: Aug 2006
Posts: 183
Yeah, I got downloaded the drivers from microsoft that makes it work on a PC. I'm not sure how to go about writing a DLL myself, so I was hoping to be lazy about it. smile


Yar
Joined: Jul 2008
Posts: 236
S
Fjord artisan
Offline
Fjord artisan
S
Joined: Jul 2008
Posts: 236
I would also recommend a copy of "The C Programming Language" by K&R.


Link Copied to Clipboard