WineHQ

PokerStars

PokerStars Client

 

Application Details:

Version: Latest
License: Free to use
URL: http://www.pokerstars.com
Votes: 14
Latest Rating: Silver
Latest Wine Version Tested: 6.0.1

Maintainers: About Maintainership

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

Everything work fine.

What does not

Nothing.

Workarounds

What was not tested

Real money tables.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowUbuntu 21.04 "Hirsute" (+ variants like Kubuntu)Jun 27 20216.0.1Yes Yes NoSilverCorey Lanier 
ShowUbuntu 20.04 "Focal" (+ variants like Kubuntu)May 22 20205.7-stagingYes Yes NoBronzedapari 
ShowDebian GNU/Linux Testing "Bullseye"Jan 29 20205.0-stagingYes Yes NoPlatinumSUN Sophal 
ShowArch Linux x86_64Sep 18 20183.16-stagingYes Yes YesGoldsh0gunai 
ShowManjaro LinuxJul 28 20183.12Yes No NoGarbagebetaros 

Known Bugs

Bug # Description Status Resolution Other apps affected
3270 Problem with minimized top-level windows CLOSED FIXED View
5941 Problem with resizable windows NEW View
6235 PokerStars mouse always recentered. CLOSED INVALID View
6622 wine segfaults on Linux kernel 2.6.18 and noexec enabled CLOSED FIXED View
6753 Window gets reduce to 'icon size', but cannot be restored. CLOSED DUPLICATE View
6755 Mouse movement is "oddly constrained" in PokerStars table window CLOSED INVALID View
8525 Pokerstars cashier window freezes CLOSED FIXED View
8560 Mouseover information box is broken after window loses focus. CLOSED FIXED View
11241 Pokerstars font is underlined in chat window. CLOSED FIXED View
11272 Drop down menu doesn't work CLOSED ABANDONED View
13721 Pokerstars: active window jumps a few pixels if an action is asked from user CLOSED DUPLICATE View
13891 start.exe http://someurl/ does not work (affects any app that invokes external browser, e.g. Google Sketchup) CLOSED FIXED View
15302 PokerStars sound issue - Slackware CLOSED ABANDONED View
18803 PokerStars windows disappear on alert NEW View
23472 PokerStars crashes/UI remains unresponsive on startup CLOSED FIXED View
25875 PokerStars Hangs when you minimise and then maximise table window or switch virtual desktops NEW View
31882 Many multithreaded gui apps randomly deadlock in winex11 driver surface section (arial32.exe, Aquanox, Mahaa demo, Total Commander) RESOLVED NOTOURBUG View
32012 PokerStars hangs for no reason CLOSED DUPLICATE View
32342 Multiple applications and games using 'Webkit' or 'Blink' web browser engine crash on startup ('Arial' and 'Times New Roman' font face name validation) STAGED View
38434 Poker Stars 7 Embedded Browser process 'PokerStarsBr.exe' (based on Chromium Embedded Framework) crashes on startup CLOSED DUPLICATE View
40268 PokerStars - crash after opening 'challenges' UNCONFIRMED View
44014 Poker Stars crashes NEEDINFO View
51351 PokerstarsBr repeatedly crashes CLOSED DUPLICATE View

Show open bugs

HowTo / Notes

Real money playing

They work just right and smooth, everything from razz, omaha and h.o.r.s.e. to nl sngs, tourneys and cashgames. There are no crashes from nowhere that will cause you to loose money, as regular player i mark this perfectly stable for real money play.

Admin Note:  Wine does not guarantee the stability of your application IN ANY WAY.  Use at your own risk.

HOWTO

Installing the PokerStars Client:

  • Install Wine (have FontForge installed before building Wine from source)
  • Download the PokerStars client. Install using the command 'wine PokerStarsInstall.exe'

Installing the Microsoft Arial (if needed) and Tahoma fonts:

  • Download the Arial fonts. Install using the command 'wine arial32.exe'
  • Download the Tahoma fonts. Install using the command 'wine tahoma32.exe'
Running PokerStars without Xfce/KDE/Gnome:
  • wine "C:\Program Files\PokerStars\PokerStarsUpdate.exe"
Manually resizing table windows workaround:
  • You can resize and then redraw the table using the F5 key by adding the following into the ~/.wine/drive_c/Program Files/PokerStars/user.ini file under [Options]: f5redrawtable=1 (won't work properly if window is resized beyond min/max size)
FONTS

It has been reported several times that the lobby/table fonts for the table list/player names/chip amounts don't render well or don't show up at all. I would try the following first to correct the font problem:

  • The Wine package for your distro might not have been built using FontForge. Try installing FontForge and then build Wine from source.
  • Install the Arial (if needed) and Tahoma fonts {See HOWTO above}
  • No longer needed: Change resolution to 96 dpi. If you have an nVidia card and use the drivers from their site, add the following to the driver section in xorg.conf: Option "UseEdidDpi" "False" and Option "DPI" "96 x 96"
If the problem still persists, please submit a detailed bug report with the version of Wine you're using, the extra fonts you have installed, your distro/version, if you built Wine from source or installed by package (or if you tried both), and any other information that might help the Wine developers fix the problem.
WINDOW MANAGER

Running the PokerStars Client without allowing the window manager to control the windows makes Manually resizing table windows work correctly. However, the cursor in the chat box still tabs and mouseover player information still doesn't work. You will have to sacrifice desktop integration though if you choose to run PokerStars this way. Run 'winecfg'/Graphics tab and uncheck 'Allow the window manager to control the windows' to set.

WARNING: I recommend not using other programs while playing PokerStars this way.

Comments

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

Please correct the URL/Link at description.
by Thiago on Tuesday November 22nd 2022, 21:22
I'm new here, and was having trouble with download.
Maybe is a problema with some auto-detect S.O.
I was trying download from my Ubuntu with Brave Browser (based on Chromium), with disable security. And try with anonymous Window.

To solve, I exec a wget command from terminal:

wget download.pokerstars.com/poker/client/download/PokerStarsInstall.exe

I have success on instalation with my wine 7.0.1.
and success on open.
didn't play yet
Back