Rank: Newbie
Groups: Registered
Posts: 4
Thanks: 1 times Was thanked: 2 time(s) in 1 post(s)
|
Maybe I'm being incredibly stupid, but I couldn't find anywhere in the HearthRanger directory a place where the winrate / stats was output.
I'm working on an evolutionary algorithm to refine the AI and the winrate is a very important piece. Would prefer that part to be automated by pulling the data if possible.
Does this output exist?
|
|
|
|
Rank: Administration
Groups: Administrators
Posts: 4,881
Thanks: 808 times Was thanked: 4545 time(s) in 1642 post(s)
|
There is a button like [.iI] on the toolbar, click it then you'll see the statistics panel.
Also you can open [HearthRanger - Bot for Hearthstone.tsk] under [task] directory as xml file,
the following section contains all the play result data.
<oStatistics>...</oStatistics>
|
1 user thanked JoyAdmin for this useful post.
|
|
|
Rank: Newbie
Groups: Registered
Posts: 4
Thanks: 1 times Was thanked: 2 time(s) in 1 post(s)
|
Thanks, JoyAdmin. The XML file was exactly the kind of thing I was looking for.
Cheers.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.