Another PM possibly relevant to others so posted here
The sender of this PM was asking about why the split pots and side pots are sometimes missed and sometimes not:
[ QUOTE ]
It's weird, sometimes the complete hand history is posted with the side pots and main pot but sometimes you only get the first side pot. I don't get it..
[/ QUOTE ]
I know the reason for this: My application does have the ability to add the last little bit on the end of the hand if it sees it before it gets overwritten in memory. If you are not using your PC for anything other than mining (and have a fast PC), then you could try using the -d option and setting it very small (like -d 50) and also make sure you run FreePHG.exe in normal priority mode. To do this replace the contents of run.bat with these lines:
@echo off
start /low FreePHG.exe
Should become:
@echo off
FreePHG.exe -d 50
Then copy run.bat into the folder where you have FreePHG.exe and use run.bat to run it. It will use a lot more CPU time, but will miss the end of hands much less often if you do this.
Juk [img]/images/graemlins/smile.gif[/img]
|