hey can you make a script for wiimote ir mouse tracking and be able to change x & y speeds for in game i want to be able to play cod4 but the mouse is way to sensitive
I was impatient with this tutorial at first but honestly you were very clear and precise once i took the time to listen. The mouse movement is working great in Windows 7 with few adjustments in the numbers. I used mouse.DirectInputX to get it working in GTA4, now I'm trying to adjust it in menu (didn't get in game yet. I'm going to go through the rest of your tuts. Thanks for the help.
how come wiimote.dot1x counts up until ite gets to the centre of the bar, then resets and starts counting again? Also, what does these values refer to, eg cm, mm, m? wiimote.dot2x seems to only work when both IR LEDs are in sight, thus is a smaller vector than the range of .dot1x. Is this normal? surely .dot1x should refer to the left LED and .dot2x the right?
Wow thanks, these tutorials are a huge help! I just found out about the whole GlovePIE/wiimote thing and am trying to build my own sensor bar, but this will be great when I make it. If every thing works as I've seen online, I greatly thank you Carl Kenner for everything you've done.
sorry. typo
Chriscom28 1 year ago
function or key name expected instead of "wiimote1.dotvis
Chriscom28 1 year ago
hey can you make a script for wiimote ir mouse tracking and be able to change x & y speeds for in game i want to be able to play cod4 but the mouse is way to sensitive
chuckiepatt 1 year ago
how can i make a movebutton for the cursor?
MrFOwii 1 year ago
cant get this to work on windows 7 as soon as the wiimote sees the ir the cursors gets stuck to the edge of the screen
Wetgeorge1 1 year ago
I was impatient with this tutorial at first but honestly you were very clear and precise once i took the time to listen. The mouse movement is working great in Windows 7 with few adjustments in the numbers. I used mouse.DirectInputX to get it working in GTA4, now I'm trying to adjust it in menu (didn't get in game yet. I'm going to go through the rest of your tuts. Thanks for the help.
JustKOF 1 year ago
how come wiimote.dot1x counts up until ite gets to the centre of the bar, then resets and starts counting again? Also, what does these values refer to, eg cm, mm, m? wiimote.dot2x seems to only work when both IR LEDs are in sight, thus is a smaller vector than the range of .dot1x. Is this normal? surely .dot1x should refer to the left LED and .dot2x the right?
toocooltonytone 1 year ago 2
Please man I need HELP How you did for operate the Nunchuck? i have everything working good, but can´t use Nunchuck.
roboaalien 2 years ago
how duw you put the mouse as a Analog of the wiiAnalogstick sow wen i move the analog the mouse whil move to or put the mouse like let say
mouse.x = wiimote1.right
mouse.x = wiimote1.left
mouse.y = wiimote1.down
mouse.y = wiimote1.up
sow wen i pres right it wil go right BUT it have to stand still be cuz i did but it move back where it was but only whit
mouse.x = wiimote1.Nunchuk.JoyX
mouse.y = wiimote1.Nunchuk.JoyY
but it wont stand still it wil go back where it was
zeden6 3 years ago
Wow thanks, these tutorials are a huge help! I just found out about the whole GlovePIE/wiimote thing and am trying to build my own sensor bar, but this will be great when I make it. If every thing works as I've seen online, I greatly thank you Carl Kenner for everything you've done.
Gop3588 4 years ago