Hacking WiiMote as Mouse.

ZeWarrior

TheWarrior
OP
Member
Joined
Jul 2, 2007
Messages
2,810
Trophies
0
Website
Visit site
XP
298
Country
Brazil
One problem though. How would we connect it
ohmy.gif
 

pinesal

Well-Known Member
Member
Joined
Aug 3, 2006
Messages
161
Trophies
1
XP
352
Country
United States
You just connect the sensor bar to the Wii. All that bar is, is two lights the only thing it needs to work is power.
 

Heran Bago

Where do puyo come from?
Member
Joined
Nov 6, 2005
Messages
3,100
Trophies
0
Age
35
Location
Foggy California
Website
heranbago.com
XP
1,187
Country
United States
Glovepie users, this is what I use sometimes. It's a wiimote+ nunckuck setup that's nice for web browsing but not precise stuff like photoshop.

CODE//Use the A-stick as a mouse!
//Hold C for slow! Z for fast!
//Crap script by Heran Bago
var.x = 0.020*Wiimote1.Nunchuk.JoyX
var.y = 0.025*Wiimote1.Nunchuk.JoyY
if Wiimote1.Nunchuk.CButton
var.x = var.x/2.5
var.y = var.y/2.5
endif
if Wiimote1.Nunchuk.ZButton
var.x = var.x*2.5
var.y = var.y*2.5
endif
if Wiimote1.Nunchuk.JoyX > 0.5
mouse.x = mouse.x + var.x
elseif Wiimote1.Nunchuk.JoyX < -0.5
mouse.x = mouse.x + var.x
endif
if Wiimote1.Nunchuk.JoyY > 0.5
mouse.y = mouse.y + var.y
elseif Wiimote1.Nunchuk.JoyY < -0.5
mouse.y = mouse.y + var.y
endif
//Home and End
Key.Home = Wiimote1.One + Wiimote1.Nunchuk.CButton
Key.End = Wiimote1.Two + Wiimote1.Nunchuk.CButton
//Clickin'
Mouse.LeftButton = Wiimote1.A
Mouse.RightButton = Wiimote1.B
//WASD
Keyboard.W and Keyboard.Up = Wiimote1.Up
Keyboard.S and Keyboard.Down = Wiimote1.Down
Keyboard.A and Keyboard.Left = Wiimote1.Left
Keyboard.D and Keyboard.Right = Wiimote1.Right
//Key assignments. Feel Free to change
Keyboard.Esc = Wiimote1.Home
Keyboard.PageUp = Wiimote1.One
Keyboard.pagedown = Wiimote1.Two
Key.VolumeUp = Wiimote1.Plus
Key.VolumeDown = Wiimote1.Minus
//Controls LEDs
if Wiimote1.A or Wiimote1.B
Wiimote1.Led1 = 1
wait 500 ms
Wiimote1.Led2 = 1
wait 500 ms
Wiimote1.Led3 = 1
wait 500 ms
Wiimote1.Led4 = 1
wait 500 ms
endif
if Wiimote1.A = 0 and Wiimote1.B = 0
Wiimote1.Led1 = 0
Wiimote1.Led2 = 0
Wiimote1.Led3 = 0
Wiimote1.Led4 = 0
endif
 

Lukeage

Well-Known Member
Member
Joined
Feb 24, 2004
Messages
178
Trophies
0
Website
Visit site
XP
271
Country
My PC monitor is also my TV monitor (24" lcd) so the sensor bar is always on top of my screen anyway. All you need it a cheap usb bluetooth adapter and off you go.

Can't say I've used it much since buying a 360 controller for my PC though.
 

lowbelly

Member
Newcomer
Joined
Mar 15, 2007
Messages
7
Trophies
0
XP
48
Country
United States
yeah i use darwiin .5 with the sensor bar. it works great but too sensitive for extended use. my gyration is a much better solution.


yeah and you have to leave your wii on so the sensor bar gets power.
 

lowbelly

Member
Newcomer
Joined
Mar 15, 2007
Messages
7
Trophies
0
XP
48
Country
United States
...have you tried double clicking an icon with a wiimote? it's almost impossible to click and not drag the thing inadvertently.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Psionic Roshambo @ Psionic Roshambo: https://www.youtube.com/watch?v=bgCjp3-rF_Y