Viewing lifetime stats in HUD for hero in the replayer (HM3)
Page 1 of 2 12 LastLast
Results 1 to 10 of 35

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Junior Member
    Join Date
    Sep 2012
    Posts
    15

    Default Viewing lifetime stats in HUD for hero in the replayer (HM3)

    How do I view lifetime stats for hero in the replayer? I've played around with all the settings and it only shows stats for that session. I have toggled "Stats Up To Time Of Hand" and that doesn't get what I want.

  2. #2
    You're out! udbrky's Avatar
    Join Date
    Jul 2008
    Posts
    20,898

    Default

    This issue has been documented in detail and provided to the developers to resolve. The assigned internal issue # on this issue is HMT-1428. Please create a support ticket here - https://support.holdemmanager.com/support/category/19 - requesting to be notified when it is resolved.
    Regards udbrky (Chris)

  3. #3
    *** HM3! *** fozzy71's Avatar
    Join Date
    Jun 2005
    Location
    HM Support
    Posts
    32,807

    Default

    FYI: It is possible via a manual config edit, but may cause some performance issues depending on your system specs, database size, number of hands you open at once in the replayer, number of hands for everyone in the hand, etc:

    Close HM3, exit the server icon from the Windows System Tray and view your C:\Users\{UserName}\AppData\Roaming\Max Value Software\Holdem Manager\3.0 folder with Windows File Explorer. If you can't see it, turn off the windows option that is hiding that directory.

    Please right-click and 'Copy' ONLY these 2 files:
    - HoldemManager.config
    - HoldemManager.config.bak

    And paste them to a new folder on your desktop.

    Open the original C:\Users\{UserName}\AppData\Roaming\Max Value Software\Holdem Manager\3.0\HoldemManager.config file in a 3rd party text editor such as https://www.sublimetext.com/ or https://notepad-plus-plus.org/ and add

    <Key Name="ForceLifeTimeHudStats" Value="True" />

    below Section Name="General".

    It should look like this:



    Save the file, close it, and launch HM3 and open the HUD - HUD Options - 'Stats from the last X hands (0 for all)' setting to a number greater than 0.

    Note: The '(0 for all)' is currently hard-coded to limit the hands count to 20,000, not 'all' like it was in HM2.





    *Note: You can edit the config file to 'True' when using the Replayer, and then to 'False' when playing live to see your table image on live tables instead of lifetime hero data.
    Last edited by fozzy71; 10-12-2022 at 08:52 AM. Reason: clarity as to editing the original config file instead of desktop copy

  4. #4
    Junior Member
    Join Date
    Mar 2015
    Posts
    22

    Default

    Hello,

    Today I got a reply that HMT-1428 was resolved. However, I still cannot see all the hands in my database showing up in my HUD while in the replayer.
    I can get it to work by changing the configuration file, but not by just setting 0 in the 'HUD Options' window.
    Last edited by IuriTPena; 07-25-2020 at 09:21 PM.

  5. #5
    *** HM3! *** fozzy71's Avatar
    Join Date
    Jun 2005
    Location
    HM Support
    Posts
    32,807

    Default

    Quote Originally Posted by IuriTPena View Post
    Hello,

    Today I got a reply that HMT-1428 was resolved. However, I still cannot see all the hands in my database showing up in my HUD while in the replayer.
    I can get it to work by changing the configuration file, but not by just setting 0 in the 'HUD Options' window.
    I am not sure why you would have gotten such a message. HMT-1428 is still in our 'backlog' category and will not be able to be worked on and resolved until sometime after HMT-5355: MVS API 1.2 - query_stats callbacks has been resolved which also has a 'backlog' status. I do not have an estimate for when either issue will be resolved. We do not give estimates until it has been confirmed as implemented/resolved by our testers and the release is imminent.

    You asked for the wrong number in your support ticket subject/message: T#531834 – Notify Me When HMT-4128 Is Resolved

    I will add your email address to HMT-1428 and update your support ticket.
    Last edited by fozzy71; 07-26-2020 at 09:38 AM.

  6. #6
    Junior Member
    Join Date
    Mar 2015
    Posts
    22

    Default

    Oh, indeed!

    Thank you for clearing out the confusion!

  7. #7
    Member
    Join Date
    Jan 2010
    Posts
    51

    Default

    Quote Originally Posted by fozzy71 View Post
    FYI: It is possible via a manual config edit, but may cause some performance issues depending on your system specs, database size, number of hands you open at once in the replayer, number of hands for everyone in the hand, etc:
    What performance issues are expected? What if I have hero hud turned off while playing.. will this manual config edit affect my grind?

  8. #8
    *** HM3! *** fozzy71's Avatar
    Join Date
    Jun 2005
    Location
    HM Support
    Posts
    32,807

    Default

    Quote Originally Posted by AlphaScorpii View Post
    What performance issues are expected? What if I have hero hud turned off while playing.. will this manual config edit affect my grind?
    It could cause the HUDs and popups to load data slower as it has to pull all of your lifetime data into the HUD. I don't think enabling the 'Everyone but hero' option in the HUD will help reduce possible performance issues. All I can suggest is that you try it and see if you have any issues. You could also just edit the config file as instructed and set that value to 'True' post session when you are using the Replayer for review with lifetime Hero stats then edit it to 'False' before you play live again next time so you get the normal HUD behavior.

  9. #9
    Member
    Join Date
    Sep 2008
    Posts
    31

    Default

    Hello,

    any idea when this is solved? Solution in post#3 does not work for me, I've tried different databases as well with the same result. I've also tried different HUDs without any success. All I see are a few hands that I've played at that table. In some instances I've got 5 hands on me, in others 80 and something random like that.

    Cheers,

  10. #10
    Member
    Join Date
    Feb 2010
    Posts
    36

    Default

    Quote Originally Posted by fozzy71 View Post
    FYI: It is possible via a manual config edit, but may cause some performance issues depending on your system specs, database size, number of hands you open at once in the replayer, number of hands for everyone in the hand, etc:

    Close HM3, exit the server icon from the Windows System Tray and view your C:\Users\{UserName}\AppData\Roaming\Max Value Software\Holdem Manager\3.0 folder with Windows File Explorer. If you can't see it, turn off the windows option that is hiding that directory.

    Please right-click and 'Copy' ONLY these 2 files:
    - HoldemManager.config
    - HoldemManager.config.bak

    And paste them to a new folder on your desktop.

    Open the original C:\Users\{UserName}\AppData\Roaming\Max Value Software\Holdem Manager\3.0\HoldemManager.config file in a 3rd party text editor such as https://www.sublimetext.com/ or https://notepad-plus-plus.org/ and add

    <Key Name="ForceLifeTimeHudStats" Value="True" />

    below Section Name="General".

    It should look like this:



    Save the file, close it, and launch HM3 and open the HUD - HUD Options - 'Stats from the last X hands (0 for all)' setting to a number greater than 0.

    Note: The '(0 for all)' is currently hard-coded to limit the hands count to 20,000, not 'all' like it was in HM2.





    *Note: You can edit the config file to 'True' when using the Replayer, and then to 'False' when playing live to see your table image on live tables instead of lifetime hero data.
    This does not seem to work anymore with the latest update. Are there any new workarounds to see hero's stats on the HUD from longer period of time than that particular session? Thanks!

Similar Threads

  1. Replies: 6
    Last Post: 11-09-2019, 09:06 AM
  2. Hero HUD showing lifetime stats + no vs hero stats
    By conoval in forum General Support
    Replies: 1
    Last Post: 06-11-2015, 02:28 PM
  3. HM2 HUD - Hero HUD showing lifetime stats not session stats
    By RangoAcid in forum General Support
    Replies: 1
    Last Post: 12-15-2014, 11:39 PM
  4. lifetime hero stats in HUD?
    By faarcyde in forum Manager General
    Replies: 3
    Last Post: 09-01-2010, 03:38 AM
  5. Question about viewing lifetime stats
    By PatInTheHat in forum Manager General
    Replies: 3
    Last Post: 05-28-2009, 12:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •