Starcraft II installation doesn't create the Battle.NET folder in Program Files (x86) folder

Hello there Lutris crew,

I am having issues with installing Starcraft II via Lutris. The installation doesn’t seem to install all the necessary files. I get the error of “File not found” and when I check my Program Files (x86) folder, it doesn’t contain the Battle.NET folder.

You can see the screenshot of the issue above.

The Lutris submit issue output and the lutris -d output are given below. Do note that on the session with lutris -d I deleted the game in the end.

Here’s the Lutris sumbit issue output and lutris -d output in one file (I couldn’t post 2 links since I’m a new member): https://paste.ubuntu.com/p/HF5BgDS2sd/

Can someone tell me what is going on and how do I fix this?

Thank you in advance!

Hey @OrlandoMagic

From what I can see you are missing libs that are necessary for the game to be installed

It looks like you are running Debian have you added i386 architecture and installed wine afterwards since it says you don’t have a wine32 installed? Also you need these libs:

libgl1 libgl1:i386 libvulkan1 libvulkan1:i386 libsqlite3-0

Also have you checked this link: https://github.com/lutris/docs/blob/master/Battle.Net.md