Currently, HEM claims to support Prima/Microgaming, in particular multicurrency, but actually does not yet. They've been claiming they would support multicurrency for quite some time.
I must do my 2008 taxes early this year to apply for a loan to buy a house, but can't because of this. (I'm filing as pro for only the 2nd year.)
Hold Em Manager can export the Prima hands, but PT2 will not import the data as supplied. (This issue might also be relevant PT3, since I'll want to export HEM hands from Prima into PT3, when PT3 provides full support for that site.)
I tried renaming the text to gamehistory.dat, but that won't work. I've tried doing a generic HH import from the textfile(s), and that doesn't work.
Each individual hand history within the file is in the following format, each with the prima.dat suffix as well:
----PRIMA.DAT----
<Game id="2000000000" date="2008-10-01 00:00:05" unicodetablename="RgBpAGwAdABpAGEAcgBuACAAMgA=" tablename="Filtiarn 2" stakes="3.00|6.00" betlimit="NL" tabletype="Cash Game" gametypeid="1" gametype="Hold 'em" realmoney="true" currencysymbol="rCA=" rake="0" playerseat="1" betamount="2100" istournament="0">
<Seats>
<Seat num="1" alias="Hero" unicodealias="TwBGAEYAXwBEAEEAXwBIAEkAWgBaAFkA" balance="653.00" endbalance="659.00" dealer="true"/>
<Seat num="2" alias="Villain" unicodealias="YgBsAGEAYwBrAHMAbQBpAHQAaAAxAA==" balance="371.69" endbalance="365.69"/>
</Seats>
<Gameplay>
<Action seq="1" type="SmallBlind" seat="1" value="3.00"/>
<Action seq="2" type="BigBlind" seat="2" value="6.00"/>
<Action seq="3" type="DealCards" seat="1">
<Card value="2" suit="c" id="14"/>
<Card value="J" suit="c" id="23"/>
</Action>
<Action seq="4" type="Raise" seat="1" value="21.00"/>
<Action seq="5" type="Fold" seat="2"/>
<Action seq="6" type="MuckCards" seat="1"/>
<Action type="Win">
<Seat num="1" amount="27.00" pot="0" type="" lowhandwin="0"/>
</Action>
</Gameplay>
</Game>
