https://bugs.winehq.org/show_bug.cgi?id=42845
--- Comment #14 from ttmigueltt@gmail.com --- Created attachment 57948 --> https://bugs.winehq.org/attachment.cgi?id=57948 The PlayOnLinux log for a working environment for running Hearthstone
I created a new PlayOnLinux (POL) environment today on Ubuntu 17.04, and installing and playing Hearthstone worked fine. I think this could be done with regular Wine, I just used POL to make it easier for me. The key things I did here were:
* I used a 32-bit wine prefix. Installing dotnet and Hearthstone had issues with 64 bit * I used Wine 1.9, although I believe versions 2.XX should work fine, since they did before * I installed the following POL components (I believe all of these can also be installed using `winetricks install <component name>`: - corefonts - dotnet40 - vcrun2013
I believe that the main difference between this environment and the ones that weren't working is that this was 32-bit, and had dotnet40 installed.
I have attached my exact playonlinux log, which should tell you the exact details of my working environment. I hope this helps you resolve this problem.