Blizzard was at it again, so here is the latest fix for Battle.Net in Debian and Ubuntu. The procedure for Arch based distros is different and is outlined in my previous video. Hope you enjoy!
If I've helped you in any way and you'd like to buy me a coffee, please click this link to do so:
https://www.paypal.me/dontcallmelenny
Many Thanks in advance!
Arch Video:
• Battle.Net Linux Fix - Aug 1 2016
Notes for Debian/Ubuntu Procedure:
Battle.Net install Ubuntu and Debian
Optional: Compositing (compton etc)
32 bit architecture:
Ubuntu:
sudo apt-get install libc6-i386
Debian:
sudo dpkg --add-architecture i386
Run:
sudo apt-get update
sudo apt-get upgrade
Install your Graphics Card or Proprietary Drivers using "Additional Drivers"
Install:
sudo apt-get install ttf-mscorefonts-installer
sudo apt-get install wine winetricks playonlinux
For Ubuntu based distros:
sudo apt-get install ubuntu-restricted-extras
Playonlinux:
Use wine-staging 1.9.13
Add to winecfg:
api-ms-win-crt-runtime-l1-1-0.dll
api-ms-win-crt-stdio-l1-1-0.dll
ucrtbase.dll
vcruntime140.dll
dbghelp (disabled)
msvcp140