HoldemResources logo

News and Updates

The HoldemResources Calculator (HRC) News page provides you with the latest updates, feature releases, and announcements from the HRC team. Keep up with the most recent developments to enhance your poker game and make the most of the HRC software. Find valuable information on new features, improvements, and more to stay ahead in your poker journey.

Update: HRC Beta
  • Minor updates of framework and misc libraries.
  • Added fixes to handle corrupted configuration files more robustly.
calendar_todaySeptember 10, 2025
Update: HRC Beta
  • Fixed a bug in the WTSD calculation at Node Details: LineEV
calendar_todayAugust 20, 2025
Update: HRC Beta
  • Scope for player stats can now be selected in Node Details: LineEV
  • Stats can either be shown over all actions or for a single selected action
  • Added an option to copy risk premiums to clipboard as CSV in Hands: Show Bubble Factors
calendar_todayAugust 05, 2025
Update: HRC Beta
  • Added support for the recent iPoker[PT4] format changes.
  • Switched bundled JRE to 21.0.8
calendar_todayJuly 25, 2025
Update: HRC Beta
  • Added support for the recent H2N4 hand history format changes.
calendar_todayJuly 02, 2025
Update: HRC Beta
  • Added player statistics to LineEV sampling (right click node, node details)
    • Initially supported statistics:
    • VPIP, PFR, WTSD
    • Per street: AF, AFq, CBet, Fold CBet, Check-Raise, Donk, Probe
  • Added a "Copy Strategy" option in addition to the existing "Copy Range"
    • This copies only the strategy of the last selected action, as opposed to the effective range after the node
    • The options are equivalent for a player's first action
    • They differ if not all hands of a player reach the selected node with full weight due to previous actions of that player
  • HH Generation: No longer applies "trembling hand" probabilities during history generation.
  • Fixed a bug where FGS calculations with BB antes failed with an error message during setup.
calendar_todayJune 02, 2025
Update: HRC Beta
  • Fixed a bug where postflop line frequencies were not visible for HRC Classic licenses
calendar_todayMarch 24, 2025
Update: HRC Beta
  • Fixed a crash occuring on Linux systems running GTK 3.24.48 or higher
calendar_todayFebruary 24, 2025
Update: HRC Beta
  • Added detection for the GG poker client, to help avoid accidental ToS violations
    • HRC will close down automatically if process GGnet.exe is found running
  • Added support for CoinPoker hand history (converted PokerStars variant)
  • Import option at Tools: Structure Manager now supports import from multiple files
  • Update bundled JRE to 23.0.2
  • This entry covers multiple small updates starting from 2023-01-28.
calendar_todayFebruary 07, 2025
Update: HRC Beta
  • Added support for Sisal (PokerStars) hand histories
  • Adjusted the format for self play histories to fix H2N3 support
calendar_todayJanuary 23, 2025
Update: HRC Beta
  • Update bundled JRE to 23.0.1
calendar_todayNovember 21, 2024
HRC v4: The Most Versatile Solver Yet

HRC v4 introduces dedicated postflop calculations, frequency locking, a new sampling algorithm, action editing, synthetic hand history generation, and more.

Read More

calendar_todayOctober 18, 2024
Update: HRC Stable
  • See Release Notes
  • Note: You may receive an error message when HRC is restarted after the update. If this occurs, simply manually launch HRC again.
calendar_todayOctober 18, 2024
Update: HRC Beta
  • HRC 4.0 Release Candidate
  • Mostly minor updates to application icons and logos
calendar_todayOctober 02, 2024
Update: HRC Beta
  • Restructured the Home Tab:
    • Added direct options for loading and viewing hands.
    • Removed "Create Enumerated Hand" option (still available via File > New Calculation).
  • Changed default memory limit to 65% of physical memory:
    • Can be adjusted in hrc.ini via the -XX:MaxRAMPercentage=65 setting.
    • If -Xmx is provided, it overrides MaxRAMPercentage.
  • Upgraded to Java 23.
  • Relaxed consistency checks for HH self-play generation to support older trees.
  • Fixed an issue in the tree builder related to handling calls of <1bb all-in bets postflop.
calendar_todaySeptember 24, 2024
Update: HRC Beta
  • New "Add Action" option in the right-click menu for nodes
    • Adding or replacing actions after a hand is created.
    • This option is only available for HRC Pro users.
  • New "Bets per Street" setting in postflop options
    • Option to limit the number of bets/raises per street.
    • After reaching the cap, only all-in moves are allowed.
  • Support for nested tooltips in the hand grid to display detailed information about postflop hand combinations.
calendar_todaySeptember 18, 2024
Update: HRC Beta
  • Changed the UI to consistently use 4-color backgrounds for card display in the grid tooltips and the table view
  • The action sequence in the table view is now displaying counts of subsequent folds or checks instead of displaying each action separately
calendar_todaySeptember 06, 2024
Update: HRC Beta
  • Fixed an issue with SQL Tracker connection handling
  • Improved error handling when attempting to create postflop calculations with empty entry ranges
calendar_todaySeptember 02, 2024
Update: HRC Beta
  • Changed the default sampling mode
    • The previous "Experimental" mode is now the default sampling mode.
    • The previous default mode is still available as a "Legacy" option.
  • Added LineEV sampling support in postflop nodes
    • Right-click: Node Details: LineEV sampling is now supported for postflop nodes.
    • Added an option to restrict the board runout during LineEV sampling.
  • Added support for selecting postflop subtrees for HH Self-Play Generation
  • Reverted back to the G1 garbage collector as default
    • We experimented with the ParallelGC as the default in recent versions.
    • Based on user feedback, we are reverting back to the G1 garbage collector.
    • The GC settings can still be modified via the hrc.ini parameters.
  • Note: You may receive an error message when HRC is restarted after the update. If this occurs, simply manually launch HRC again.
calendar_todayAugust 27, 2024
Update: HRC Beta
  • Added viewer mode for postflop calculations:
    • Viewer saves (.hrcv) are now supported for postflop hands.
    • Viewing postflop hands is supported for both viewer saves (.hrcv) and full saves (.hrcz).
  • Added HH generation option to limit histories to a selected preflop line.
calendar_todayJuly 23, 2024
Update: HRC Beta
  • Added the option to start postflop calculations on the turn or river
    • Select a turn or river decision and then use Hand: Create Postflop Calculation
  • Added bucketing options for postflop calculations:
    • Strict [HQ+]: Applies only suit isomorphisms, maintaining full hand accuracy.
    • Balanced [HQ]: Removes certain suit details, minimally impacting accuracy.
    • Relaxed [MQ]: Reduces complexity by discarding additional suit information, noticeably affecting accuracy.
    • IR, Imperfect Recall [LQ]: Employs the preflop calculation abstractions for aggressive merging across scenarios, with a significant reduction in quality.
    • Detailed descriptions of the new bucketing are included in the tooltips.
  • Introduced hand history generation for self-play solutions:
    • Generates hand histories from simulated self-play for further analysis in tracker tools.
    • Available via Hand: Generate Self-Play Histories
  • Note: You may receive an error message then HRC is restarted after the update. Simply manually launch HRC again in that case.
calendar_todayJuly 11, 2024
Update: HRC Beta
  • Added additional hand setup options for PKO bounties:
    • KO-T$: Total bounty of that player (unchanged from older versions)
    • KO-P$: The part that is paid out on elimination (as displayed in most clients)
  • Added support for Sharkscope .jsons in Tools: Structure Manager.
  • Minor update to the PokerStars parser to allow additional sites.
calendar_todayApril 09, 2024
Update: HRC Beta
  • Added new "Advanced Postflop" configuration option for more control over the betting.
  • Fixed an issue where FGS failed with an error message on machines with large thread counts.
  • Fixed an issue where creation of Postflop Calculations failed with an error message.
calendar_todayApril 02, 2024
Update: HRC Beta
  • New experimental sampling mode for Monte Carlo hands:
    • Still in experimental phase; use with caution.
    • Increases sampling rate by skipping some updates in off-equilibrium branches.
    • CI calculations may vary slightly between modes. Aim for 10-20% lower CI with this mode.
  • Added equity model data to json exports:
    • Includes a new "equities.json" file for $EV (ICM/MTT/FGS) calculations, not available for chipEV.
    • Contains conversion factors for EV display modes and bubble factors for all players.
calendar_todayFebruary 13, 2024
Update: HRC Beta
  • Postflop hand creation via Hand: Create Postflop Calculation
    • Now accessible in viewer mode; full loading of the base hand is not required.
    • Board selection interface enhanced for better clarity.
    • Introduced an option to reconfigure sizings for the calculation.
  • Postflop: Fold-based EVs
    • EVs are now consistently displayed in comparison to folding, even when checking is an option.
    • Redundant fold options, present when checking is available, are calculated solely for EV reference and are not utilized in actual strategies.
  • General performance improvements for Monte Carlo sampling
    • Achieved a 10-20% improvement in performance.
    • Significantly reduced heap memory allocations during sampling.
    • More stable memory profile throughout the sampling process.
  • Removal of synchronization bottlenecks
    • Particularly beneficial when sampling simple hands or branches (e.g., subtree/postflop).
    • Most notable improvements observed on machines with high thread counts.
  • UI grid font tweaks
    • Enhanced font selection for various grid components, including the hand grid and board selector.
    • Optimized use of available space, resulting in slightly larger fonts.
  • Tree size estimates
    • Tree size estimates are now available for postflop hands.
    • Refined the estimates to be more accurate, particularly for low abstractions.
  • Added minor bugfixes on Febuary 3rd and 5th.
  • Download Beta Version
calendar_todayJanuary 31, 2024
Update: HRC Beta
  • Hotfix: A minor bug in the tree builder was introduced with the January 8th update.
  • The scripting API's getLastRaiseAction() method was incorrectly returning the last bet or raise of the current street, rather than the last raise action in the entire hand.
  • Due to this bug, trees configured using the UI failed to apply the c-bet sizing, defaulting to the regular flop bet size instead.
calendar_todayJanuary 18, 2024
Update: HRC Beta
  • Added support for importing prize structures in Sharkscope's JSON format during hand setup.
    • This provides an additional payout import option for Sharkscope subscribers.
    • HRC's native JSON payout structures, utilized by third party tools like HRC Ninja, remain unchanged.
  • Straddle tweaks:
    • Modified the "Add SB complete" option to include all players who posted a blind or a straddle.
    • Corrected an issue where the "Allow closing flats" setting incorrectly permitted the BB to flat call in hands with straddles.
  • Introduced a separate 3-bet OOP sizing option in the General Preflop settings.
    • This option is utilized in scenarios where none of the specific SB/BB 3-bet settings apply, such as in limped lines or hands with straddles.
    • If this new 3-bet OOP sizing is not configured, the default IP 3-bet sizing will be used instead.
calendar_todayJanuary 16, 2024
Update: HRC Beta
  • Added straddle options to the hand setup:
    • Off (no straddle)
    • Single (2bb UTG)
    • Double (2bb UTG, 4bb UTG+1)
    • Button (2bb BU)
  • Straddles are implemented as additional blinds, meaning:
    • Straddles do not count as a raise.
    • Calling the straddle counts as a limp.
    • Raising the straddle counts as an open raise.
    • A minraise preflop is double the size of the largest straddle.
    • A minbet postflop is equal to the size of the largest straddle.
  • Significant portions of the tree generation code have been rewritten in preparation for upcoming features.
    • The generated trees should generally be identical to those produced by the previous version.
    • An exception is in scenarios where limps are allowed and the BB player is all-in due to posting; a minor issue in this case has been fixed.
  • Increased the maximum worker threads at Window: Preferences: General Performance.
    • The recommended setting remains 0 (automatic detection).
    • This setting is typically only needed for systems with multiple CPU sockets.
calendar_todayJanuary 08, 2024
Update: HRC Stable
  • Disabling of old HRC versions prior to 3.1, as announced in our September 26th newsletter.
  • Please update to the latest version available through 'Help: Check for Updates' in the program or by downloading the latest installer.
  • Download: Installer Stable Version
  • Download: Installer Beta Version
calendar_todayDecember 04, 2023
Update: HRC Stable
  • Updated WPN parser
  • Updated Chico parser
calendar_todayNovember 10, 2023
Update: HRC Beta
  • Updated WPN parser
  • Updated Chico parser
  • Minor change in the json format of postflop exports, each node now stores the full board
calendar_todayNovember 06, 2023
Update: HRC Beta
  • Tweaked the frequency based locking algorithm for better convergence.
  • Added new export selection options for Hand: Export Strategies and Hand: Export to Pairrd
  • Fixed an issue with duplicate nodes being exported to Pairrd
  • Updated the bundled Java Runtime to Java 21
calendar_todayNovember 02, 2023
Update: HRC Beta
  • Added a new frequency/edge based locking mechanism for Monte Carlo hands (preflop + postflop)
  • Added a default hand setting at Window: Preferences: Calculation Defaults
calendar_todayOctober 09, 2023
Update: HRC Beta
  • Postflop combos are now displayed in the grid using a 4-color deck
  • Fixed various minor dpi scaling issues
calendar_todaySeptember 22, 2023
Update: HRC Beta
  • New option at "Hand: Export to Pairrd" to directly upload one or more ranges to the pairrd.com trainer
  • In the upload dialog, multiple ranges can be selected via the CTRL and SHIFT keys
  • The upload works both for preflop and postflop ranges
  • Changed the EV grid display for postflop nodes, the background now shows coloring broken down by hand combos
  • Postflop ranges can now be copied to the clipboard via CTRL+C
calendar_todaySeptember 14, 2023
Update: HRC Beta
  • Added graphical board selector dialogs
  • Added configuration options to Hand: Create Postflop Calculation:
  • Turn bucketing can be switched between 16k buckets or perfect / full
  • Option to round the entry ranges to remove low weight combos
calendar_todayAugust 31, 2023
Update: HRC Beta
  • New HRC Beta: Postflop Solver
  • Display postflop strategies for preflop solves, using the configured abstractions
  • Alternatively, create dedicated postflop calculations starting from a specific flop
  • Basic postflop display options in the main hand grid include a per-combo display as tooltip and a suit filter
  • Displayed postflop EVs are in comparison to checking, if available, or to folding otherwise
  • The new postflop features are exclusive for HRC Pro users
  • More information and download links
calendar_todayAugust 28, 2023
Update: HRC Beta
  • Minor maintenance update.
  • You may get a prompt to trust packages from www.holdemresources.net during the update, this is safe to accept.
calendar_todayJuly 10, 2023
Update: HRC Stable
  • Released HRC v3.1, integrating recent beta updates into the main version
  • Added a dark theme option (Window: Preferences: Themes)
  • Added big blind antes
  • Re-implemented the stack setup table:
  • Added ability to enter stacks in big blinds.
  • Added a selection to directly specify the number of players.
  • Added options to duplicate/delete/move a stack by clicking on the position name.
  • Added buttons to rotate the button forward / backward.
calendar_todayJuly 07, 2023
Update: HRC Beta
  • Fixes some minor layout issues introduced with the last update.
calendar_todayJune 20, 2023
Update: HRC Beta
  • Re-implemented the stack setup table:
  • Added ability to enter stacks in big blinds.
  • Added a selection to directly specify the number of players.
  • Added options to duplicate/delete/move a stack by clicking on the position name.
  • Added buttons to rotate the button forward / backward.
calendar_todayJune 13, 2023
Update: HRC Beta
  • Added big blind antes
  • QoL: In the main strategy table, double clicking in the action column expands/collapses the action instead of opening the range editor.
calendar_todayJune 07, 2023
Introducing HRC v3: Enhanced Preflop Solver with Postflop Modeling

Discover HRC's new state-of-the-art postflop model, improved user interface and a new two-tier licensing model. Elevate your poker game with HRC's latest update.

Read More

calendar_todayApril 28, 2023
Update: HRC Stable
  • Released HRC v3.0, see the release notes for details.
calendar_todayApril 28, 2023
Update: HRC Beta
  • Fixed a bug with Hand: Duplicate Hand where node locks were not correctly copied.
  • Fixed a bug with Hand: Export Node to Pio where KO hands caused an error on export. PKO hands were not affected.
calendar_todayApril 11, 2023
Update: HRC Beta
  • Fixed a bug where hands could not be loaded in the classic version if Postflop betting was disabled.
  • Changed the Bubble Factor dialogs to be non-modal.
calendar_todayFebruary 20, 2023
Update: HRC Beta
  • Re-packaging and minor clean-up as preparation for closing the beta.
  • Viewer saves (.hrcv) can now also be loaded through the "Load Hand" button.
  • The view hand functionality can be used without a license key, the home tab will now display this option accordingly.
calendar_todayFebruary 10, 2023
Update: HRC Beta
  • Increased the maximum abstraction size for HRC Classic to 256 buckets (previously 64)
  • Added a new rake structure for chipEV (GG Network)
  • Added an option to clone hands (Hand: Duplicate Hand)
  • Updated the framework version and the Java runtime (Java 19)
  • This entry covers multiple small updates starting from 2023-02-02.
calendar_todayFebruary 02, 2023
Update: HRC Beta
calendar_todayJanuary 19, 2023
Update: HRC Beta
  • This update prepares the transition to the new HRC Classic/Pro licensing model.
  • Please make sure to update before January 23rd, older versions of the beta will be disabled shortly after.
  • Beta versions last updated before November 2022 need to update right away.
  • More details on the licensing changes.
calendar_todayJanuary 13, 2023
The Beta cycle is coming to an end with open trials!

The new features are almost ready to be released and we are winding down the beta cycle by giving everyone a chance to test the new features for free!

Read More

calendar_todayJanuary 04, 2023
Update: HRC Beta
  • Display progress (% and ETA) for calculations when using a target CI.
  • Smoothed the CI calculation to be less jumpy.
  • Slight general performance improvement for all Monte Carlo sampling.
  • Major update to subtree sampling:
  • Massive performance improvements for subtree sampling in rare lines.
  • Reported samples now only count samples within the selected subtree.
  • Previous versions counted all generated samples, including discarded ones.
calendar_todayNovember 25, 2022
Update: HRC Beta
  • Added new sizing settings to the postflop setup (Flop raises + donks).
  • Cleaned up the menu structure, keyboard hotkeys and Home tab.
  • Full saves are available via the save button, viewer saves and .json saves are now done via "save as".
  • Unsaved hand tabs will now ask for confirmation before closing.
  • Small update from 2022-11-16 fixes a few bugs in the last update, most importantly the file dialogs not working on some systems.
calendar_todayNovember 15, 2022
Update: HRC Beta
  • Improved default hand tab naming.
  • Payout structures now show the number paid and bounty mode in the selection menu.
  • Added builds for AARCH64 (M1 Macs, Linux): Beta Downloads
calendar_todayNovember 04, 2022
Update: HRC Beta
  • Updated Monte Carlo sampling to include a small "trembling hand" probability.
  • Fixed display of MTT bounty pool for other tables not being updated correctly.
  • Fixed EV display mode of the hand grid for ranges that include hands with missing EVs.
  • Fixed interaction with cloud sync clients where save files were potentially lost after closing HRC.
  • Fixed bounties sometimes being visible during hand setup with chipEV selected as equity model.
  • Minor QoL changes to "Export Strategies" and "Rename Hand" options.
  • This entry covers multiple small updates starting from 2022-09-12.
calendar_todaySeptember 15, 2022
Update: HRC Beta
  • Brought back an option to manually adjust MTT stacks within the program.
calendar_todaySeptember 07, 2022
Update: HRC Beta
  • Updated parser for Ignition.
  • Added a new "Line EV Sampling". (Right click a node: Node Details)
  • This is a first version for experimentation, the UI will likely be changed later.
calendar_todayAugust 17, 2022
Update: HRC Beta
  • Added a new table view to display the game state at the selected node.
  • Use "Window: Reset Perspective" or "Window: Show View: Other: Table" to display the new component.
calendar_todayAugust 11, 2022
Update: HRC Beta
  • Added a confirmation dialog before closing HRC with open Monte Carlo hands.
  • Changed the default "Advanced Preflop" sizings to be suitable for limping configurations.
  • Tree builder update: Players who can not legally raise due to incomplete raises of other players are now always allowed to flat call, regardless of other settings.
  • This change avoids situations where players could previously be forced out of the pot when they could not legally re-raise due to an incomplete raise, but also couldn't flat call due to tree builder settings.
calendar_todayAugust 02, 2022
Update: HRC Beta
  • Added an export option to the bubble factor table (right click the grid).
  • Added an option to load .json payout structure files directly from the hand setup, to allow easier workflows with third party tools.
  • Cleanup of the MTT stack configuration UI:
  • More detailed information about the active / other tables.
  • Added an option to copy/paste MTT stacks.
  • Added warning messages for potential MTT misconfigurations.
calendar_todayJuly 28, 2022
Update: HRC Beta
  • Added an export option to Pio Solver:
  • Select a node, then use "Hand: Export Node to Pio".
  • The spot needs to have exactly two live players in the pot.
  • Works with ICM/MTT calculations, including all KO/PKO formats.
  • The export includes ranges of the players and the equity model data required for Postflop calculations.
  • Use "Tools: Import ICM model from HRC" to import the file in Pio.
calendar_todayJuly 15, 2022
Update: HRC Beta
  • Added new view options for the hand grid:
  • Hand strategies for the current decision
  • Hand EVs compared to the best other action (regular EV mode compares to folding)
  • The range / strategy view modes now display an action bar below the grid, showing how often various actions are played.
calendar_todayJuly 04, 2022
Update: HRC Beta
  • Added a new option to save the hand configuration as .json file.
  • Added settings for the bet sizing configuration in the "Hand Details" tab under "Treeconfig".
  • Added options to restore the hand setup of a previous calculation:
  • From a saved file via the main toolbar, dropdown of "New Hand" icon, "Start Hand from Save File".
  • From an opened hand, via the main menu "Hand: Start new calculation".
  • Both options will load up the hand creation wizard pre-filled with the previously used settings.
  • The viewer mode now displays Postflop line frequencies identically to a fully loaded hand.
calendar_todayJune 29, 2022
Update: HRC Beta
  • Re-worked the "Run Nash Calculation" dialog for Monte Carlo sampling.
  • The default sampling mode now runs until a selected CI target is reached.
  • The new dialog contains updated tooltips with explanations of all settings.
  • The hand viewer loading dialog now allows selection of multiple files for viewing.
  • Fixed a bug with the json export of Hand: Export Strategies where hand weights were not correctly exported.
  • Fixed a bug where invalid payout structures could prevent some dialogs from opening correctly.
calendar_todayMay 18, 2022
Update: HRC Beta
  • Update to Java 18.
  • Improved performance of hand initialization for large calculations.
calendar_todayMay 05, 2022
Update: HRC Beta
  • Improved support for H2N converted histories.
  • Hand saving dialog now remembers the last used file type.
  • Fixed following issues with the tree builder:
  • Action was incorrectly re-opened for all-ins that didn't complete a full legal raise.
  • Postflop minimum raise sizing was not correctly enforced. This mostly affected calculations using small geo sizings (approx <30%).
calendar_todayApril 27, 2022
Update: HRC Beta
  • Added support for new iPoker format (PT4).
  • Added risk premium display to Hand: Show Bubble Factors.
  • Fixed the hand grid not displaying results for Quick Analyze hands.
  • Fixed rake cap being displayed in cent instead of $ in "Hand Settings"
calendar_todayApril 25, 2022
Update: HRC Beta
  • Added support for 888.ca hand history format.
  • Restricted structure names from using menu-breaking characters.
  • Added precautions to avoid corrupted setting files. Improved recovery from corrupted files.
  • Fixed a signature issue that prevented older versions from applying the latest updates.
calendar_todayApril 14, 2022
Update: HRC Beta
  • Added a convergence indicator (CI) for Monte Carlo sampling.
  • The displayed value correlates with the changes of Preflop strategies in recent sampling.
  • Basic guidelines: CI < 10 is a rough minimum, CI < 1 is close to fully convergenced.
calendar_todayMarch 23, 2022
Update: HRC Beta
  • Added export options to Hand: Export Strategies.
  • The hand viewer functionality is now available for free, no license required.
  • Added separate action color for all-ins (Window: Preferences)
  • Added a Prune Children option that locks a range and removes all child nodes.
  • Added a setting to Window: Preferences: General Performance to execute only one sampling job at a time.
  • Added support for new Winamax bounty hand histories.
  • This entry covers multiple small updates starting from 2022-03-08.
calendar_todayMarch 08, 2022
Update: HRC Beta
  • Bugfix: The all-in threshold setting was not working as expected in some spots.
calendar_todayFebruary 24, 2022
Update: HRC Beta
  • Customizable colors for the hand grid at Window: Preferences: Color Configuration.
  • Added a new display mode to the hand grid that highlights the continuation range.
  • Added a new option to disable the popup tooltip grids at Window: Preferences: Display.
  • Improved performance of the MTT equity model by factor 2-3x for large fields.
  • Fixed a coloring issue of factors below 1.0 in Hand: Show Bubble Factors.
calendar_todayFebruary 16, 2022
Update: HRC Beta
  • Optimized speed for subtree sampling, especially for nodes that are rarely played.
  • Switched to a different synchronization method for MC sampling.
  • Replaced the decay mechanic with linear weighting. This is used automatically and no longer requires any user intervention.
  • Displaying sample count in the hand tab tooltips.
  • Slight changes to the save format to store update counts for each node. Old hands are converted on-the-fly when loaded.
  • Heap status display is now enabled by default to aid with debugging.
  • MTT ICM: Switching to faster mode for fields over 100 players (previously 500) to avoid excessive initialization time for large trees.
calendar_todayFebruary 07, 2022
Update: HRC Beta
  • Major rework of the UI tree setup. This exposes a lot of configuration options that were previously only available for scripting.
  • Minor update to the Monte Carlo engine. This is a preparation for other updates, expect only a very modest performance boost for now.
  • Changed the default number of active players for the Monte Carlo mode to 4.
  • Various small fixes for the initial UI update (formatting, tooltips, etc).
  • Added options to save/load the UI tree setup configuration.
  • Added option to rename hand tabs to Hand: Rename Hand.
  • Added a persistent setting to start jobs in background to Window: Preferences: General Performance.
  • Fixed an issue with node locking that was introduced with the update from 2022-01-25.
  • Changed format of copied ranges to display mixed strategies with 3 digits.
  • Potential fix for selected ranges not updating the "Range View" component correctly. Let us know if you still experience this problem.
  • This entry covers small updates starting from 2022-01-25.
calendar_todayJanuary 25, 2022
Update: HRC Beta
  • Bugfix: Nodelocks with mixed strategies could cause incorrect strategies for the remaining unlocked part.
  • For example: With three available actions (fold, raise 2bb, push) when locking a hand to push 80% then the remaining 20% did not converge to the action with the highest EV in some circumstances.
  • To fix the issue for hands that were previously calculated using nodelocks with mixed strategies, run an additional batch of samples with "Reset Strategies" checked.
  • Bugfix: The update from Nov 28th introduced a different issue with nodelocks.
  • This entry covers multiple small updates starting from 2021-11-28.
calendar_todayDecember 01, 2021
Update: HRC Main
  • Maintenance update with minor bugfixes.
  • Bugfix: Bubble factors for PKO hands using ICM / FGS were previously displaying incorrect values.
  • This only concerned Hand: Show Bubble Factors, the actual calculation was unaffected.
  • Bugfix: Some large HH files failed to import in Windows. This mostly affected exports from trackers with 1000+ hands.
  • Updated PokerStars parser to better support observed and converted hands.
calendar_todayNovember 25, 2021
Update: HRC Beta
  • Added new tooltips for the main strategy table and the hand grid.
  • Bugfix: Bubble factors for PKO hands using ICM / FGS were previously displaying incorrect values.
  • This only concerned Hand: Show Bubble Factors, the actual calculation was unaffected.
  • Bugfix: Some large HH files failed to import in Windows. This mostly affected exports from trackers with 1000+ hands.
calendar_todayNovember 24, 2021
Update: HRC Pricing
  • We've updated the base HRC pricing structure to prepare for the upcoming premium tier:
  • Removed the 2, 6 and 18-month plans to simplify the licensing options. There are now only monthly and yearly plans.
  • There has also been a moderate adjustment in prices. It's actually the first price change since the product launched more than 10 years ago.
  • Last chance reminder: Head over to the HRC Beta Post to test the upcoming Postflop features at no additional cost. We expect to transition the Postflop functionality into paid mode within the next few months.
calendar_todayNovember 23, 2021
Visualizing the bunching effect

In this post we'll discuss, visualize, and measure how the often-neglected card bunching effect impacts every aspect of your game.

Read More

calendar_todayNovember 18, 2021
Update: HRC Beta
  • Updated the range editor dialog for improved handling of mixed strategies.
  • Added an option to export the hand grid as .png.
  • Added an option for small partial saves. These files include only the Preflop strategies/evs and the Flop lines and can only be opened in viewer mode.
  • Fixed missing file extension for the structure export at Tools: Structure Manager.
  • Fixed a bug where pot sized raises were incorrectly sized, this mainly affected custom scripts.
  • This entry covers multiple small updates starting from 2021-11-05.
calendar_todayNovember 09, 2021
Update: HRC Beta
  • Changed the "Bar" display mode of the hand grid to be range based:
  • Hands removed from the current node by previous actions of the player are now displayed in grey.
  • Temporarily disabled Help: Help Contents. Please use Help: Show Help, Contents in the meantime.
  • Added an Advanced MTT Scripting Example
  • Added an Advanced PKO Scripting Example
  • Fixed a memory leak introduced by the hand grid update.
  • Added an option to preview the game tree within the betting setup dialog.
  • This entry covers multiple small updates starting from 2021-10-28.
calendar_todayOctober 29, 2021
Update: HRC Beta
  • Added new "Node Details" option to the right click context menu of ranges.
  • Initially this allows to visualize the state of the deck / unknown cards at any point of the tree, ie visualizing card bunching.
  • Updated bundled runtime to Java 17.
calendar_todayOctober 21, 2021
Update: HRC Beta
  • Added Scripted Tree Building for Monte Carlo mode.
  • Minor updates to the bet sizing UI to be more responsive and provide better feedback about tree size.
  • Fixed unnecessary check for memory requirements when opening hands in viewer mode.
  • Fixed UI glitches with the settings tables on OSX.
  • Fixed Windows issue where hands were saved without the .hrcz file extension.
  • Fixed access restriction issue for the JavaScript API.
  • This entry covers multiple small updates starting from 2021-10-12.
calendar_todayOctober 12, 2021
Update: HRC Beta
  • Added new Hand: Change Postflop Abstraction feature.
  • This option allows changing the abstraction size after the initial calculation and can e.g. be used to increase the abstraction quality after pruning.
  • Changing the abstraction of a street will reset all sampled data for the affected nodes.
calendar_todaySeptember 22, 2021
Update: HRC Beta
  • Minor change to the hand save format to improve viewer performance.
  • Hands saved with older versions can still be loaded or viewed.
  • Only hands saved in the new format will benefit from the change. Load a previously saved hand and then do a new save to update the format.
calendar_todaySeptember 14, 2021
Update: HRC Beta
  • Added lightweight viewer mode for saved hands.
  • This allows quick display of saved hands, supporting display from remote locations.
  • More Information
calendar_todaySeptember 09, 2021
Update: HRC Beta
  • Added separate "Reset Strategies" option to the sampling dialog.
  • Resetting strategies will keep the sampled ev/regret intact. This option can be used before running the final 25-50% of total iterations to remove the noise of early iterations from the strategies.
  • Fixed UI issues where using the "Prune Action" option would reset parts of the UI tree state. The UI state should now be fully restored after the prune is executed.
calendar_todaySeptember 06, 2021
Update: HRC Beta
  • Added new "Prune Action" option to the context menu of the strategy table.
  • Pruning permanently deletes the selected action from the game tree.
  • Added new "Copy as CSV" option to the context menu of the hand grid.
  • Changed copy/paste format for ranges to include mixed strategy information.
  • Fixed tree size estimation for Monte Carlo hands with >3 active players.
  • Fixed issues with Nash reset not working correctly in some Postflop scenarios.
  • Fixed bubble factor calculation for loaded hands.
  • This entry covers multiple small updates starting from 2021-07-05.
calendar_todayJuly 07, 2021
Update: HRC Beta
  • Added save/load support for Monte Carlo hands.
  • Added new "Hand Settings" tab with detailed information about the calculation settings used.
  • Added support for converted BetOnline hands.
  • Simplified FGS settings: Split pot outcomes always use ICM equities now.
  • Fixed an issue with the "Reset" option for Monte Carlo hands that was introduced in the last update.
calendar_todayJune 15, 2021
Update: HRC Beta
  • Fixed a convergence issue for Monte Carlo calculations with node locking.
  • Added a decay setting for Monte Carlo sampling.
calendar_todayMay 18, 2021
Update: HRC Beta
  • General performance improvements for the hand grid.
  • New display modes for the Range viewer: More Information.
  • Action amounts are now displayed in big blinds.
  • Use position names even when player names are available from HHs.
  • Changed the Commitment Threshold setting to apply to both calls/raises and use effective stacks.
  • Fixed an issue with Monte Carlo node locking.
  • Fixed redundant lines being included in the tree generation.
  • This entry covers several small updates starting from 2021-04-18.
calendar_todayApril 26, 2021
Update: HRC Main
  • Added a "No Flop No Drop" setting for raked chipEV.
calendar_todayApril 08, 2021
Update: HRC Main
  • Update to OpenJDK 16.
  • Update GG network parser to support modified format.
calendar_todayApril 06, 2021
Update: HRC Main
  • Maintenance update: Installer and launcher are now signed with an Extended Validation certificate.
  • This upgraded certificate should get rid of any Windows SmartScreen warnings some users have reported.
calendar_todayMarch 18, 2021
Update: HRC Main
  • This was a server side update, no client update required.
  • Fixed "Hand: Share Hand" upload errors for MTT ICM hands.
  • Fixed various display issues in the online hand viewer.
calendar_todayMarch 08, 2021
Update: HRC Main
  • Tweak to Monte Carlo mode to improve convergence for complex betting setups.
calendar_todayFebruary 22, 2021
Update: HRC Main
  • Added a bubble factor display at Hand: Show Bubble Factors.
  • Added initial support for Unibet history format.
  • Replaced graph/plot library. Slightly updated look, the functionality of plots remains mostly unchanged.
  • OSX: Updated the hand grid to be more in line with the Windows/Linux font selection.
calendar_todayFebruary 16, 2021
Update: HRC Main
  • Fixed UI issue with the structure table when using large Windows text size settings.
  • Fixed broken icon for the Structure Manager.
  • Added support for PokerBros histories.
calendar_todayJanuary 08, 2021
Update: HRC Main
  • The hand grid now scales with the available screen space.
  • Please let us know if you experience any issues with this change.
  • This is released a bit sooner than planned to fix an issue from the last update that affected Windows users with text size settings of 150% or higher.
calendar_todayDecember 20, 2020
Update: HRC Main
  • Update to OpenJDK Java 15
  • Fixed/added digital signatures for the Windows installer and launcher.
  • This should reduce and eventually eliminate warnings by Windows SmartScreen.
calendar_todayDecember 16, 2020
Update: HRC Main
  • Fixed a numerical issue in the MTT ICM model that could cause an error message for very large MTT setups.
calendar_todaySeptember 16, 2020
Update: HRC Main
  • Added support for converted Ignition histories (PokerStars format).
  • Improved detection of running poker clients to avoid false positives with h2n processes.
calendar_todayAugust 27, 2020
Update: HRC Main
  • Updated RCP framework to 2020-06.
  • Added support for pasting ranges in Pio format (e.g. AKs@75, AdKd@50).
  • Fixed PokerStars hand histories with € symbol encoding issue.
calendar_todayJuly 23, 2020
Update: HRC Main
  • Updated parser for Bovada/Ignition (PT4).
  • Fixed UI resource leaks that caused issues when running a large number of calculations in one session.
calendar_todayJune 15, 2020
Update: HRC Main
  • Fixed a memory leak that could prevent memory from being freed up after closing a calculated hand.
calendar_todayJune 09, 2020
Update: HRC Main
  • Updated parsers for: iPoker(PT4/HM3), PartyPoker.fr.
  • Updated default position names.
calendar_todayJune 05, 2020
Update: HRC Main
  • Fixed various issues related to the Range: Plot functionality.
  • Added an "Adj. Blinds" display to the tooltips in the Outline area.
calendar_todayJune 02, 2020
Update: HRC Main
  • Fixed a bug where switching from bounty type KO to None sometimes wasn't correctly applied to following calculations.
  • Fixed problems with the PT4 SQL import of WPN histories.
  • Fixed support for iPoker histories in £.
calendar_todayMay 27, 2020
Update: HRC Main
  • Added additional tooltip information to the Outline area.
  • Fixed support for converted PokerStars histories.
calendar_todayMay 12, 2020
Update: HRC Main
  • Added support for Chico Histories (H2N).
  • Changed Commitment Threshold setting to percent of starting stack.
  • Fixed a bug where the Commitment Threshold setting wasn't applied as intended.
calendar_todayApril 17, 2020
Update: HRC Main
  • Updated PokerStars (Home Games) parser.
  • Fixed issue with parsing PokerStars Freerolls.
  • Removed limit of max. 32 threads (Window: Preferences: General Performance)
calendar_todayApril 07, 2020
Update: HRC Main
  • Updated iPoker (PT4) parser.
calendar_todayApril 01, 2020
Update: HRC Main
  • Added support for GG Network.
calendar_todayMarch 26, 2020
Update: HRC Main
  • Update to Java 14, eclipse RCP 2020-03.
  • Fixed Linux permission issue preventing updates to be applied. Please re-download the program if you experience update issues in Linux.
calendar_todayMarch 25, 2020
Update: HRC Main
  • Additional iPoker fixes for import from PT4 (Clipboard and SQL).
calendar_todayMarch 13, 2020
Update: HRC Main
  • Improved iPoker import from PT4 (Clipboard and SQL).
  • Fixed WPN support when importing from PT4 (SQL).
calendar_todayMarch 03, 2020
Update: HRC Main
  • Added support for new PartyPoker format.
calendar_todayFebruary 18, 2020
2020-02 HRC Update: Monte Carlo and MTT ICM

A major HRC update is now available for download. This release includes a new Monte Carlo calculation engine, an improved Multi Table ICM mode and various user interface changes.

Read More

calendar_todayFebruary 06, 2020
Update: HRC Beta
  • Release Candidate 3
  • Fixed range editor not automatically applying locked mode in some cases.
  • Updated RCP framework to the latest version (2019-12).
calendar_todayJanuary 08, 2020
Update: HRC Beta
  • Release Candidate 2
  • Fixed strict all-in detection for Quick Analyze.
  • Fixed range selection via the Outline checkboxes.
calendar_todayNovember 25, 2019
Update: HRC Beta
  • Release Candidate 1
calendar_todayNovember 15, 2019
Update: HRC Beta
  • Range Editor: Hand weights can now be changed by using the mouse wheel.
calendar_todayOctober 22, 2019
Update: HRC Beta
  • Updated various information messages and tooltips.
  • Fixed a rare issue where some FGS calculations would fail with an error message.
calendar_todayOctober 15, 2019
Update: HRC Beta
  • Added bounty configuration options to the MTT setup dialog.
calendar_todayOctober 15, 2019
Update: HRC Beta
  • Fixed issues with the hand import context menus not displaying correctly.
calendar_todayOctober 01, 2019
Update: HRC Beta
  • Updated to Java 13.
  • Added import / export options to the toolbar of Tools: Structure Manager.
calendar_todaySeptember 26, 2019
Update: HRC Beta
  • Fixed: Some FGS setups would fail with an error message when high absolute prizes were specified.
  • Updated RCP framework to the latest version (2019-09).
calendar_todaySeptember 24, 2019
Update: HRC Beta
  • Updated HH parser for 888.
  • Added new Structure Manager at Tools: Structure Manager.
  • Custom structures and categories can be created from the toolbar and organized via drag and drop.
  • Options to import / export custom structures from external files will be added shortly.
calendar_todaySeptember 17, 2019
Update: HRC Beta
  • Updated HH parsers for PokerStars (Home Games) and 888.
  • Updated bundled OpenJDK Java Runtime.
  • Support additional range syntax for pasting text ranges from other tools (e.g. K2+ for K2s+ K2o+).
  • Remember display style for range grid when switching between ranges.
calendar_todayAugust 06, 2019
Update: HRC Beta
  • Bugfix: Last update from 2019-07-26 broke the copy/paste functionality for ranges.
calendar_todayAugust 01, 2019
Update: HRC Beta
  • Fixed issue where some range edits resulted in error messages. (Math engine)
  • Fixed issue where range locking was not handled correctly in some cases. (Monte Carlo engine)
calendar_todayJuly 26, 2019
Update: HRC Beta
  • Parser updates for 888, WPN, iPoker.
calendar_todayJuly 19, 2019
Update: HRC Beta
  • Added support for new WPN format.
  • Parser update for 888.
  • Some minor layout and UI changes.
calendar_todayJuly 05, 2019
Update: HRC Beta
  • Fix an issue related to player naming in the spot selection dialog page.
  • Range editor: Allow adding/removing of entire rows/columns via right click.
calendar_todayJuly 01, 2019
Update: HRC Beta
  • Range editor: Remember last used display style.
  • Fix some UI issues on OSX.
calendar_todayJune 05, 2019
Update: HRC Beta
  • Range editor: Re-added option to add/remove multiple hands via CTRL + left click.
  • Minor UI fixes.
calendar_todayJune 03, 2019
Update: HRC Beta
  • Range editor: Changed behaviour to allow adding/clearing of hands via left click drag.
  • FGS depth can now be changed within the hand setup dialog.
  • Long running equity model calculations (e.g. FGS) now show an approximate ETA.
calendar_todayMay 27, 2019
Update: HRC Beta
  • Math engine calculations were sometimes broken after using the Monte Carlo engine.
  • Fixed an issue that caused some hand setups involving forced actions to fail with an error message.
calendar_todayMay 06, 2019
Update: HRC Beta
  • Hotfix: OSX version was broken in yesterday's update.
calendar_todayMay 04, 2019
Update: HRC Beta
  • Added Advanced Hand mode for the Monte Carlo engine.
  • Monte Carlo engine now averages equities over several boards per sample to improve convergence speed.
  • Improved performance for Monte Carlo subtree sampling.
  • Update to Java 12.
  • More Information
calendar_todayMay 03, 2019
Update: HRC Beta
  • Remember basic settings between restarts.
calendar_todayApril 15, 2019
Update: HRC Beta
  • New FGS implementation.
  • Some minor bugfixes.
calendar_todayApril 12, 2019
Update: HRC Beta
  • Enable FGS for Monte Carlo mode.
calendar_todayApril 09, 2019
Update: HRC Beta
  • Re-activate PT4 SQL import for the beta version.
calendar_todayApril 08, 2019
Update: HRC Beta
  • Hotfix: Bounties were sometimes incorrectly awarded in the 2019-04-05 update.
calendar_todayApril 07, 2019
Update: HRC Beta
  • New: Monte Carlo mode (Supports card bunching and up to 10 active players)
  • Fixed various layout issues and minor bugs.
  • More Information
calendar_todayApril 05, 2019
Update: HRC Main
  • Support for new 888 hand history format.
  • Fixed an issue causing high CPU usage on wake-up when HRC was open during extended periods of PC hibernation/sleep.
calendar_todayApril 02, 2019
Update: HRC Main
  • Fixed rare issue with MTT bounty calculations.
  • This only affected MTT bounty calculations where the min/max stack was manually forced during MTT stack generation. The current beta version is not affected by this issue.
calendar_todayDecember 17, 2018
Update: HRC Beta
  • Various minor layout changes to the hand grid, Quick Analyze dialog, etc.
  • Support for multiple HH formats within aa single file, to support exports from PT/HM.
calendar_todayDecember 11, 2018
Update: HRC Beta
  • Updated hand editor to use the new grid implementation.
  • Multiple hands can now be added/removed by holding the left/right mouse button and drawing over the grid.
calendar_todayOctober 17, 2018
Update: HRC Beta
  • Updated to Java 11.
  • Updated main hand grid layout and added additional tooltip information.
  • Fixed various layout bugs related to dpi scaling. Non-standard dpi settings should work correctly now.
calendar_todayOctober 12, 2018
Update: HRC Beta
  • Fixed integration of the new MTT model that caused rare numerical issues with very short stacks.
  • Hand info is now correctly applied when creating Basic/Advanced Hands from the import table.
  • Custom structures can now be saved without specifying the chip total.
calendar_todayAugust 13, 2018
Update: HRC Beta
  • Bugfix: Bounty calculations were not setup correctly with the new MTT model.
calendar_todayAugust 09, 2018
High Accuracy ICM Calculations for Large Fields

In-depth evaluation of HRC's new MTT ICM model. This equity model for poker tournaments supports scenarios with thousands of remaining players and provides estimates that are practically as good as exact Malmuth-Harville ICM values.

Read More

calendar_todayJuly 27, 2018
Update: HRC Main
  • Parser update: Fixed Merge import for KO tournaments when copied from PT4.
calendar_todayJuly 04, 2018
Update: HRC Main
  • Bugfix: Moving BU setting was not correctly applied since the last update.
calendar_todayJune 15, 2018
2018-06 HRC Update: KO/PKO Bounty Tournaments

Support for KO/PKO bounty tournaments is now available in the stable version of HRC. The next cycle of beta features will start later in June.

Read More

calendar_todayJune 03, 2018
Update: HRC Beta
  • Added support for iPoker/Veikkaus histories.
  • Added support for Merge histories copied from PT4.
  • Minor bugfix for HTML exports.
calendar_todayApril 23, 2018
Update: HRC Beta
  • Added PKO support for MTT calculations.
calendar_todayMarch 16, 2018
Update: HRC Beta
  • In some cases PKO bounty settings were not correctly applied for imported/pasted hand histories.
calendar_todayMarch 14, 2018
Update: HRC Beta
  • Fixed issue with MTT bounties introduced by the PKO update.
calendar_todayMarch 13, 2018
Update: HRC Beta
  • Fixed setup issues with QuickAnalyze and FGS introduced by yesterday's update.
calendar_todayFebruary 24, 2018
Update: HRC Beta
  • Added progressive bounty support for ICM/FGS calculations (MTT coming soon).
  • PokerStars progressive bounties are filled automatically from hand histories.
  • Locked bounty model to "proportional" based on additional research, "flat" and "moderate" models will be discontinued. Detailed information about this decision will be posted soon.
  • A snapshot of the previous beta with "flat" and "moderate" models still active is available for reference here.
  • Added support for SimplePostFlop range format for pasting ranges from clipboard.
  • New 2+2 support thread is available here.
calendar_todayFebruary 23, 2018
Update: HRC Main
  • Fixed trial registration issue.
  • Fixed rare FGS bug that affected lines where 2+ players are forced all-in by antes.
calendar_todayFebruary 23, 2018
Update: HRC Main
  • Parser update for iPoker(PT4).
calendar_todaySeptember 29, 2017
Update: HRC Main
  • Parser updates for PartyPoker and iPoker.
  • Updated web viewer (Hand: Share Hand).
  • Updated installers with latest Java Runtime.
calendar_todaySeptember 11, 2017
Update: HRC Main
  • Integrated latest bugfixes and parser-related updates from the beta into the main version.
calendar_todayAugust 27, 2017
Update: HRC Beta
  • Bugfix for an issue that caused high CPU usage in some rare scenarios.
calendar_todayAugust 25, 2017
Update: HRC Beta
  • Parser updates for PokerStars and PartyPoker.
calendar_todayJuly 07, 2017
Update: HRC Beta
  • Parser update for PokerStars.
  • Added KO support for MTT calculations.
calendar_todayJuly 05, 2017
Update: HRC Beta
  • Parser update for PartyPoker.
  • Added support for alternative WPN format (PT4 copy/paste).
calendar_todayJune 15, 2017
Update: HRC Beta
  • Parser update for iPoker (PT4).
calendar_todayMay 19, 2017
Update: Web
  • Launched new site
calendar_todayMay 03, 2017
Update: HRC Main
  • Added preset structures for WPN's SNG 2.0 format.
  • Integrated all parser-related updates from the beta into the main version.
calendar_todayApril 30, 2017
Update: HRC Beta
  • Added preset structures for WPN's SNG 2.0 format.
calendar_todayApril 02, 2017
Update: HRC Beta
  • Parser update for Merge, PKR.
  • Bugfix for the MTT dialog to correctly preserve stacks of other tables between calculations.
calendar_todayMarch 13, 2017
Update: HRC Beta
  • Parser update for FTP.
  • Added stacks table to HTML export.
calendar_todayMarch 03, 2017
Update: HRC Beta
  • Parser update for Bovada/Ignition.
calendar_todayDecember 12, 2016
Update: HRC Beta
  • Parser update for iPoker and 888.
calendar_todayNovember 07, 2016
Update: HRC Beta
  • Parser update for iPoker and Merge.
calendar_todayOctober 24, 2016
Update: HRC Beta
  • Parser update for iPoker (PT4) and 888.
  • Added .CSV export option for the range grid.
  • Minor bugfix for the range editor when handling custom weights.
calendar_todayOctober 10, 2016
Update: HRC Beta
  • Parser update for Winamax.
  • Minor tweaks to the MTT calculations.
calendar_todaySeptember 28, 2016
Update: HRC Beta
  • Parser update for Cake.
  • Added a Time Offset setting to the SQL import dialog for PT4/HM2.
calendar_todayAugust 31, 2016
Update: HRC Beta
  • Parser update for Cake.
  • Added a configuration option to control the display of tournament equities (Window: Preferences: Equity Display):
    • Total Regular Prizes: This is the "classic" mode and displays equities as a percentage of the tournament's total regular prize pool. This total excludes bounties, so bounty calculations have equity totals of 100% + #players x bounty.
    • Table Equity: This mode normalizes equities so the sum of EQPre% values on the table equals 100%. For single table calculations this means the equities are displayed as percentage of the remaining prizes to be awarded, including bounties. The normalization factor can be displayed by hovering over the hand tab header.
  • The new "Table Equity" mode is intended to simplify working with large MTT calculations where EQDiffs% in relation to the total prize pool can become unhandily small. This mode also avoids inflated equities in bounty calculations by including bounty payoffs in the total.
calendar_todayAugust 23, 2016
Update: HRC Beta
  • Added the option to select arbitrary hand weights in the range edit dialog.
  • Added an advanced configuration option for the bounty calculations to Window: Preferences, also accessible via the Details button in the Basic Hand Setup page when ICM is selected.
  • Bounty model details see: 2+2 Thread
calendar_todayAugust 11, 2016
Update: HRC Beta
  • Various UI clean-ups related to the new features.
calendar_todayAugust 09, 2016
Update: HRC Beta
  • Slight tweak to the bounty model for better accuracy. Thanks to 2+2 poster kolemoen for the suggestion!
calendar_todayAugust 06, 2016
Update: HRC Beta
  • Added option to save the displayed range by right clicking on the hand grid.
calendar_todayAugust 04, 2016
Update: HRC Beta
  • Added support for raked cash calculations.
  • Outline area now displays in [BB]/[%] depending on the selected equity model.
calendar_todayAugust 03, 2016
Update: HRC Beta
  • Added FGS support for Advanced Hands (push-or-fold for future rounds).
  • Added common PokerStars bounty structures to the prize presets.
calendar_todayAugust 02, 2016
Update: HRC Beta
  • Added bounty support for ICM and FGS.
  • Added option to specify a blind increase for FGS.
  • Parser update for PartyPoker.
  • FGS bugfix: Skipped blinds were incorrectly applied in some simulated hands.
calendar_todayAugust 01, 2016