![]() |
|
|
|
#1
|
|||
|
|||
|
[ QUOTE ]
First problem I ran into: It'll let me configure a hotkey for psb 1, 2, 3, and slider up and down for the keyboard, but for the joystick it only lets me configure a hotkey for psb3. For the other 4 actions, there is no blank space to the right of the action. [/ QUOTE ] Yeah - it's because #1&2 are handled by the right analog stick, but I guess it should be possible to change that. |
|
#2
|
|||
|
|||
|
Oh okay. I'm trying it out with an xbox controller though and nothing is changing my bet size at all. Also on Pokerstars the colored marker bar at the top (actually I have it set to the bottom) of my table disappears a split second after I move to a new table. (but apparently only sometimes)
|
|
#3
|
|||
|
|||
|
Okay, I honored the first request with a new version [img]/images/graemlins/smile.gif[/img]
Regarding the XBox controler, I'm a bit lost. Could you quickly run this script <font class="small">Code:</font><hr /><pre> Msgbox % GetKeyState("JoyInfo") </pre><hr /> and tell me what the Msgbox says? Thanks. I'll look into the problems with the bottom bar on PS. |
|
#4
|
|||
|
|||
|
[ QUOTE ]
Also on Pokerstars the colored marker bar at the top (actually I have it set to the bottom) of my table disappears a split second after I move to a new table. (but apparently only sometimes) [/ QUOTE ] I can't reproduce this. Which Navigation Mode are you using? |
|
#5
|
|||
|
|||
|
ZRUVPD is what the messagebox says. I think my computer just doesn't register my right joystick at all. I can't hotkey anything to it. I may just end up getting a new controller.
I can't reproduce the Stars bar thing either now. Edit: the one potbet that I can hotkey and use doesn't work- it just sets my bet size to zero. Edit2: Yeah my right joystick does not work. Looking for a good controller on amazon right now. |
|
#6
|
|||
|
|||
|
[ QUOTE ]
ZRUVPD is what the messagebox says. I think my computer just doesn't register my right joystick at all. I can't hotkey anything to it. I may just end up getting a new controller. [/ QUOTE ] That's fine, actually. Have a look at the documentation on Joysticks. You can also try this script to see what you're joystick axis are doing: #Persistent SetTimer, WatchAxis, 10 return WatchAxis: x := GetKeyState("JoyX") y := GetKeyState("JoyY") z := GetKeyState("JoyZ") r := GetKeyState("JoyR") Tooltip X-Axis: %x%`nY-Axis: %y%`nZ-Axis: %z%`nR-Axis:%r% return |
|
#7
|
|||
|
|||
|
Could someone either PM me or AIM me at smartalecc5, I got a few questions about using this overwhelming program. It owuld be greatly appreciated... thanks.
|
|
#8
|
|||
|
|||
|
couple bugs:
a. Using the tilt controls on my xbox gamepad (buttons on front, they add and subtract from bet size on party) crashes full tilt. b. While I am using the gamepad, sometimes the blue active table bar dissapears. It blinks on briefly if I change tables. Moving the mouse or pressing a key on the keyboard fixes it. |
|
#9
|
|||
|
|||
|
Thanks, I'll look into it.
Edit: I fixed bug a) but can't reproduce bug b). Let me know if it continues to misbehave. |
|
#10
|
|||
|
|||
|
Dumb question, but how do I get to the StarsButton_Pics folder?
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|