AutoHotkey Community

It is currently May 27th, 2012, 10:20 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 22 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: May 10th, 2004, 1:05 am 
Offline

Joined: March 28th, 2004, 3:53 pm
Posts: 1870
the new beta works great for me... i've updated the script above.

IMPORTANT: there was a li'l error in the example script that i've fixed.

GetKeyState, joyp, %JoyStickNumber%JoyP
should be
GetKeyState, joyp, %JoyStickNumber%JoyPOV

_________________
Image


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 10th, 2004, 1:05 am 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Good idea. I've updated the test script to use ToolTip. I have the tip appear at its default position near the mouse cursor since that might be a little more usable. I didn't put an exit hotkey in since it might conflict with other scripts the user might be running.

http://www.autohotkey.com/docs/scripts/JoystickTest.htm

Quote:
the new beta works great for me... i've updated the script above.

If you get a chance and you haven't already, can you try out the 4 new control names I added above? On my joystick, the return values are a little weird for some things, such as button count.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 10th, 2004, 1:36 pm 
Offline

Joined: March 28th, 2004, 3:53 pm
Posts: 1870
Quote:
If you get a chance and you haven't already, can you try out the 4 new control names I added above? On my joystick, the return values are a little weird for some things, such as button count.


i did check it and it works fine with my joystick.

_________________
Image


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 10th, 2004, 6:11 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Thanks, I feel better now :)


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 10th, 2004, 6:39 pm 
Offline

Joined: May 4th, 2004, 6:15 pm
Posts: 68
Good Work Chris !!!!!

Its working here too.

Now only joystick simulation is left to make the joystick support complete.

I hope this is there in near future.

compuboy_r


Top
 Profile  
Reply with quote  
PostPosted: April 21st, 2005, 8:41 pm 
Offline

Joined: April 21st, 2005, 8:20 pm
Posts: 1
Hello
I have gamepad Sitek PC Dash 2 (P800). 'Joystick Test Script' detect onyl 32 buttons of 37.
How can i detect last 5 buttons?

TXH


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 21st, 2005, 11:47 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
37 buttons! :)

Currently, there is no way to go beyond 32. But there is an item on the to-do list to add DirectInput support so that this limit, as well as the 5-axis and 1-POV limit, can be exceeded.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 22 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group