Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save vagnerlandio/acad8dceec1c1e5c445aa30fa2cc9b76 to your computer and use it in GitHub Desktop.
Save vagnerlandio/acad8dceec1c1e5c445aa30fa2cc9b76 to your computer and use it in GitHub Desktop.
Install Hearthstone on Archlinux

Dependencies

Installation

  • Open PlayOnLinux
  • Click on Install and select Install a non-listed program
  • Next the useless screens
  • Select Install a program in a new virtual drive and choose a name for it
  • Select Configure wine and then 32 bits windows installation
  • When the Wine configuration tool pops out, set the Windows version to Windows XP in the Application tab, and confirm with ok
  • Next screen will allow you to select the previously downloaded Hearthstone-Setup.exe (or similar)
  • Let the default installation settings, and close the client once installed
  • Choose Battle.Net Launcher.exe, pick a shortcut name and finish the installation

Enjoy

You will be able to start Battle.Net Launcher (and thus the game) by using either:

  • GUI: Open PlayOnLinux, select the shortcut and click Run
  • CLI: playonlinux --run "$shortcut_name" where $shortcut_name is the name you used at the last step of install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment