Hopefully this works, because Xpadder does not. I have a video about how Xpadder doesn't work. I've tried old versions and new versions and it never works like it does in the tutorials.
why I want to support a key to cutting the sound and lights a LED but I rappuis I want the LED will turn off sorry for the spelling is google translation you can help me please and fast??
My game won't recognize the input. It will with a regular controller, but not the virtual controller. When I click on properties its properties though, it still properly shows the inputs from the wiimote. How can I make the computer recognize it as controller inputs?
even though the last comment was 2 years ago and video even older it would help me allot if you could help me right me a script to use the analog stick as a mouse or to replace keys like example W,A,S,D. i am a novice so i am really stuck
Wonderful tuturoial, defiantly taught me things i wanted to know. I have a request though! There are no examples of mapping the analog stick or dpad to move te mouse cursor, it sounds odd and it has been done with the IR and motion sensor, but a button layout would be better. my aim is to try use the Dpad as a second Analog stick to turn around in games like TF2, however it seems difficult to map mouse movements to buttons, any advice?
hey could you please do a tutorial on IR mouse control with ppjoy through glovepie as i am having problems with that. I also have joytokey which i want to set the virtual joy axis to mouse control like this:
glovepie sets ir mouse to ppjoy axis. ppjoy axis is set to mouse ir control on joytokey
something like that please^^
anyway the main point is to cover setting ir mouse control in ppjoy through glovepie^^
The tilting functions work perfectly when tested with a mini-game in the Wii Play collection. Is the Glovepie driver not working correctly? Or is it my hardware? Bluetooth stack? I am using Bluesoleil (paid for). Did I set something up wrong?
and then going into Halo:CE, choosing ppjoy and tried to set an action to something. It automatically chose POV S or whatever south position on analog is. It does this with any script I use, nunchuk or not. Only way I have got the analog to work is actually map the analog to the keys on the keyboard.
When I do this the analog just jerks from the min to to center (off center) to max. There is no real analog movement with the rolling. I tried doing JUST this: ppjoy1.analog0 = maprange(wiimote.Roll, -90 degrees, 90 degrees, -1, 1) and ppjoy.digital0 = wiimote.a
hey i need some help if u can, i connect my wiimote and all that with no problem i got the code for the wiimote to work i got the ppjoy but it doesn't work. the lights on the wiimote just keep blinking and does nothing when i run the basic script u wrote for the a and b buttons. could u help me out with this problem?
If you use MapRange, then values outside the original range, will be mapped to values outside the new range. If you don't want that, then you can use the MapEnsureRange or EnsureMapRange (they're the same) function. It's the same as MapRange, but ensures it can't go outside the range. eg. ppjoy1.analog0 = EnsureMapRange(wiimote.roll,-90,90,-1,1). There is also an EnsureRange function which only takes 3 parameters, eg var.roll = EnsureRange(Wiimote.Roll, -90, 90).
if you have MSN can you please add me ? at Orki_csAT hotmailDOTcom if u dont just email me at Orki_csAT hotmailDOTcom :) and i wanna show you some code...
Guys...) if i want to play F1 2011 or at least 2010 can you write me a script for mouse. not for wii or another? please
BarometreFaso 4 months ago
Hopefully this works, because Xpadder does not. I have a video about how Xpadder doesn't work. I've tried old versions and new versions and it never works like it does in the tutorials.
Kevvo2011 8 months ago
lol ppjoy. that sounds so wrong
TheZappster99 8 months ago
yea yea yea where the fluck do i download the flucking glovepie!!!!!!!!!!!!!!!!!!!!!!?
weldermandan2008 9 months ago
hello I tinker something for my pc but I'm stuck
why I want to support a key to cutting the sound and lights a LED but I rappuis I want the LED will turn off sorry for the spelling is google translation you can help me please and fast??
xxxTECNOLOGIExxx 10 months ago
My game won't recognize the input. It will with a regular controller, but not the virtual controller. When I click on properties its properties though, it still properly shows the inputs from the wiimote. How can I make the computer recognize it as controller inputs?
Gurrengelion 1 year ago
cant detect my wiimote
mcpazzo2k9 1 year ago
why does my wiimote freeze after a couple of secs in glovepie, i try to play games, but it freezes during games......help
krischaoz 1 year ago
ppjoy dosent work for windows 7 64bit
Dmt4030 1 year ago
@Dmt4030 yes it does I have a link to it somewhare hold on.
thepianoaddict 1 year ago
@Dmt4030 watch?v=ScuYfagMixU
thepianoaddict 1 year ago
even though the last comment was 2 years ago and video even older it would help me allot if you could help me right me a script to use the analog stick as a mouse or to replace keys like example W,A,S,D. i am a novice so i am really stuck
Supersonicboom7 1 year ago
is there another tutorial after this one yet?
alex82539 1 year ago
Wonderful tuturoial, defiantly taught me things i wanted to know. I have a request though! There are no examples of mapping the analog stick or dpad to move te mouse cursor, it sounds odd and it has been done with the IR and motion sensor, but a button layout would be better. my aim is to try use the Dpad as a second Analog stick to turn around in games like TF2, however it seems difficult to map mouse movements to buttons, any advice?
tonymahboi 2 years ago
My nunchuck works well using Dolphin Emulator, But it is not recofnized by GLove Pie, please Help. Wiimote is not enought.
roboaalien 2 years ago
Please HELP. Everything works good, except the Nunchuck.
Great Tutorials.
nomonarqui 2 years ago
Thank you for your great GlovePIE tutorial series, the moving direction part (109 &co.) helped me much!
Donprize 2 years ago
hey could you please do a tutorial on IR mouse control with ppjoy through glovepie as i am having problems with that. I also have joytokey which i want to set the virtual joy axis to mouse control like this:
glovepie sets ir mouse to ppjoy axis. ppjoy axis is set to mouse ir control on joytokey
something like that please^^
anyway the main point is to cover setting ir mouse control in ppjoy through glovepie^^
CrimsonPikachu 2 years ago
The tilting functions work perfectly when tested with a mini-game in the Wii Play collection. Is the Glovepie driver not working correctly? Or is it my hardware? Bluetooth stack? I am using Bluesoleil (paid for). Did I set something up wrong?
wookieeassassin 2 years ago
and then going into Halo:CE, choosing ppjoy and tried to set an action to something. It automatically chose POV S or whatever south position on analog is. It does this with any script I use, nunchuk or not. Only way I have got the analog to work is actually map the analog to the keys on the keyboard.
Any ideas?
wookieeassassin 2 years ago
When I do this the analog just jerks from the min to to center (off center) to max. There is no real analog movement with the rolling. I tried doing JUST this: ppjoy1.analog0 = maprange(wiimote.Roll, -90 degrees, 90 degrees, -1, 1) and ppjoy.digital0 = wiimote.a
wookieeassassin 2 years ago
Can someone tell me how to invert joystick axis with GlovePIE?
InStars 2 years ago
hey i need some help if u can, i connect my wiimote and all that with no problem i got the code for the wiimote to work i got the ppjoy but it doesn't work. the lights on the wiimote just keep blinking and does nothing when i run the basic script u wrote for the a and b buttons. could u help me out with this problem?
liqababy 3 years ago
is there any way to change the range for the whammy bar?
awesomenessguess11 3 years ago
Thanx your videos tought me alot
but I want to know how to Use Vibration
cause Im runin' PS2 pad on PC
basjam2 3 years ago
use Joystick1.Vibration1 = 1 for one kind, Joystick1.Vibration2 = 1 for other kind
winxtremetube 3 years ago
do u need a sensor bar for everything. or can u use glovepie without it
kelphelp 4 years ago
you only need the sensor bar for the the ir so you dont need it for motion sensing
theriddler24 4 years ago
thanx oh one more thing. everytime i load a scrip aand run it, my wiimote doesnt do anythin
kelphelp 4 years ago
use wiinremote to solve de HID not found problem
u can download it for free you only have to google it as WiinRemote v2007.1.13 at onakasuita"dot"org/wii/
soulreaverdoug 3 years ago
If you use MapRange, then values outside the original range, will be mapped to values outside the new range. If you don't want that, then you can use the MapEnsureRange or EnsureMapRange (they're the same) function. It's the same as MapRange, but ensures it can't go outside the range. eg. ppjoy1.analog0 = EnsureMapRange(wiimote.roll,-90,90,-1,1). There is also an EnsureRange function which only takes 3 parameters, eg var.roll = EnsureRange(Wiimote.Roll, -90, 90).
CarlKenner 4 years ago
if you have MSN can you please add me ? at Orki_csAT hotmailDOTcom if u dont just email me at Orki_csAT hotmailDOTcom :) and i wanna show you some code...
logonq 4 years ago
can you show how to code or whatever to use the nunchuk if u press it upleft i want it to strafe up left
like in games .)
logonq 4 years ago
set the x axis to either a ppjoy x axis or to the keys used for strafing. ie if x axis <= 0.5 key.left = true. etc
theriddler24 4 years ago
Can you put on the response of this comment a script that tells you how to move the control in Y axis (moving up and down)?
danielsissa 4 years ago
the y axis is analog1 the x axis is analog0 etc
theriddler24 4 years ago