|
|
| Commercial Software Discussion of commercial gambling-related / poker software & commercial graphics modifications |
06-07-2008, 12:49 AM
|
#5731
|
|
Carpal \'Tunnel
Join Date: Mar 2007
Posts: 31,400
|
Re: New Software: Holdem Manager - 1.05.08 - 24-May-2008
You should be able to tell it to 'Allow' or 'Treat as Installer' and make sure you check 'Remember my Answer'. I only have to do that when I run the update EXE installers, as they are new file names (I dont delete old update installers for a few months).
|
|
|
06-07-2008, 01:18 AM
|
#5732
|
|
veteran
Join Date: Jun 2005
Location: Canada
Posts: 3,215
|
Re: New Software: Holdem Manager - 1.05.08 - 24-May-2008
Quote:
Originally Posted by paratacus
Anyone got Hm running with comodo firewall, keeps pestering me with popups anyone got the settings they used to stop it requesting all the time?
|
I had a teamviewer support session with a guy using komodo/comodo and it is a pain... even turning it off didn't solve the problem, all the komodo processes had to be killed and then HM started working. There probably are some settings to make it play nice but I'm not sure how to set this up to work that way,
|
|
|
06-07-2008, 01:20 AM
|
#5733
|
|
grinder
Join Date: Oct 2006
Posts: 432
|
Re: New Software: Holdem Manager - 1.05.08 - 24-May-2008
Just purchased holdemmanager. Looks great so far!
I also have the pdf guide, but is there something else that defines the stats in the hud? Such as is agression percentage the same as AFq?
|
|
|
06-07-2008, 01:43 AM
|
#5734
|
|
Pooh-Bah
Join Date: Oct 2006
Posts: 4,784
|
Re: New Software: Holdem Manager - 1.05.08 - 24-May-2008
Quote:
Originally Posted by rvg72
I had a teamviewer support session with a guy using komodo/comodo and it is a pain... even turning it off didn't solve the problem, all the komodo processes had to be killed and then HM started working. There probably are some settings to make it play nice but I'm not sure how to set this up to work that way,
|
Yea I know what you mean, but I have to run some firewall these days to keep safe. If I figure out some optimal settings I'll post them.
Also I just purchased this had PT3 and got sick of it, playing around now there is so much to learn! It's crazy good. Hats off to you and a wonderful piece of software.
I think you should run an unlimited hand trial, I never got this working with the trial version and purchased simply because of great comments. Not everyone would be like this though and a 'full' version should yield you a greater conversion rate than a trial alone.
One last thing when I graph my winnings is there anyway to change the colors of the All-In EV line? Having both of them green is a little hard on the eyes.
|
|
|
06-07-2008, 01:44 AM
|
#5735
|
|
grinder
Join Date: Oct 2006
Posts: 432
|
Re: New Software: Holdem Manager - 1.05.08 - 24-May-2008
Also, do we have to vaccum or cluster holdemmanager databases or anything? If so, what do you use? PGadmin? Thanks.
|
|
|
06-07-2008, 01:47 AM
|
#5736
|
|
Carpal \'Tunnel
Join Date: Mar 2007
Posts: 31,400
|
Re: New Software: Holdem Manager - 1.05.08 - 24-May-2008
Quote:
Originally Posted by rvg72
I had a teamviewer support session with a guy using komodo/comodo and it is a pain... even turning it off didn't solve the problem, all the komodo processes had to be killed and then HM started working. There probably are some settings to make it play nice but I'm not sure how to set this up to work that way,
|
I did this, for 'All Running Processes' while playing poker, IIRC. I may have also tried a few other available options in the drop-down list to try and reduce the number of warnings comodo was giving me in general.
I dont think I used either of these, but they might also be something to investigate further.
|
|
|
06-07-2008, 01:52 AM
|
#5737
|
|
Carpal \'Tunnel
Join Date: Mar 2007
Posts: 31,400
|
Re: New Software: Holdem Manager - 1.05.08 - 24-May-2008
Quote:
Originally Posted by paratacus
One last thing when I graph my winnings is there anyway to change the colors of the All-In EV line? Having both of them green is a little hard on the eyes.
|
Go to:
C:\Program Files\RVG Software\Holdem Manager\Config\HoldemManager.config
In this code I changed EV line to Bright Red, and my Winnings line from 2 down to 1 pixel. The bright red isnt good though, if you graph the SD/Non-SD lines often as it is too similar. Something like Magenta might be better.
Code:
<setting name="GraphWinnings">True,DarkGreen,1,Solid</setting>
<setting name="GraphAllInEv">True,Red,1,Dash</setting>
|
|
|
06-07-2008, 01:52 AM
|
#5738
|
|
grinder
Join Date: Oct 2006
Posts: 432
|
Re: New Software: Holdem Manager - 1.05.08 - 24-May-2008
Also, should I make seperate holdemmanager DBs for observed hands and played hands? Or can it handle millions of hands without issues. Thanks agian.
|
|
|
06-07-2008, 01:53 AM
|
#5739
|
|
Carpal \'Tunnel
Join Date: Mar 2007
Posts: 31,400
|
Re: New Software: Holdem Manager - 1.05.08 - 24-May-2008
It only supports one DB currently, and DB size is not an issue.
*PGAdmin - Full Analyze and Vacuum every 30-50k hands is wise. I believe he will be adding indexes so we can cluster, but currently can not. He will also be adding the maintenance into the HM GUI soon, so PGAdmin will be less necessary.
|
|
|
06-07-2008, 01:54 AM
|
#5740
|
|
Pooh-Bah
Join Date: Oct 2006
Posts: 4,784
|
Re: New Software: Holdem Manager - 1.05.08 - 24-May-2008
seem to of killed the popups on startup thanks foz
|
|
|
06-07-2008, 01:57 AM
|
#5741
|
|
grinder
Join Date: Oct 2006
Posts: 432
|
Re: New Software: Holdem Manager - 1.05.08 - 24-May-2008
thanks fozzy!
|
|
|
06-07-2008, 02:01 AM
|
#5742
|
|
Pooh-Bah
Join Date: Oct 2006
Posts: 4,784
|
Re: New Software: Holdem Manager - 1.05.08 - 24-May-2008
Quote:
Originally Posted by fozzy71
Go to:
C:\Program Files\RVG Software\Holdem Manager\Config\HoldemManager.config
In this code I changed EV line to Bright Red, and my Winnings line from 2 down to 1 pixel. The bright red isnt good though, if you graph the SD/Non-SD lines often as it is too similar. Something like Magenta might be better.
Code:
<setting name="GraphWinnings">True,DarkGreen,1,Solid</setting>
<setting name="GraphAllInEv">True,Red,1,Dash</setting>
|
Man foz your the man with this stuff, changed it to darkorange. I can now see all the lines sweet. Cheers.
|
|
|
06-07-2008, 02:03 AM
|
#5743
|
|
Carpal \'Tunnel
Join Date: Mar 2007
Posts: 31,400
|
Re: New Software: Holdem Manager - 1.05.08 - 24-May-2008
Nice choice, I will try that color for a while, thanks.
|
|
|
06-07-2008, 02:25 AM
|
#5744
|
|
veteran
Join Date: Jun 2005
Location: Canada
Posts: 3,215
|
Re: New Software: Holdem Manager - 1.05.08 - 24-May-2008
Just about finished something for the next build that will make hud stats, popup player details / analysis and the players tab run about 20 times faster. So even massive DB's and players with huge amounts of hands will have near instant results for this kind of data
1.05.09 will definitely launch in the morning PST (without these new changes just yet).
and gogogogo Portugal tomorrow
Roy
|
|
|
06-07-2008, 02:51 AM
|
#5745
|
|
Strummin' along
Join Date: Apr 2006
Posts: 46,654
|
Re: New Software: Holdem Manager - 1.05.08 - 24-May-2008
Roy, with the newly-found hand-grabbing tool.. when I take the seat of an empty player (I have my HUD stats disabled), it leaves the player's name up for the entirety of the session.
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 02:35 AM.
|