Application Details:
Version: | 2.x |
License: | |
URL: | http://www.pokertracker.com |
Votes: | Marked as obsolete |
Latest Rating: | Gold |
Latest Wine Version Tested: | 0.9.53. |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Installing PokerTracker
Launching PokerTracker (if you get errors, search the PT forum for needed windows software. their offers are compatible!)
Creating DBs (Access & PostGres)
Connecting to PostgreSQL server running in Linux
Entering a correct Serial and unlocking the full version without losing it after relaunch!
PokerAceHud can access the DBs
What does not
Nothing yet.
Workarounds
What was not tested
Actually filling a database with handhistories (expected to work).
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 7.10 "Gutsy" i386 (+ variants like Kubuntu) | Feb 02 2008 | 0.9.53. | Yes | Yes | Gold | Lex McCoy | ||
Show | Debian GNU/Linux Unstable "Sid" | Jan 07 2008 | 0.9.52. | Yes | No | Garbage | Feydreva | ||
Show | Ubuntu 7.04 "Feisty" i386 (+ variants like Kubuntu) | Sep 10 2007 | 0.9.44. | Yes | Yes | Garbage | Corey Lanier | ||
Show | openSUSE 10.2 | Jun 26 2007 | 0.9.38. | Yes | Yes | Garbage | Hubert |
Bug # | Description | Status | Resolution | Other apps affected |
Installing Poker Tracker:
Step 1 (If not done already): Install WINE from http://www.winehq.org.
If you already installed WINE, I'd start with a fresh .wine directory.
To do so, rename the .wine folder in /home/xxxxx/ (xxxxx being your
username) to .wine_backup, then running winecfg.
Step 2: Run winecfg and change the default OS to Windows 98, then hit OK.
Step 3: Install Poker Tracker. Do not patch it. Make sure it
creates a desktop shortcut. You can have it make a menu shortcut to if
you want (Would be wise to do so in a window manager like XFCE,
fluxbox, Enlightenment that doesn't put icons on the desktop by
default, not necessary in Gnome/KDE).
Step 4: Modify your desktop shortcut (There might be two, one that
has a .lnk extension, and one that shows the PT Icon. Do the one with
the PT Icon) so that the command looks like this:
Code: |
env LANG="en_US.UTF-8" LANGUAGE="en_US:en" WINEPREFIX="/home/corey/.wine" wine "C:\Program Files\Poker Tracker V2\ptrack2.exe" |
Code: |
wget http://www.kegel.com/wine/winetricks
./winetricks fakeie6 ./winetricks mdac28 |
Code: |
wget http://stud3.tuwien.ac.at/~e0125557/ptrack-reg.txt
regedit ptrack-reg.txt |
Code: |
./winetricks mdac25 |
Comments for this application have been disabled because there are no maintainers.