Lutris and PlayOnLinux

Hello Community,

i switched from POL a few weeks ago and Lutris is great, but I have a few problems:

For example, I can’t install Battle.net App or Games related to it. The installation stops or the installed Version can’t find it’s own executable. So I installed everything in POL. Now, I want to Link the Games in Lutris, so I added them manually and gave Lutris the Path to the .exe, the Homefile of the exce and the virtual device as wineprefix. But nothing works. Is there a way to use POL and Lutris side by side?

You seem to be doing the right things: set the prefix to the existing one (it should be the folder with user.reg, not the drive_c itself), set a Wine executable (most Battle.net games require a 64bit wine) and set the path to the Battle.net exe.

You can view a log from the menu Game > View last game’s log, it should tell you if anything went wrong.

At first, thanks for the answer so fast :smiley:

When I start Hearthstone, it opens with the title Screen, then it seems like it want to start Battle.net, then abortes.
This is the log:
Mono path[0] = ‘C:/Program Files/Hearthstone/Hearthstone_Data/Managed’
Mono path[1] = ‘C:/Program Files/Hearthstone/Hearthstone_Data/Mono’
Mono config path = ‘C:/Program Files/Hearthstone/Hearthstone_Data/Mono/etc’
wine: Call from 0x7b83f432 to unimplemented function api-ms-win-crt-runtime-l1-1-0.dll._initialize_onexit_table, aborting

I have no idear :smiley:

Since Hearthstone is a free game, I should give it a try :wink:
Have you tried the dedicated installer available here: https://lutris.net/games/hearthstone-heroes-of-warcraft/ or are you using the Battle.net installer?

The Battle.net installer …
Could be the error? I’ll try it out when I’m back from work…

The error message seems to be related to Mono or .NET and I don’t see anything related to that in the Hearthstone installer. I’ll have to try out the game to figure it out.

When I install Hearthstone with the installer from lutris, it seems to work. When I click launch game in the end, I just get a short flicker and “Game has quit” mesage in the End.

Log says:
wine: cannot find L"Z:\home\cronyk\Games\hearthstone-heroes-of-warcraft\."

/home/cronyk/Games/hearthstone-heroes-of-warcraft
exists! But I Think the format is the problem. Why Z:?

When I gave him the exe of Battle.net and the working directory and the winepräfix, nothing changes.
When I give him the Battle.net Launcher.exe, it shows “Playing Hearthstone: Heroes of Warcraft” at the left bottom of Lutris for forever. Log says after aborting:
wine: Call from 0x7b83f432 to unimplemented function api-ms-win-crt-runtime-l1-1-0.dll._initialize_onexit_table, aborting
Object moved

<h2>Object moved to <a href="http://www.blizzard.com/404">here</a>.</h2>

</body></html>

<html><head><title>Object moved</title></head><body>

<h2>Object moved to <a href="http://www.blizzard.com/404">here</a>.</h2>

</body></html>

<html><head><title>Object moved</title></head><body>

<h2>Object moved to <a href="http://www.blizzard.com/404">here</a>.</h2>

</body></html>

I’ve made a bunch of changes to the Hearthstone installer and to Lutris itself until the installer and the game worked.
I can’t guarantee anything for Lutris 0.3.8 but you can give it a try.

Thanks, but still the same error…
Directed just the .exe and got
$ wine: Call from 0x7b83f432 to unimplemented function api-ms-win-crt-runtime-l1-1-0.dll._initialize_onexit_table, aborting
when startinng in Terminal.

Are you using the latest version of wine?