| View previous topic :: View next topic |
| Author |
Message |
pbn
Joined: 15 Apr 2008 Posts: 2
Digg It |
Posted: Tue Apr 15, 2008 9:18 pm Post subject: Has someone created a Wiimote mouse driver? |
|
|
I know there's been a straight driver written for linux, however I'm wondering if anyone's written one for windows yet?
I'm not talking about some extra program to interpret the wiimote into mouse coordinates.. why can't there just be a mouse driver that uses Wiimote input? Seems it'd be much easier and faster than a separate piece of software.
If someone could point me in the direction of a decent tutorial on basic driver programming I might be able to write one, but from everything I've seen it looks a little more complex than a standard program. |
|
| Back to top |
|
 |
abblis
Joined: 21 Apr 2008 Posts: 16
Digg It |
Posted: Wed Apr 23, 2008 10:14 am Post subject: |
|
|
You've probably already seen this, and it is a seperate program, but if you set it to run at startup and auto connect your wiimote, then it's practically just the same as a mouse driver. The program's called "Wiinremote".
I'm not sure about this, but if you email the author of the program, you might be able to get the source code and convert it into a driver. Then again, I'm no expert (yet = ))
Here is a beginners guide on writing a driver:
http://windows.ittoolbox.com/documents/industry-articles/how-to-write-a-windows-driver-2627
Hope this helps,
abblis |
|
| Back to top |
|
 |
pbn
Joined: 15 Apr 2008 Posts: 2
Digg It |
Posted: Tue Apr 29, 2008 4:30 am Post subject: |
|
|
Hey thanks, I guess, but it'd be much more useful if you read my post.
I know about Wiinremote, and thats why I said I'm looking for something that isn't third party, but a native driver for Windows.
Also the link goes to another link that's dead.
So nope, no help. |
|
| Back to top |
|
 |
abblis
Joined: 21 Apr 2008 Posts: 16
Digg It |
Posted: Wed Apr 30, 2008 11:37 am Post subject: |
|
|
OK sorry about the dead links,
have you tried looking up how to make windows drivers in google?
Can't help you much more than that, though I'll keep looking for you.
Sorry,
abblis _________________ I am looking for programming partners to create applications in c#, and VB.
I am also looking for people to create a virtual wii with. |
|
| Back to top |
|
 |
jschipmann
Joined: 16 Jul 2008 Posts: 2
Digg It |
Posted: Wed Jul 16, 2008 5:58 pm Post subject: |
|
|
| has there been any updates on this? I would love to see a working driver! |
|
| Back to top |
|
 |
|