I doubt they'd take issue, but a VM will be seen as a 3rd machine to the software.
Both of these answers are incorrect.
Is there anyway to only set the color ranges for hud stats based on a number of hands? Like stay white until 100 hands then go green if it's >75 or something? I doubt it but it would be cool
Both of these answers are incorrect. We monitor concurrent usage, so if you exceed three computers used at the same time, we tag that as a license infringement. We take a very liberal approach, yet at the same time this assures that license codes are not shared "illegally". Our approach is much more lenient than the two answers above
^ yeah Ive seen the color ranges from the HUD profile editor but I was going to see if there was a way to only show the color change if the values have reached like a certain hand sample. So that you could have 3bet % be a certain colour for any value >x after 100 hands or something.
Also how do I make stats for versus hero? Im trying to build a new popup and couldnt find anything on the PT4 forum.
Thanks as always!
Just so I get this straight... if I get a small laptop for travel and technically it's the third computer I have PT4 installed but I only ever use 1 computer at a time then I should be all good with having PT4 on all three machines since there will only ever be 1 instance running at any given time?
I assume by "at the same time" he means "overlapping in use over a reasonable time scale."
I have Stars and Merge configured as per Windows Hand History Directory, but I'm unable to configure FTP.
I can't even type anything in the Hand History Directory field and it won't Auto Detect enter either.
Any advice please?
Any idea when your software will stop using 3/4s of my resources just to sit there?
JusAskin... I stopped using it.
-
This can be done by using the Color Range Editor by editing the actual stat, rather than in the HUD Profile. Click Configure > Stats, select COLORS, then click the New button under Color Options. Type in a condition expression here, you will have to do some PostgreSQL programing to get this done - for your example you need to know the name of the Hands stat which is #Hands# (all stats are enclosed by hashtags, all database columns are not wrapped, the columns are the actual components in the database that make us the stats). the expression would therefore be #Hands#>=X where X is a number that you want the minimum hand sample size to be.
A more advanced user would not use hands to determine the sample size, instead they would the database columns for opportunities to determine the sample size. For example if you want to set the sample size of 3Bet Preflop to be greater than 500 opportunities, then the expression filter would be cnt_p_3bet_opp>=500 because cnt_p_3bet_opp is the count of the number of opportunities you had to 3Bet, this is a database column.
1) Please make sure your computer meets our minimum required specs (ideally the recommended specs or better should be used, not the minimum) : https://www.pokertracker.com/faq/PT4#Minimum_Requirements
2) Download and install the latest version of PokerTracker 4. Run PT4 and attempt to recreate the issue you previously had with resource hogging, then click File > Open User Data Folder. Inside of this folder your will find two files, pokertracker4.log and pokertrackerhud4.log. Quit PT4, then zip those two log files together, visit our website, log in, then click Support > Contact Us to create a support ticket. Upload the zipped log files to the ticket, our team of support reps will review your log files to determine the cause and guide you how to fix the problem, even if it is user error we can still help teach you how to avoid that situation again, or if its a real bug (unlikely but possible of course) then we will work to get a new release out that fixes this issue.
Hope we can help!
Thanx. I'm giving this a try. First thing I have to do is upgrade PostgreSQL to Version 9.0.14 (latest before 9.1)
Ummm... any idea how to retrieve a forgotten PostgreSQL password?
-
Does iPoker have a preferred seating option? If so you just need to make sure you select the same seat option in PT4.I have a question my hud stats don't show up in the right place, basically the are popping up in the seats where the players are not, making the hud useless unless you like to move the stats to where they should be which is impossible if you want to multi table, well not impossible but a pretty big hassle, how do i fix this? this problem only occurs on ipoker skins for me
I have a question my hud stats don't show up in the right place, basically the are popping up in the seats where the players are not, making the hud useless unless you like to move the stats to where they should be which is impossible if you want to multi table, well not impossible but a pretty big hassle, how do i fix this? this problem only occurs on ipoker skins for me
Any idea what the time frame will be for PT4 to support Lock's 2.0 client?