Home - jejellyroll-fr/fpdb-3 GitHub Wiki

Welcome to the fpdb-3 wiki!

Usage

To run the program, refer to the README file: https://github.com/jejellyroll-fr/fpdb-3

HUD

  • to make HUD works, site's windows titles must contains room names. For example: "Wianamax - Nice 06"
    • -> to make it possible, you need to disable Winamax playground so each table will correspond to one and only one table
  • make sure you gave the correct path where hands are written in auto-import field (hands history files search is recursive, so you don't have to worry about giving the exact directory, a parent directory will be okay)
    • example for Winamax on Linux: /home/[user]/.config/winamax/documents/accounts (replace [user] by your username)

Developpement notes