Skip to main content

PioSOLVER 3.8 - Localization - 希望你会说中文

· 2 min read
PioSOLVER
The PioSOLVER Team

PioSolver 3.8 is out.

Localization

PioViewer can now be enjoyed with User Interface in languages other than English.

We don't speak Chinese but LLMs do. We took advantage of that with an attempt to localize and translate PioViewer.

As a first attempt we have Korean and Chinese (both zh-CN and zh-TW) translations.

We can't tell ourselves if they are any good, but according to our customers it's 7.5/10 and definitely usable for non-English speakers.

Customizable Bet Size Coloring System

Users can now customize colors for different raise sizes.

URI Scheme Support

URI protocol handler PioViewer can now be launched via custom URI scheme. For the start it supports opening files and trainer sessions. See the documentation

Solver Terminal

New Solver Terminal feature. An improved way to interact directly with a solver. It resembled a bit more a normal programming terminal and has some visualisation fireworks.

  • Display equity/EV information
  • Strategy visualization in terminal

UI/UX Improvements

  • Option to show trainer as tabs in main view instead of separate window
  • Support for specifying default plugins for 2-grid layouts

ICM Calculator Enhancements

  • Added graphs to ICM Calculator and HRC import form

Trainer Improvements in "play vs this session"

  • Turn/hero hand conditions now work
  • Settings for playing vs solution preserved in database

Bug Fixes / minors

  • Some Memory management fixes
  • EV rescaling parsing - Fixed parsing of "villain" keyword and values
  • Node locking errors - Less strict assertions with better error messages
  • Range plugin display - fix to correctly display data based on filters
  • Children filter application - Strategy plugins now correctly apply filters