WineHQ

Hearthstone Deck Tracker

Application Details:

Version: Client
License: Open Source
URL: https://hearthsim.info/
Votes: 5
Latest Rating: Bronze
Latest Wine Version Tested: 6.2

Maintainers: About Maintainership

No maintainers. Volunteer today!

Link Github Link Website Free Download Github releases Free Download Installer from website

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

- Overlays (timer, own deck, opponent's deck)

- main window, settings

- tracking games (stats)

What does not

- cannot connect to the website

014d:fixme:httpapi:HttpInitialize ({2,0}, 0x1, (nil)): stub!
014d:fixme:httpapi:HttpCreateServerSession ({2,0}, 0x32e8a8, 0): stub!


- overlays do not work when the game runs fullscreen (using the "fullscreen" setting in the game options), the game as to run in a window

Workarounds

- Installer does not work, asks for non admin user, the files must be installed using the zip archive provided on the website (https://github.com/HearthSim/H...)

- Need to install Net Framework 4.5.2:
winetricks dotnet452
During installation, winetricks will change the windows version to Windows 2003, it must be set back to Windows 7 for the software to run.

What was not tested

- Twitch extensions

- other languages

Hardware tested

Graphics:

  • GPU: Nvidia
  • Driver: proprietary

Additional Comments

Make sure you start both applciations in the same prefix.

For me using:

  • /opt/wine-staging/bin/wine explorer /desktop=hearthstone,1920x1080 "C:/Program Files (x86)/Battle.net/Battle.net Launcher.exe"
  • /opt/wine-staging/bin/wine explorer /desktop=HDT,1920x1080 "C:/Program Files (x86)/Hearthstone Deck Tracker/Hearthstone Deck Tracker.exe"

did not work, you have to invoke

  • /opt/wine-staging/bin/wine "C:/Program Files (x86)/Hearthstone Deck Tracker/Hearthstone Deck Tracker.exe"

and you can launch the game from HDT.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowDebian GNU/Linux 11.x "Bullseye" x86_64Feb 19 20216.2No, but has workaround Yes YesBronzeAri 
ShowDebian GNU/Linux 11.x "Bullseye" x86_64May 28 20205.8-stagingNo, but has workaround Yes YesSilverLeopard Blanc 
ShowKDE Neon 5.14Apr 11 20194.5Yes Yes NoSilverDesperados 
CurrentDebian 9 (Stretch)Sep 08 20183.15-stagingNo, but has workaround Yes YesSilverLeopard Blanc 
ShowDebian GNU/Linux 10.x "Buster"Jan 07 20183.0-rc4No, but has workaround No YesGarbageFree Yorp 

Known Bugs

Bug # Description Status Resolution Other apps affected
45220 Regression: Hearthstone-Deck-Tracker stoped working after wine-2.21 CLOSED FIXED View
46865 HDT: Regression, application shows a black screen CLOSED FIXED View

Show open bugs

HowTo / Notes

Workarounds

Setup

Please replace any "/path/to/" to suit your needs

1) Create a new prefix:

WINEARCH=win32 WINEPREFIX=/path/to/wineprefix winecfg

2) Using winetricks (https://wiki.winehq.org/Winetricks), to set up some stuff:

WINEPREFIX=/path/to/wineprefix /path/to/winetricks corefonts dotnet472 win7 d3dcompiler_47 settings usetakefocus=disabled

3) Install HDT

download the latest standalone release zip file from https://github.com/HearthSim/H...
uncompress it in the "drive_c\Program Files\" of your prefix

4) Install Heartstone itself

https://appdb.winehq.org/objec...

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back