1

I've installed ubuntu with crouton (version 12.04 of ubuntu) and wonder if there's a chance I can install games like hearthstone on it, and if so, how? I'm aware that it's not a laptop for games and such, but would be really intrested in trying it out. The version of the chromebook is a Samsung XE503C12-K02SE

Thanks

Nayanda
  • 11

1 Answers1

0

Download Game from Blizzard

http://dist.blizzard.com/downloads/hs-installers/a6029a1d625c79252defff3914fb6e67/retail.1/Hearthstone-Setup-enUS.exe

Install Wine

sudo add-apt-repository ppa:ubuntu-wine/ppa

sudo apt-get update

sudo apt-get install wine

Install Hearthstone from Play on Linux.

Source/Full Guide: http://www.sysads.co.uk/2014/04/install-hearthstone-heroes-warcraft-ubuntu-wine/

LostLife
  • 315