Hacking Wii Controller & PC

  • Thread starter Thread starter Anubis
  • Start date Start date
  • Views Views 1,734
  • Replies Replies 11

Anubis

Well-Known Member
Member
Joined
Dec 5, 2005
Messages
455
Reaction score
14
Trophies
1
XP
752
Country
Portugal
Hey.
What's the best application to use a Wii Controller with the PC? I want to use the classic controller specifically.

Thank you.
 
You just need the wiimote itself and a bluetooth dongle if you don't have one yet. Connect the wiimote to your pc via bluetooth.
After that you can use one of the included scripts or make a script yourself and bind the keys to your liking. It's not too hard to do.
 
Quincy said:
Anubis said:
Exactly.
So, I've downloaded this, I need a script for it, what else?
http://tinyurl.com/1c2 is EXACTLY what you need!


Well, aren't you fucking useful.

QUOTE(Fou-Lu @ Feb 20 2009, 02:22 PM)
You just need the wiimote itself and a bluetooth dongle if you don't have one yet. Connect the wiimote to your pc via bluetooth.
After that you can use one of the included scripts or make a script yourself and bind the keys to your liking. It's not too hard to do.

Thanks, I was just asking because I saw in some tutorial you needed to use PPJoy too so... I'll try your way.
 
I'm having some problems with the Bluetooth connection.
I press the two buttons on the Wii Remote, it finds the device, and installs properly.
But after that the lights stop blinking, doesn't that mean it's off? Do I need to do this every time I want to turn it on?
 
Anubis said:
I'm having some problems with the Bluetooth connection.
I press the two buttons on the Wii Remote, it finds the device, and installs properly.
But after that the lights stop blinking, doesn't that mean it's off? Do I need to do this every time I want to turn it on?
It does that because the pc(glovepie script ofcourse)doesnt have any led controlls specified


(in your wiimote glovepie script that will probably be something like "wiimote.led1 = true")

here is a nice little test script:

CODE////LED TEST SCRIPT BY QUINCY
if wiimote.a = true
wiimote.led1 = true
wiimote.led2 = true
wiimote.led3 = false
wiimote.led4 = false
endif

if wiimote.a = false
wiimote.led1 = false
wiimote.led2 = false
wiimote.led3 = true
wiimote.led4 = true
endif

Copy/past that inside the codebox into glovepie and press run,if you press a the 1st 2 leds willturn on,if you let go of the a the 1st 2 willgo out and the last 2 will go on!

it is not yhe best code but ths i sjust quickly writed!
 
The problem is, when I install my Wii Controller I get this:



But after that, the lights just keep flashing.
 

Site & Scene News

Popular threads in this forum