An Easter Special: Poker Copilot for $49.95

It’s a 4-day holiday weekend. The weather is good. I’m going away for the holiday. So I’m feeling generous.

So I decided on the spur of the moment to offer Poker Copilot for $10 off for the duration of Easter.

Between now (April 2nd, 2010) and Easter Monday (April 5th, 2010), you can get Poker Copilot for US$49.95 instead of US$59.95.

Buy Poker Copilot now.

Tournament Chips get their Own Currency Symbol

Currently Poker Copilot tournament chips are shown as dollars and cents. 1500 tournament chips is $1500.00.

This small but annoying issue is fixed in the next update of Poker Copilot:

Screen shot 2010-04-01 at 5.23.10 PM.png

I tried a couple of different obscure symbols but nothing seemed quite as clear as the letter T. So now 1500 tournament chips is T1500.

"Where’s the Darn All-in EV Chart?"

Good question. Boy has this become a monkey on my back!

[Warning: Technical computer programming stuff ahead. If this stuff bores you, jump directly to the last paragraph.]

The current situation: the dynamic library I built from poker-eval to calculate equity value doesn’t work on PPC-based Macs. Let’s make that clearer. Poker-eval works. But my dynamic library doesn’t. It gives wildly wrong values. I think this is because poker-eval has many optimisations to work as fast as possible, and one of those optimisations relies on the CPU’s Endianness. If you don’t know what Endianness is, if the concept has never entered your life, I envy you.

I’m currently dusting off an earlier version of the Mac OS X Developer Tools that I can install on the PPC Mac Mini. That will allow me to do some PPC-dependent work. Then I hope to include two dynamic libraries for calculating equity value. Poker Copilot will choose the right one depending on your Mac’s CPU.

I’m also finding that some of Hold’em Manager’s (HEM) All-In Equity Value calculations are puzzling. I’m pretty sure some of their calculations are wrong in unusual situations. So my aim now is not to produce exactly the same All-In EV results as HEM. Instead I want to make a chart that is close enough. Given that All-In EV is a rough measure of luck at best, I think this is acceptable. So now I need to find the biggest discrepancies between Poker Copilot and HEM and decide what to do for each of them.

Estimated time of delivery: end of next week. There. I’m committed now. And for four of those days I’ll be taking an Easter break. If I don’t deliver by Friday April 9th you have every right to bombard me with emails saying, “but, you said…”