borisbabic / hearthstone_hdt_linux

Contains instructions and code to get hearthstone with hdt running on linux
Apache License 2.0
40 stars 9 forks source link

HDT needs .net 4.7 now. #7

Closed D33M0N closed 3 years ago

D33M0N commented 4 years ago

WINEPREFIX=~/wine.hs wine ~/Downloads/HDT-Installer.exe

does give you the option to install it for you, however it does seem to hang at some point @ Downloading netfx_Full_x86.msi ... dunno... will wait. Maybe it will finish at some point.

emm nope. and if you do install dotnet472 with winetricks, then the HDT installer just crashes with new wine-staging 5.7.

icetbr commented 4 years ago

The tips provided here worked for me

https://github.com/HearthSim/Hearthstone-Deck-Tracker/issues/4055

D33M0N commented 4 years ago

Thank you! Got it sorted now. Downgrade to wine-staging 5.8, avalon.graphics thing added works. Just for info into borisbabic's readme:

  1. in Xfce with Xfwm4 also only windowed mode works with overlay.
  2. replace the dotnet45 with dotnet472.
  3. you don't need to set the win7 anymore as installing dotnet472 does it for you.
borisbabic commented 3 years ago

I forgot to close this, the instructions have been updated.