Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software

Reply
 
Thread Tools Display Modes
  #1  
Old 07-12-2006, 05:02 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: Version 2.01 beta

[ 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.
Reply With Quote
  #2  
Old 07-12-2006, 05:17 PM
Grey Grey is offline
Senior Member
 
Join Date: Apr 2004
Location: Watching My Anatomy...get it?!
Posts: 6,447
Default Re: Version 2.01 beta

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)
Reply With Quote
  #3  
Old 07-12-2006, 05:26 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: Version 2.01 beta

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.
Reply With Quote
  #4  
Old 07-12-2006, 05:32 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: Version 2.01 beta

[ 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?
Reply With Quote
  #5  
Old 07-12-2006, 05:46 PM
Grey Grey is offline
Senior Member
 
Join Date: Apr 2004
Location: Watching My Anatomy...get it?!
Posts: 6,447
Default Re: Version 2.01 beta

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.
Reply With Quote
  #6  
Old 07-12-2006, 05:59 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: Version 2.01 beta

[ 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
Reply With Quote
  #7  
Old 07-13-2006, 06:45 PM
smartalecc5 smartalecc5 is offline
Senior Member
 
Join Date: Jul 2004
Location: NL600 & MTTs
Posts: 4,006
Default Re: Version 2.01 beta

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.
Reply With Quote
  #8  
Old 07-13-2006, 06:41 AM
daisyglaze daisyglaze is offline
Senior Member
 
Join Date: Jun 2005
Location: mid stakes holdemmmmm
Posts: 159
Default Re: Version 2.01 beta

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.
Reply With Quote
  #9  
Old 07-13-2006, 07:51 AM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: Version 2.01 beta

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.
Reply With Quote
  #10  
Old 07-13-2006, 01:42 PM
Grey Grey is offline
Senior Member
 
Join Date: Apr 2004
Location: Watching My Anatomy...get it?!
Posts: 6,447
Default Re: Version 2.01 beta

Dumb question, but how do I get to the StarsButton_Pics folder?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:56 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.