Open Side Menu Go to the Top
Register
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013

12-08-2013 , 01:24 PM
Quote:
Originally Posted by ChazDazzle
Dump database just exports the tables, not the hand histories. FPDB doesn't have an export function for hands.
NM
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-09-2013 , 11:04 PM
Quote:
Originally Posted by nicksmith1989
New question. How to you change the HUD? it currently just shows
3B_PF. When I go to configure HUD and change the amount of rows and info shown n click save it says updated preferences have not loaded because windows are open. Re-Start fpbd to load them, so i close fpbd down and open them again and nothing has changed.
thanks
I am having same problem. I know how to edit the Config file, but after searching this thread for how to save "HUD Stat Settings", I cannot find anything. I am assuming it must be done through Config since the Save button does not work on the actual HUD Settings screen.

I have the list of codes for all the stats:
http://****************/apps/mediawik..._Abbreviations

...I just don't know where to plug them into the Config.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-10-2013 , 12:52 PM
Hi all, I'm having a issue with the live hud for bovada I start the auto-import but no hud pops up. I don't know if I'm using the wrong import folder or what. I know that I should use 'Hero' as my s/n, but as far as the folder I don't really know. When I download my HH from bovada then bulk import to fpdb everthing works fine, just having a issue with the hud not working. Thanks for any help guys.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-10-2013 , 01:55 PM
Quote:
Originally Posted by JPchipz
I am having same problem. I know how to edit the Config file, but after searching this thread for how to save "HUD Stat Settings", I cannot find anything. I am assuming it must be done through Config since the Save button does not work on the actual HUD Settings screen.

I have the list of codes for all the stats:
http://****************/apps/mediawik..._Abbreviations

...I just don't know where to plug them into the Config.
Si lo que deseas es modificar el HUD por uno personalizado hay varias formas de hacerlo, voy a tratar de explicar paso a paso:

Modificar las estadísticas desde la opción "HUD stats setting" (configurar las estadístas del HUD).

En el menu Principal - Configure - HUD Stat Settings, que luego nos aparece esta ventana:



Aquí se nos muestran diferentes HUD según el tipo de juego (holdem en cash -ring- o torneos, omaha, draw) y debemos seleccionar el que queramos modificar. Fijémonos que hay tres tipos de Holdem: holdem_ring_classic, holdem_ring, holdem_default. En este caso modificar el holdem_ring. Si el juego es diferente a Holdem los procedimientos son los mismos y sólo deben seleccionar el tipo de juego al que desean modificar el HUD.



Luego seleccionamos la cantidad de filas y columnas que queremos en nuestro HUD. La cantidad de filas y columnas representan cada una de las stat que vamos a poner, por ejemplo si definimos un HUD de 3 filas por 4 columnas, nos saldría así:

Stat1 Stat2 Stat3 Stat4
Stat5 Stat6 Stat7 Stat8
Stat9 Stat10 Stat11 Stat12

Una vez que hemos definido las filas y columnas nos presenta un menú donde seleccionamos la stat o el valor que queremos que nos incluya en el HUD. En este ejemplo, un HUD de 4 filas x 3 columnas:



En la flecha de al lado seleccionamos la stat que deseamos incluir de la lista que nos aparece:



Repetimos este paso en cada una de las casillas hasta tener configurado el HUD como lo deseamos.

Luego confirmamos el tipo de HUD está configurado por defecto, esto lo sabemos en Configure - Preferences - Games: la imagen muestra el tipo de HUD que tenemos, en este caso es Holdem_ring.



Una vez hecho los cambios reiniciamos el FPDB, activamos el HUD, empezamos a jugar y se nos mostrarán las nuevas estadísticas seleccionadas.




Modificar el HUD desde Preferencias.

En el menú principal seleccionamos Configure - Preferences - stats_set, lo que tendremos se muestra en la siguiente imagen:



Fijémonos que hemos seleccionado la opción holdem_ring y que ahí vamos a modificar las estadísticas u otros aspectos que aparecen en el HUD. Porque si deseamos modificar una estadística (stat_name), el color (stat_hicolor/stat_locolor) u otros. En este caso vamos a modificar los prefijos de cada estadística, es decir el nombre de la estadística que aparece en el HUD:



Para modificar cualquier estadística, podemos utilizar el mismo formato: sea 4 filas x 3 columnas y donde dice stat_name ubicar el nombre de la estadística que deseamos. Una lista de las stats está en otro post. También se deben modificar los valor de stat_hith y statloth que nos indican los valores mínimos y máximos para que nos refleje el color en las estadísticas. Por ejemplo, el VPIP viene con los valores por defecto de statloth = 25 y stathith = 40 que indica que quienes tengan un VPIP menor de 25 serán más tight mientras que los valores de 40 o más serán más fish. Estos valores deberán estar en correspondencia a la stat utilizada.

Para quitar el rótulo del nombre de la estadística: Seleccionamos donde dice hudprefix y damos doble click, y nos aparece una ventana con la leyenda del nombre de la estadística; como en este caso queremos borrarla (que no aparezca ese nombre en el HUD), lo que hacemos es borrar el contenido en el cuadrito que nos aparece el nombre, en este caso "vpi:". Sucesivamente borramos el resto de hudprefix del resto de estadísticas:


Damos click a hudprefix, ubicado en la siguiente estadísitica, en este caso three_bet, que la leyenda es: "bpi:" y la borramos... y así sucesivamente.



Configurar el HUD desde el archivo de configuración: HUD_config.xml

Primero localizamos el directorio donde se encuentra el archivo de configuración. Para facilitar, dado que en algunos casos este directorio está oculto, escribimos en el explorador: %appdata%, tal como se muestra en el gráfico siguiente:



Este nos lleva al directorio de Datos de programa y ahí están los datos del fpdb:



El contenido del directorio del FPDB es por lo general el siguiente:



Observemos que hay tres archivos config_HUD: el primero HUD_config.xml, que tiende a confundir porque tiene la extensión xml, pero en realidad es un archivo backup, como se muestra en la leyenda a lado derecho. El siguiente es el archivo HUD_configold, que es una copia que me cree de mi versión anterior del FPDB. Y el último es el HUD_config que no tiene extensión pero es el verdadero HUD_config.xml y es el que debemos editar. Preferiblemente lo abro con el WordPad.

Nota: al editar el archivo HUD_config.xml el FPDB debe estar cerrado.



Una vez abierto el archivo HUD_config nos vamos hasta las estadísticas del "holdem_ring" y ahí para cada stats buscamos el respectivo stat_name y lo modificamos poniendo la estadística que querramos. Recuerden que si quieren que los valores sean enteros, es decir, sin decimales, se pone el sufijo _0, como en el caso del VPIP que tiene "vpip_0", si quieren con decimales solo ponen "vpip".

Igual con el hudprefix que si no lo queremos lo borramos. Una opción en este ejemplo es en hudprefix = "vpi:", borramos solo el contenido y dejamos así: hudprefix = "", así sucesivamente hacemos con el resto de prefijos que tiene cada estadística.

Archivamos e iniciamos el FPDB, y una vez que activamos el HUD ahí deberían reflejarse los cambios. Si tienen algún problema no se preocupen, simplemente se van al directorio que contiene el archivo HUD_config y lo eliminan, reinician el FPDB y les dará la opción de configurar un nuevo archivo de configuración. También pueden hacer una copia renombrando el archivo HUD_config que tienen (por ejemplo, por HUD_configOLD.xml y si hay problemas lo vuelven a su nombre original (HUD_config.xml).

Saludos!
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-10-2013 , 03:04 PM
Quote:
Originally Posted by Nicaindio
Si lo que deseas es modificar el HUD por uno personalizado hay varias formas de hacerlo, voy a tratar de explicar paso a paso:

Modificar las estadísticas desde la opción "HUD stats setting" (configurar las estadístas del HUD).

En el menu Principal - Configure - HUD Stat Settings, que luego nos aparece esta ventana:



Aquí se nos muestran diferentes HUD según el tipo de juego (holdem en cash -ring- o torneos, omaha, draw) y debemos seleccionar el que queramos modificar. Fijémonos que hay tres tipos de Holdem: holdem_ring_classic, holdem_ring, holdem_default. En este caso modificar el holdem_ring. Si el juego es diferente a Holdem los procedimientos son los mismos y sólo deben seleccionar el tipo de juego al que desean modificar el HUD.



Luego seleccionamos la cantidad de filas y columnas que queremos en nuestro HUD. La cantidad de filas y columnas representan cada una de las stat que vamos a poner, por ejemplo si definimos un HUD de 3 filas por 4 columnas, nos saldría así:

Stat1 Stat2 Stat3 Stat4
Stat5 Stat6 Stat7 Stat8
Stat9 Stat10 Stat11 Stat12

Una vez que hemos definido las filas y columnas nos presenta un menú donde seleccionamos la stat o el valor que queremos que nos incluya en el HUD. En este ejemplo, un HUD de 4 filas x 3 columnas:



En la flecha de al lado seleccionamos la stat que deseamos incluir de la lista que nos aparece:



Repetimos este paso en cada una de las casillas hasta tener configurado el HUD como lo deseamos.

Luego confirmamos el tipo de HUD está configurado por defecto, esto lo sabemos en Configure - Preferences - Games: la imagen muestra el tipo de HUD que tenemos, en este caso es Holdem_ring.



Una vez hecho los cambios reiniciamos el FPDB, activamos el HUD, empezamos a jugar y se nos mostrarán las nuevas estadísticas seleccionadas.




Modificar el HUD desde Preferencias.

En el menú principal seleccionamos Configure - Preferences - stats_set, lo que tendremos se muestra en la siguiente imagen:



Fijémonos que hemos seleccionado la opción holdem_ring y que ahí vamos a modificar las estadísticas u otros aspectos que aparecen en el HUD. Porque si deseamos modificar una estadística (stat_name), el color (stat_hicolor/stat_locolor) u otros. En este caso vamos a modificar los prefijos de cada estadística, es decir el nombre de la estadística que aparece en el HUD:



Para modificar cualquier estadística, podemos utilizar el mismo formato: sea 4 filas x 3 columnas y donde dice stat_name ubicar el nombre de la estadística que deseamos. Una lista de las stats está en otro post. También se deben modificar los valor de stat_hith y statloth que nos indican los valores mínimos y máximos para que nos refleje el color en las estadísticas. Por ejemplo, el VPIP viene con los valores por defecto de statloth = 25 y stathith = 40 que indica que quienes tengan un VPIP menor de 25 serán más tight mientras que los valores de 40 o más serán más fish. Estos valores deberán estar en correspondencia a la stat utilizada.

Para quitar el rótulo del nombre de la estadística: Seleccionamos donde dice hudprefix y damos doble click, y nos aparece una ventana con la leyenda del nombre de la estadística; como en este caso queremos borrarla (que no aparezca ese nombre en el HUD), lo que hacemos es borrar el contenido en el cuadrito que nos aparece el nombre, en este caso "vpi:". Sucesivamente borramos el resto de hudprefix del resto de estadísticas:


Damos click a hudprefix, ubicado en la siguiente estadísitica, en este caso three_bet, que la leyenda es: "bpi:" y la borramos... y así sucesivamente.



Configurar el HUD desde el archivo de configuración: HUD_config.xml

Primero localizamos el directorio donde se encuentra el archivo de configuración. Para facilitar, dado que en algunos casos este directorio está oculto, escribimos en el explorador: %appdata%, tal como se muestra en el gráfico siguiente:



Este nos lleva al directorio de Datos de programa y ahí están los datos del fpdb:



El contenido del directorio del FPDB es por lo general el siguiente:



Observemos que hay tres archivos config_HUD: el primero HUD_config.xml, que tiende a confundir porque tiene la extensión xml, pero en realidad es un archivo backup, como se muestra en la leyenda a lado derecho. El siguiente es el archivo HUD_configold, que es una copia que me cree de mi versión anterior del FPDB. Y el último es el HUD_config que no tiene extensión pero es el verdadero HUD_config.xml y es el que debemos editar. Preferiblemente lo abro con el WordPad.

Nota: al editar el archivo HUD_config.xml el FPDB debe estar cerrado.



Una vez abierto el archivo HUD_config nos vamos hasta las estadísticas del "holdem_ring" y ahí para cada stats buscamos el respectivo stat_name y lo modificamos poniendo la estadística que querramos. Recuerden que si quieren que los valores sean enteros, es decir, sin decimales, se pone el sufijo _0, como en el caso del VPIP que tiene "vpip_0", si quieren con decimales solo ponen "vpip".

Igual con el hudprefix que si no lo queremos lo borramos. Una opción en este ejemplo es en hudprefix = "vpi:", borramos solo el contenido y dejamos así: hudprefix = "", así sucesivamente hacemos con el resto de prefijos que tiene cada estadística.

Archivamos e iniciamos el FPDB, y una vez que activamos el HUD ahí deberían reflejarse los cambios. Si tienen algún problema no se preocupen, simplemente se van al directorio que contiene el archivo HUD_config y lo eliminan, reinician el FPDB y les dará la opción de configurar un nuevo archivo de configuración. También pueden hacer una copia renombrando el archivo HUD_config que tienen (por ejemplo, por HUD_configOLD.xml y si hay problemas lo vuelven a su nombre original (HUD_config.xml).

Saludos!
Que?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-10-2013 , 03:38 PM
I just installed the latest version of fpdb and my hud will only show 4 of the 6 stat popups in 6-max at PacifikP. It is allways the same 2 seats regardless the player.If i take one of the 2 seats it doesnt display my stats either. The other 2 show xxxxx instead of stats. Anyone with a solution? Thanks
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-10-2013 , 03:43 PM
Quote:
Originally Posted by Nicaindio
Si lo que deseas es modificar el HUD por uno personalizado hay varias formas de hacerlo, voy a tratar de explicar paso a paso:

Modificar las estadísticas desde la opción "HUD stats setting" (configurar las estadístas del HUD).

En el menu Principal - Configure - HUD Stat Settings, que luego nos aparece esta ventana:



Aquí se nos muestran diferentes HUD según el tipo de juego (holdem en cash -ring- o torneos, omaha, draw) y debemos seleccionar el que queramos modificar. Fijémonos que hay tres tipos de Holdem: holdem_ring_classic, holdem_ring, holdem_default. En este caso modificar el holdem_ring. Si el juego es diferente a Holdem los procedimientos son los mismos y sólo deben seleccionar el tipo de juego al que desean modificar el HUD.



Luego seleccionamos la cantidad de filas y columnas que queremos en nuestro HUD. La cantidad de filas y columnas representan cada una de las stat que vamos a poner, por ejemplo si definimos un HUD de 3 filas por 4 columnas, nos saldría así:

Stat1 Stat2 Stat3 Stat4
Stat5 Stat6 Stat7 Stat8
Stat9 Stat10 Stat11 Stat12

Una vez que hemos definido las filas y columnas nos presenta un menú donde seleccionamos la stat o el valor que queremos que nos incluya en el HUD. En este ejemplo, un HUD de 4 filas x 3 columnas:



En la flecha de al lado seleccionamos la stat que deseamos incluir de la lista que nos aparece:



Repetimos este paso en cada una de las casillas hasta tener configurado el HUD como lo deseamos.

Luego confirmamos el tipo de HUD está configurado por defecto, esto lo sabemos en Configure - Preferences - Games: la imagen muestra el tipo de HUD que tenemos, en este caso es Holdem_ring.



Una vez hecho los cambios reiniciamos el FPDB, activamos el HUD, empezamos a jugar y se nos mostrarán las nuevas estadísticas seleccionadas.




Modificar el HUD desde Preferencias.

En el menú principal seleccionamos Configure - Preferences - stats_set, lo que tendremos se muestra en la siguiente imagen:



Fijémonos que hemos seleccionado la opción holdem_ring y que ahí vamos a modificar las estadísticas u otros aspectos que aparecen en el HUD. Porque si deseamos modificar una estadística (stat_name), el color (stat_hicolor/stat_locolor) u otros. En este caso vamos a modificar los prefijos de cada estadística, es decir el nombre de la estadística que aparece en el HUD:



Para modificar cualquier estadística, podemos utilizar el mismo formato: sea 4 filas x 3 columnas y donde dice stat_name ubicar el nombre de la estadística que deseamos. Una lista de las stats está en otro post. También se deben modificar los valor de stat_hith y statloth que nos indican los valores mínimos y máximos para que nos refleje el color en las estadísticas. Por ejemplo, el VPIP viene con los valores por defecto de statloth = 25 y stathith = 40 que indica que quienes tengan un VPIP menor de 25 serán más tight mientras que los valores de 40 o más serán más fish. Estos valores deberán estar en correspondencia a la stat utilizada.

Para quitar el rótulo del nombre de la estadística: Seleccionamos donde dice hudprefix y damos doble click, y nos aparece una ventana con la leyenda del nombre de la estadística; como en este caso queremos borrarla (que no aparezca ese nombre en el HUD), lo que hacemos es borrar el contenido en el cuadrito que nos aparece el nombre, en este caso "vpi:". Sucesivamente borramos el resto de hudprefix del resto de estadísticas:


Damos click a hudprefix, ubicado en la siguiente estadísitica, en este caso three_bet, que la leyenda es: "bpi:" y la borramos... y así sucesivamente.



Configurar el HUD desde el archivo de configuración: HUD_config.xml

Primero localizamos el directorio donde se encuentra el archivo de configuración. Para facilitar, dado que en algunos casos este directorio está oculto, escribimos en el explorador: %appdata%, tal como se muestra en el gráfico siguiente:



Este nos lleva al directorio de Datos de programa y ahí están los datos del fpdb:



El contenido del directorio del FPDB es por lo general el siguiente:



Observemos que hay tres archivos config_HUD: el primero HUD_config.xml, que tiende a confundir porque tiene la extensión xml, pero en realidad es un archivo backup, como se muestra en la leyenda a lado derecho. El siguiente es el archivo HUD_configold, que es una copia que me cree de mi versión anterior del FPDB. Y el último es el HUD_config que no tiene extensión pero es el verdadero HUD_config.xml y es el que debemos editar. Preferiblemente lo abro con el WordPad.

Nota: al editar el archivo HUD_config.xml el FPDB debe estar cerrado.



Una vez abierto el archivo HUD_config nos vamos hasta las estadísticas del "holdem_ring" y ahí para cada stats buscamos el respectivo stat_name y lo modificamos poniendo la estadística que querramos. Recuerden que si quieren que los valores sean enteros, es decir, sin decimales, se pone el sufijo _0, como en el caso del VPIP que tiene "vpip_0", si quieren con decimales solo ponen "vpip".

Igual con el hudprefix que si no lo queremos lo borramos. Una opción en este ejemplo es en hudprefix = "vpi:", borramos solo el contenido y dejamos así: hudprefix = "", así sucesivamente hacemos con el resto de prefijos que tiene cada estadística.

Archivamos e iniciamos el FPDB, y una vez que activamos el HUD ahí deberían reflejarse los cambios. Si tienen algún problema no se preocupen, simplemente se van al directorio que contiene el archivo HUD_config y lo eliminan, reinician el FPDB y les dará la opción de configurar un nuevo archivo de configuración. También pueden hacer una copia renombrando el archivo HUD_config que tienen (por ejemplo, por HUD_configOLD.xml y si hay problemas lo vuelven a su nombre original (HUD_config.xml).

Saludos!
Not sure why you posted in Spanish, but your first paragraph describes changing stat layout using HUD Stat Settings. That is where my entire question lies, so forget the rest of your post. You describe how to choose your stats using your desired row/column configuration. Great. The actual question refers to the fact that after doing all of this, and restarting the program, as instructed to do, nothing happens. The HUD does not change.

Can anyone please answer this (preferably in English)?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-11-2013 , 12:33 PM
How do I add fold to 3bet to my hud?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-11-2013 , 11:51 PM
Hi, I just installed your latest software version for Seals (v0.40.5)

Firstly thank you for taking the time to develop this - it looks very promising, and I can't wait to explore (and understand!) its full utility.

I just have a couple questions when you can get around to it, and if you'll be so kind as to answer them:

1) I've saved my HUD positional layouts, but how do I implement preferred seating? On six max tables I like to be seat #3, and FR I like to be seat #5. I cannot seem to find a solution to this.

2) I created a customized HUD stat layout, but I'm unsure how to activate it (or switch from the generic default one).

If you can please help with both of these issues, it'll be hugely helpful.

Thank you,

xx HaZ
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2013 , 01:46 AM
Quote:
Originally Posted by xx HaZ
Hi, I just installed your latest software version for Seals (v0.40.5)

Firstly thank you for taking the time to develop this - it looks very promising, and I can't wait to explore (and understand!) its full utility.

I just have a couple questions when you can get around to it, and if you'll be so kind as to answer them:

1) I've saved my HUD positional layouts, but how do I implement preferred seating? On six max tables I like to be seat #3, and FR I like to be seat #5. I cannot seem to find a solution to this.

2) I created a customized HUD stat layout, but I'm unsure how to activate it (or switch from the generic default one).

If you can please help with both of these issues, it'll be hugely helpful.

Thank you,

xx HaZ
1) You can change this in FPDB: Configure>Preferences>Sites>site SealsWithClubs

There is a "fav" for different table sizes (2max, 6max, etc.). I don't know what seat is "1" so I just figured it out by trial and error.

You can also change this in the actual config file if you like.

2) I made changes to HUD stats in the HUD_config.xml file. I believe you have to make the changes to the "holdem_ring" section for them to work.

Hope this helps.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2013 , 01:49 AM
Hi,

installed sw and very happy now

One big request. Could you make it to support 2 display please??
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2013 , 02:14 PM
Does fpdb support bovada live hud? Its listed in the sites supported but I can't get the live hud working. Anyone?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2013 , 02:38 PM
Quote:
Originally Posted by MarsBars35
Does fpdb support bovada live hud? Its listed in the sites supported but I can't get the live hud working. Anyone?
No. There is a 24 hr waiting period before you can save HH on Bovada to disk. You can only track your results by bulk importing HH after you download them.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2013 , 02:42 PM
can someone compile a mac version for me? i'm a developer and really don't want to mess around with messing around and possibly ruining dependencies i have for other projects
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2013 , 02:49 PM
I guess Holdem Indicator is the only software that supports live hud on bovada then. Don't know if $100 is worth it though?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2013 , 06:10 PM
Quote:
Originally Posted by Leiferman
1) You can change this in FPDB: Configure>Preferences>Sites>site SealsWithClubs

There is a "fav" for different table sizes (2max, 6max, etc.). I don't know what seat is "1" so I just figured it out by trial and error.

You can also change this in the actual config file if you like.

2) I made changes to HUD stats in the HUD_config.xml file. I believe you have to make the changes to the "holdem_ring" section for them to work.

Hope this helps.
Thank you very much, Leiferman.

So far I've managed to set preferred seats... and for the time being I'm going to lay off the HUD stat changes as I'm afraid of altering something potentially permanent. Haha.

I've also noticed that the current version of fpdb isn't completely compatible with two monitors simultaneously (out of curiosity, do you know if there is a planned fix for this?). I'll drag a table to my external display and no HUD display will pop up for quite some time ... then I'll drag the table back to my original laptop screen and find the HUD pop up's appear on the outskirts.

I'll take whatever I can for now, and I'm fine playing half my tables HUD-less for the time being.

Thanks again man, you've been a great help.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2013 , 08:41 PM
HUD wont pupup on SWC...hands are importing though and stats are correct in the DB. The "HUD" window displays the table I am seated at (PLO cash) but no stats appear. do I need to do something extra? Will pay small for help, $10 or $20 or something

// Edit I found the stats but they are not poppuing up on where I put the table, they are like appearing way over to the left of my 2nd monitor
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2013 , 09:21 PM
Bumping myself, and also add another quesion. Does this software support PL Courchevel on Pokerstars?

Quote:
Hello!

I want to setup this program for Full Tilt and Pokerstars.eu - mixed games and NL 2-7 Triple Draw.

I doint understand much of these coding things, so if anyone could explain hor to setup thisn program so I get HUD for all the mixed games it would be very helpful. Does this program work like PT/HM like u can go back and see your hands and graphs et.c. or is it just strictly for HUD?

I have Windows 8.1 if that helps!

Thanks!
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-13-2013 , 02:14 AM
Quote:
Originally Posted by xx HaZ
Thank you very much, Leiferman.

So far I've managed to set preferred seats... and for the time being I'm going to lay off the HUD stat changes as I'm afraid of altering something potentially permanent. Haha.

I've also noticed that the current version of fpdb isn't completely compatible with two monitors simultaneously (out of curiosity, do you know if there is a planned fix for this?). I'll drag a table to my external display and no HUD display will pop up for quite some time ... then I'll drag the table back to my original laptop screen and find the HUD pop up's appear on the outskirts.

I'll take whatever I can for now, and I'm fine playing half my tables HUD-less for the time being.

Thanks again man, you've been a great help.
Hey, no prob! It took me awhile to figure out what was going on in the config file myself but, there is no need to worry about 'breaking' it. Just back up the one that works for you now and go to town! Also, if you delete the config file, a new default one will be generated upon restart of the program.

I am not part of the development community for this software (to all of you, ty ty ty!) but, people are aware of the multiple monitors issue. I'm not sure when there will be a fix. Strangely enough, I can use my laptop with a second monitor attached with no issues.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-13-2013 , 12:18 PM
Quote:
Originally Posted by greatwhiteshark_
Bumping myself, and also add another quesion. Does this software support PL Courchevel on Pokerstars?
Yes, for HUD and import. Elsewhere it may be a little flakey
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-15-2013 , 08:39 PM
(English version) If you want to modify a custom HUD are several ways to do this , I will try to explain step by step:

1. Modify the statistics from the "HUD stats setting" option (set statesmen HUD).

In the Main menu - Configure - Settings HUD Stat , then this window appears to us :



Here HUD is different depending on game (holdem cash -ring- or tournaments, omaha, draw) and select the one we want to change. Let's look there are three types of Holdem : holdem_ring_classic, holdem_ring, holdem_default . In this case change the holdem_ring . If the game is different than Holdem procedures are the same and should only select the type of game you want to modify the HUD.



Then select the number of rows and columns you want in our HUD. The number of rows and columns represent each of the stat that will put, for example if you define a HUD 4 rows by 3 columns, we would like this:

Stat1 Stat2 Stat3
Stat4 Stat5 Stat6
Stat7 Stat8 Stat9
Stat10 Stat11 Stat12

Once you have defined the rows and columns see it a menu where you select the stat or the value that we want included in the HUD. In this example, an HUD 4 rows x 3 columns:



The arrow next select the stat that will be included in the list which appears :



We repeat this step for each of the boxes to be configured HUD as we wish .

Then confirm the HUD type is set by default, in Configure - Preferences - Games: the image shows the type of HUD, here is Holdem_ring .



Once done restart the FPDB changes, activate the HUD, started playing and we will display the new selected statistics.

For activate HUD: From the main menu – select HUD - HUD and Autoimport - Start Autoimport that's all!Play a few hands and HUD default will appear



2. Modify HUD in Preferences .

From the main menu select Configure - Preferences - stats_set , so we have shown in the following image:



Let's look we've selected the option holdem_ring and there are going to modify the statistics or other aspects that appear on the HUD. Because if we want to change a statistic ( stat_name ) , color ( stat_hicolor / stat_locolor ) or others. In this case we will modify the prefixes of each statistic , ie the name of the statistics on the HUD :



To change any statistics, using the same format: either 4 rows x 3 columns and where it says stat_name locate the name of the new stats. A list of stats is in another post . You should also change the value statloth stat_hith and we indicate the minimum and maximum values ​​to reflect the color at the statistics. For example, the VPIP comes with defaults stathith statloth = 25 and = 40 indicating that those with less than 25 will VPIP tighter while values ​​of 40 or more will be more fish . These values ​​must be in correspondence to the stat used .

To remove the label the name of the statistic: hudprefix and select where it says we double click , and a window appears with the legend of the statistic name, as in this case we delete (not that name appears in the HUD) what we do is clear the contents in the box that the name appears to us, in this case " vpi " . Successively delete the rest hudprefix other statistics :



Make click to hudprefix located in the following stats, three_bet here that the legend is "3bp" and delete ... and so on.

Save and reset the FPDB.



3. Set the HUD from the configuration file: HUD_config.xml

First locate the directory where the configuration file is located. For default, in some cases this directory is hidden, we write in the browser: %appdata% , as shown in the following graph :



This brings us to the Application Data (or Program Data) directory and there are data fpdb :



Content FPDB directory is usually the following :



Note that there are three config_HUD files (confuse because they have the xml extension): the first HUD_config.xml, actually is a backup file, as shown in the legend on the right side (BACKUP). The following is the HUD_configold file, which is a copy create of my previous version of FPDB . And the last is the HUD_config no extension but is real and is HUD_config.xml we edit. Preferably open it with WordPad or other text editor without format line.

Note : When editing the file HUD_config.xml FPDB must be closed.



Once open the file HUD_config go to statistics "holdem_ring " and look there for each respective stats and modify stat_name putting statistics we want. Remember if you want the values are integers, _0 suffix sets, as in the case of VPIP "vpip_0 " for no decimal "VPIP" .

Same with the hudprefix if we want delete it . One option in this example is hudprefix = "vpi", delete only the content and leave it at blank: hudprefix = "", so do with the rest of prefixes that each statistic.

Save and start the FPDB, and once you activate the HUD changes should be reflected there. If you have any problems do not worry, just go the directory containing the file and removed HUD_config, restart the FPDB and give you the option of setting a new configuration file. Can also before make a copy HUD_config renaming the file ( for example, HUD_configOLD.xml) if there are problems return it to original name (HUD_config.xml).

Sorry by literal translation... Greetings!
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-15-2013 , 11:50 PM
wondering if i'm missing something... is it possible after you set up your hud as above, in hold'em ring, to change the colors of the values? i set up a hud and it's working great, but wondering if there's a way to change the colors and how. Thank you!

love FPDB!!
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-16-2013 , 11:02 AM
Yes, in the config file you can change the color of stats by changing the hexadecimal value of the "hudcolor" entry. I just googled for hex color codes or something and found colors i liked and their hex value.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-16-2013 , 10:20 PM
Hello,

I run Ubuntu and I have installed all the dependencies (except for python-numeric which does not exist in servers) and cloned the latest version using git. I get this error when I try to run fpdb:

Quote:
kerem@kerem-netbook:~/fpdboz$ rm -rf ~/.fpdb
kerem@kerem-netbook:~/fpdboz$ ./run_fpdb.py
Python 2.7...
Creating directory: '/home/kerem/.fpdb/log'
Logfile is /home/kerem/.fpdb/log/fpdb-log.txt
Creating directory: '/home/kerem/.fpdb/database'
Traceback (most recent call last):
File "fpdb.pyw", line 1459, in <module>
me = fpdb()
File "fpdb.pyw", line 1311, in __init__
self.load_profile(create_db=True)
File "fpdb.pyw", line 1026, in load_profile
self.db = Database.Database(self.config, sql=self.sql)
File "/home/kerem/fpdboz/pyfpdb/Database.py", line 619, in __init__
self.do_connect(c)
File "/home/kerem/fpdboz/pyfpdb/Database.py", line 702, in do_connect
password=db['db-password'])
File "/home/kerem/fpdboz/pyfpdb/Database.py", line 834, in connect
self.check_version(database=database, create=create)
File "/home/kerem/fpdboz/pyfpdb/Database.py", line 854, in check_version
self.recreate_tables()
File "/home/kerem/fpdboz/pyfpdb/Database.py", line 1536, in recreate_tables
self.create_tables()
File "/home/kerem/fpdboz/pyfpdb/Database.py", line 1553, in create_tables
c.execute(self.sql.query['createGametypesTable'])
sqlite3.OperationalError: near "FOREIGN": syntax error
kerem@kerem-netbook:~/fpdboz$
I also tried installing sqlite3 but that didn't help too. What may be the problem?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-16-2013 , 10:55 PM
Quote:
Originally Posted by kamiltoktas
Hello,

I run Ubuntu and I have installed all the dependencies (except for python-numeric which does not exist in servers) and cloned the latest version using git. I get this error when I try to run fpdb:



I also tried installing sqlite3 but that didn't help too. What may be the problem?
This is the latest version https://github.com/ChazDazzle/fpdb-chaz
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote

      
m