 |
WiiLi.org a new revolution
|
| View previous topic :: View next topic |
| Author |
Message |
Ubermensch
Joined: 07 Jun 2008 Posts: 1
Digg It |
Posted: Sat Jun 07, 2008 2:29 am Post subject: Odd problem with d-pad I can't figure out |
|
|
I seem to be getting an odd problem.
I hooked up the WiiMote to my PC via the Kensington USB BlueTooth Adapter 2.0 widcomm stack in conjunction with WiinRemote. Everything seems to be fine, except when I launch a game, my directional-pad doesn't seem to be working in-game.
What's weird is that when I go to set up the controls in the game menu (tried both CoD4 and HL2), the d-pad registers (correctly assigns keys). However, when I actually into the game, it doesn't work.
I was attempting to assign movement to the d-pad, and I tried a number of different things including assigning the d-pad buttons to your traditional WASD keys for movement in FPS games via WiinRemote. But to no avail.
But when I go to press the equivalents on the actual keyboard, my character moves around.
Perhaps someone could help me?
Thanks. |
|
| Back to top |
|
 |
Nirkon
Joined: 10 Jun 2008 Posts: 10
Digg It |
Posted: Fri Jun 13, 2008 7:55 pm Post subject: |
|
|
Have you tried settings the buttons using GlovePIE and PPJOY?
this is an example script for glovepie just to set some buttons
| Code: |
ppjoy.Digital0 = wiimote.Up
ppjoy.Digital1 = wiimote.Down
ppjoy.Digital2 = wiimote.Left
ppjoy.Digital3 = wiimote.Right
ppjoy.Digital4 = wiimote.A
ppjoy.Digital5 = wiimote.B
ppjoy.Digital6 = wiimote.Plus
ppjoy.Digital7 = wiimote.Home
ppjoy.Digital8 = wiimote.Minus
ppjoy.Digital9 = wiimote.One
ppjoy.Digital10 = wiimote.Two
Right = ppjoy.Digital1
Up = ppjoy.Digital3
Down = ppjoy.Digital2
Left = ppjoy.Digital0
Enter = ppjoy.Digital5 |
if the game does pick up the keys but won't use them,
sounds like maybe either problems in the game, or your bluetooth. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|