View previous topic :: View next topic |
Author |
Message |
dmichel Admin
Joined: 04 Apr 2002 Posts: 1166 Location: France
|
Posted: Mon Nov 22, 2004 11:37 am Post subject: gamepad problem Act II |
|
|
OK I did some more changes, re-download PR 3 (it's a new one) and let me know how well/bad it works... _________________ David Michel |
|
Back to top |
|
|
flynn Visitor
Joined: 23 Nov 2002 Posts: 15
|
Posted: Mon Nov 22, 2004 12:41 pm Post subject: |
|
|
Got my SideWinder GamePad USB partially working: only left and up directions are working. Buttons seem fine tho.
Something I forgot to configure maybe ?
[GAMEPAD STATS]
gamepad 0 stats:
status: 0000
poll errors: 8007000c 0 0 0
poll: failed=0 success=6472
axes (2):
- 0: min=-1000 max=1000 [5724 (305 / 443)]
- 1: min=-1000 max=1000 [5761 (204 / 507)]
povs (0):
buttons (10):
- 0: off=5953 on=519 bitmask=80
- 1: off=6003 on=469 bitmask=80
- 2: off=6167 on=305 bitmask=80
- 3: off=6435 on=37 bitmask=80
- 4: off=6408 on=64 bitmask=80
- 5: off=6453 on=19 bitmask=80
- 6: off=6361 on=111 bitmask=80
- 7: off=6363 on=109 bitmask=80
- 8: off=6424 on=48 bitmask=80
- 9: off=6152 on=320 bitmask=80 |
|
Back to top |
|
|
denzilla Regular
Joined: 03 Jan 2003 Posts: 141
|
Posted: Mon Nov 22, 2004 1:01 pm Post subject: |
|
|
Link is broken or site is overloaded |
|
Back to top |
|
|
ashura Visitor
Joined: 15 Nov 2002 Posts: 3
|
Posted: Mon Nov 22, 2004 1:09 pm Post subject: |
|
|
Same here:
Code: |
[INPUT INIT]
opening direct input DLL... OK
init direct input... OK
scanning gamepad device(s)...
- gamepad 0 : SideWinder Game Pad USB version 1.0 (buttons=10, axes=2, povs=0)
found 1 gamepad(s)
[GAMEPAD STATS]
gamepad 0 stats:
status: 0000
poll errors: 8007000c 0 0 0
poll: failed=0 success=8189
axes (2):
- 0: min=-1000 max=1000 [7088 (381 / 720)]
- 1: min=-1000 max=0 [8112 (77 / 0)]
povs (0):
buttons (10):
- 0: off=7751 on=438 bitmask=80
- 1: off=8077 on=112 bitmask=80
- 2: off=8189 on=0 bitmask=00
- 3: off=8173 on=16 bitmask=80
- 4: off=8189 on=0 bitmask=00
- 5: off=8189 on=0 bitmask=00
- 6: off=8153 on=36 bitmask=80
- 7: off=8052 on=137 bitmask=80
- 8: off=8189 on=0 bitmask=00
- 9: off=8134 on=55 bitmask=80
|
All buttons are working now but not the directions.
Only left seemed to work properly.
Up did not respond at all.
Right and down responded only the first time I pressed them.
The game I used for testing was PC Genjin 2. |
|
Back to top |
|
|
flynn Visitor
Joined: 23 Nov 2002 Posts: 15
|
Posted: Mon Nov 22, 2004 1:09 pm Post subject: |
|
|
denzilla wrote: | Link is broken or site is overloaded |
A bit overloaded...
Wait a little bit, and try again (without hammering the site ) |
|
Back to top |
|
|
denzilla Regular
Joined: 03 Jan 2003 Posts: 141
|
Posted: Mon Nov 22, 2004 1:20 pm Post subject: |
|
|
I can confirm that up/down works in the menu and one button on my controller seems to close menus, but nothing works in game.
[INPUT INIT]
opening direct input DLL... OK
init direct input... OK
scanning gamepad device(s)...
- gamepad 0 : P880 (buttons=12, axes=4, povs=1)
found 1 gamepad(s)
[GAMEPAD STATS]
gamepad 0 stats:
status: 0000
poll errors: 8007000c 0 0 0
poll: failed=0 success=3813
axes (4):
- 0: min=-1000 max=1000 [3793 (7 / 13)]
- 1: min=-1000 max=1000 [3727 (69 / 17)]
- 2: min=0 max=48 [3813 (0 / 0)]
- 3: min=268435456 max=-268435456 [0 (0 / 0)]
povs (1):
- 0: min=-1 max=-1 [3813 (0 / 0 / 0 / 0)]
buttons (12):
- 0: off=3766 on=47 bitmask=80
- 1: off=3796 on=17 bitmask=80
- 2: off=3813 on=0 bitmask=00
- 3: off=3813 on=0 bitmask=00
- 4: off=3813 on=0 bitmask=00
- 5: off=3813 on=0 bitmask=00
- 6: off=3720 on=93 bitmask=80
- 7: off=3813 on=0 bitmask=00
- 8: off=3813 on=0 bitmask=00
- 9: off=3813 on=0 bitmask=00
- 10: off=3813 on=0 bitmask=00
- 11: off=3813 on=0 bitmask=00 |
|
Back to top |
|
|
Kaminari Elder
Joined: 19 Apr 2002 Posts: 1432 Location: Paris, France
|
Posted: Mon Nov 22, 2004 2:35 pm Post subject: |
|
|
Works a treat here with my PSX pad and SmartJoy USB adapter. But very occasionally, the directional pad gets 'sticky' for a microsecond -- that is, one direction (can be any one) stops responding while the others still work. Could be related with the previous reports...
My SmartJoy is gamepad 1.
Code: | [INPUT INIT]
opening direct input DLL... OK
init direct input... OK
scanning gamepad device(s)...
- gamepad 0 : Saitek Cyborg 3D Stick USB (buttons=14, axes=3, povs=1)
- gamepad 1 : 4 axis 16 button joystick (buttons=16, axes=4, povs=0)
found 2 gamepad(s)
[GAMEPAD STATS]
gamepad 0 stats:
status: 0000
poll errors: 8007000c 0 0 0
poll: failed=0 success=30202
axes (3):
- 0: min=-16 max=0 [30202 (0 / 0)]
- 1: min=0 max=0 [30202 (0 / 0)]
- 2: min=0 max=0 [30202 (0 / 0)]
povs (1):
- 0: min=-1 max=-1 [30202 (0 / 0 / 0 / 0)]
buttons (14):
- 0: off=30202 on=0 bitmask=00
- 1: off=30202 on=0 bitmask=00
- 2: off=30202 on=0 bitmask=00
- 3: off=30202 on=0 bitmask=00
- 4: off=30202 on=0 bitmask=00
- 5: off=30202 on=0 bitmask=00
- 6: off=30202 on=0 bitmask=00
- 7: off=30202 on=0 bitmask=00
- 8: off=30202 on=0 bitmask=00
- 9: off=30202 on=0 bitmask=00
- 10: off=30202 on=0 bitmask=00
- 11: off=30202 on=0 bitmask=00
- 12: off=30202 on=0 bitmask=00
- 13: off=30202 on=0 bitmask=00
[GAMEPAD STATS]
gamepad 1 stats:
status: 0000
poll errors: 8007000c 0 0 0
poll: failed=0 success=30202
axes (4):
- 0: min=0 max=0 [30202 (0 / 0)]
- 1: min=0 max=0 [30202 (0 / 0)]
- 2: min=0 max=1000 [1 (0 / 30201)]
- 3: min=268435456 max=-268435456 [0 (0 / 0)]
povs (0):
buttons (16):
- 0: off=30202 on=0 bitmask=00
- 1: off=30202 on=0 bitmask=00
- 2: off=30202 on=0 bitmask=00
- 3: off=30202 on=0 bitmask=00
- 4: off=30202 on=0 bitmask=00
- 5: off=30202 on=0 bitmask=00
- 6: off=30202 on=0 bitmask=00
- 7: off=30202 on=0 bitmask=00
- 8: off=30202 on=0 bitmask=00
- 9: off=30202 on=0 bitmask=00
- 10: off=30202 on=0 bitmask=00
- 11: off=30202 on=0 bitmask=00
- 12: off=30202 on=0 bitmask=00
- 13: off=30202 on=0 bitmask=00
- 14: off=30202 on=0 bitmask=00
- 15: off=30202 on=0 bitmask=00 |
|
|
Back to top |
|
|
dmichel Admin
Joined: 04 Apr 2002 Posts: 1166 Location: France
|
Posted: Mon Nov 22, 2004 3:59 pm Post subject: |
|
|
Finaly some results!
Looks like MagicEngine can read the gamepad state now, no more errors this side... ok... calibration is a different problem but much easier to deal with.
Someone mentionned that the gamepad was working when navigating in the menu but not in the game, does this happens to everyone? _________________ David Michel |
|
Back to top |
|
|
reddice Member
Joined: 19 Nov 2004 Posts: 24 Location: Brooklyn, NY
|
Posted: Mon Nov 22, 2004 9:57 pm Post subject: |
|
|
The main page gives me this.
Forbidden
You do not have permission to access the requested file on this server. |
|
Back to top |
|
|
denzilla Regular
Joined: 03 Jan 2003 Posts: 141
|
Posted: Mon Nov 22, 2004 11:38 pm Post subject: |
|
|
Yea, Im getting that crap too. Its always something! |
|
Back to top |
|
|
jopinou Visitor
Joined: 21 Nov 2004 Posts: 13
|
Posted: Mon Nov 22, 2004 11:50 pm Post subject: |
|
|
No comprendo, je ne comprend pô, i dont undestand...
I have 2 pads :
Gamepad 0 = PC Propad 6, connected via my soundblaster card (NO USB)
Works fine with
[GAMEPAD STATS]
gamepad 0 stats:
status: 0000
poll errors: 8007000c 0 0 0
poll: failed=0 success=1498
axes (2):
- 0: min=-5 max=11 [1498 (0 / 0)]
- 1: min=-16 max=1 [1498 (0 / 0)]
povs (0):
buttons (6):
- 0: off=1498 on=0 bitmask=00
- 1: off=1498 on=0 bitmask=00
- 2: off=1498 on=0 bitmask=00
- 3: off=1498 on=0 bitmask=00
- 4: off=1498 on=0 bitmask=00
- 5: off=1498 on=0 bitmask=00
Ok ok (but it's not easy to change the default setting because i have to memorize what is bouton 0, bouton 1, bouton 2..etc on my gamepad, for that i have to have a look at the windows control panel then return back to ME).
I also have a Gamecube pad connected via USB Connector
[GAMEPAD STATS]
gamepad 1 stats:
status: 0000
poll errors: 8007000c 0 0 0
poll: failed=0 success=1498
axes (4):
- 0: min=-11 max=1 [1498 (0 / 0)]
- 1: min=-10 max=0 [1498 (0 / 0)]
- 2: min=-11 max=1 [1498 (0 / 0)]
- 3: min=268435456 max=-268435456 [0 (0 / 0)]
povs (1):
- 0: min=-1 max=-1 [1498 (0 / 0 / 0 / 0)]
buttons (8 ):
- 0: off=1498 on=0 bitmask=00
- 1: off=1498 on=0 bitmask=00
- 2: off=1498 on=0 bitmask=00
- 3: off=1498 on=0 bitmask=00
- 4: off=1498 on=0 bitmask=00
- 5: off=1498 on=0 bitmask=00
- 6: off=1498 on=0 bitmask=00
- 7: off=1498 on=0 bitmask=00
It gives me that :
And i'm just like a rooster in front of a knife...
Just for info here is the panel control for the Gamecube pad under windows
Hope it will help.
Last edited by jopinou on Tue Nov 23, 2004 12:11 am; edited 2 times in total |
|
Back to top |
|
|
Tomasz Regular
Joined: 29 Oct 2003 Posts: 89
|
Posted: Tue Nov 23, 2004 12:05 am Post subject: |
|
|
reddice wrote: | The main page gives me this.
Forbidden
You do not have permission to access the requested file on this server. |
Yeah, it looks like the main ME site is not working right now...
So I guess I can't test the new version just yet. |
|
Back to top |
|
|
denzilla Regular
Joined: 03 Jan 2003 Posts: 141
|
Posted: Tue Nov 23, 2004 12:51 am Post subject: |
|
|
If you're talking about the PR3 that was released this morning, don't bother. It doesn't work with controllers correctly either. I went out and bought a PSX to USB adapter and it doesn't workm as well. |
|
Back to top |
|
|
reddice Member
Joined: 19 Nov 2004 Posts: 24 Location: Brooklyn, NY
|
|
Back to top |
|
|
Kaminari Elder
Joined: 19 Apr 2002 Posts: 1432 Location: Paris, France
|
Posted: Tue Nov 23, 2004 6:48 am Post subject: |
|
|
denzilla wrote: | If you're talking about the PR3 that was released this morning, don't bother. It doesn't work with controllers correctly either. |
It sure does work here, and it could work for others as well. The more people can send feedback, the quicker the issue will be resolved. Comments like "don't bother" won't certainly get us anywhere. |
|
Back to top |
|
|
|