Search found 4 matches

by DrMerlin
Mon Mar 11, 2013 11:56 am
Forum: Miscellaneous Console & Arcade Hacking
Topic: Big Button Controller- Need to write Windows Driver
Replies: 4
Views: 31512

Re: Big Button Controller- Need to write Windows Driver

http://sourceforge.net/projects/xna-bigbutton/files/" onclick="window.open(this.href);return false;

Success! If someone else ends up in a similar situation, I used LibUSB's generic USB driver and then wrote a C# class so that I could status it from .NET or XNA.
by DrMerlin
Tue Feb 14, 2012 10:43 am
Forum: Miscellaneous Console & Arcade Hacking
Topic: Big Button Controller- Need to write Windows Driver
Replies: 4
Views: 31512

Re: Big Button Controller- Need to write Windows Driver

Thanks for the reply.

Yeah, I'd gotten that impression- that coding or writing drivers was a little bit of a non discussion around here.

The problem with drivers is that software people see it as a hardware problem and hardware people see it as a software problem. :)

Apart from the few people ...
by DrMerlin
Fri Jan 27, 2012 3:26 pm
Forum: Miscellaneous Console & Arcade Hacking
Topic: Big Button Controller- Need to write Windows Driver
Replies: 4
Views: 31512

Re: Big Button Controller- Need to write Windows Driver

Would this be better off in another forum?
by DrMerlin
Wed Jan 18, 2012 11:23 am
Forum: Miscellaneous Console & Arcade Hacking
Topic: Big Button Controller- Need to write Windows Driver
Replies: 4
Views: 31512

Big Button Controller- Need to write Windows Driver

First post to the forum, and it's possible I have the wrong sub-forum here. Mods feel free to move to PC or Xbox gaming (or wherever).

Most Xbox 360 controllers work in Windows through the official MS driver. However, the "Big Button" Controllers do not. There are lots (maybe 6!) of people that ...